update
This commit is contained in:
test/suite
commands
test.command-pipelining.tstest.data-command.tstest.ehlo-command.tstest.expn-command.tstest.helo-command.tstest.help-command.tstest.mail-from.tstest.noop-command.tstest.quit-command.tstest.rcpt-to.tstest.rset-command.tstest.size-extension.tstest.vrfy-command.ts
edge-cases
email-processing
test.attachment-handling.tstest.basic-email-sending.tstest.delivery-status-notifications.tstest.email-routing.tstest.invalid-email-addresses.tstest.large-email.tstest.mime-handling.tstest.multiple-recipients.tstest.special-character-handling.ts
error-handling
performance
test.concurrency.tstest.connection-processing-time.tstest.cpu-utilization.tstest.memory-usage.tstest.message-processing-time.tstest.resource-cleanup.ts
reliability
test.dns-resolution-failure.tstest.error-recovery.tstest.long-running-operation.tstest.network-interruption.tstest.resource-leak-detection.tstest.restart-recovery.ts
rfc-compliance
test.rfc3461-dsn-compliance.tstest.rfc5321-compliance.tstest.rfc5322-compliance.tstest.rfc6376-dkim-compliance.tstest.rfc7208-spf-compliance.tstest.rfc7489-dmarc-compliance.tstest.rfc8314-tls-compliance.ts
security
@ -1,4 +1,4 @@
|
||||
import { tap, expect } from '@push.rocks/tapbundle';
|
||||
import { tap, expect } from '@git.zone/tstest/tapbundle';
|
||||
import * as net from 'net';
|
||||
import { startTestServer, stopTestServer } from '../server.loader.js';
|
||||
|
||||
|
Reference in New Issue
Block a user