update
This commit is contained in:
parent
4c9fd22a86
commit
84196f9b13
@ -165,4 +165,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -267,4 +267,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -280,4 +280,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -271,4 +271,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -308,4 +308,4 @@ tap.test('cleanup - stop auth server', async () => {
|
||||
await stopTestServer(authServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -230,4 +230,4 @@ tap.test('cleanup test SMTP server', async () => {
|
||||
expect(testServer).toBeTruthy();
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -240,4 +240,4 @@ tap.test('cleanup test SMTP server', async () => {
|
||||
expect(testServer).toBeTruthy();
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -326,4 +326,4 @@ tap.test('cleanup test SMTP server', async () => {
|
||||
expect(testServer).toBeTruthy();
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -147,4 +147,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -137,4 +137,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -205,4 +205,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -247,4 +247,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -282,4 +282,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -264,4 +264,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -321,4 +321,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -136,4 +136,4 @@ tap.test('cleanup test SMTP server', async () => {
|
||||
}
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -164,4 +164,4 @@ tap.test('cleanup test SMTP server', async () => {
|
||||
}
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -302,4 +302,4 @@ tap.test('cleanup test servers', async () => {
|
||||
}
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -296,4 +296,4 @@ tap.test('cleanup test SMTP server', async () => {
|
||||
}
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -534,4 +534,4 @@ tap.test('cleanup test SMTP server', async () => {
|
||||
}
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -242,4 +242,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -318,4 +318,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -331,4 +331,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -228,4 +228,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -302,4 +302,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -360,4 +360,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -312,4 +312,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -280,4 +280,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -261,4 +261,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -445,4 +445,4 @@ tap.test('cleanup test SMTP server', async () => {
|
||||
}
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -190,4 +190,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -327,4 +327,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -293,4 +293,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -392,4 +392,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -317,4 +317,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -396,4 +396,4 @@ tap.test('cleanup server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -388,4 +388,4 @@ tap.test('cleanup server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -447,4 +447,4 @@ tap.test('cleanup server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -462,4 +462,4 @@ tap.test('cleanup server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -451,4 +451,4 @@ tap.test('cleanup server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -331,4 +331,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -417,4 +417,4 @@ tap.test('cleanup server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -381,4 +381,4 @@ tap.test('cleanup server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -58,4 +58,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
console.log('✅ Test server stopped');
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -109,4 +109,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
console.log('✅ Test server stopped');
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -131,4 +131,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -371,4 +371,4 @@ tap.test('teardown - stop SMTP server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -293,4 +293,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
expect(true).toEqual(true);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -465,4 +465,4 @@ tap.test('teardown - stop SMTP server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -318,4 +318,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
expect(true).toEqual(true);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
||||
|
@ -358,4 +358,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
expect(true).toEqual(true);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
||||
|
@ -553,4 +553,4 @@ function checkCipherSecurity(cipher: any): {secure: boolean, reason?: string, re
|
||||
};
|
||||
}
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -290,4 +290,4 @@ tap.test('Plain Connection - should work on standard SMTP port 25', async (tools
|
||||
done.resolve();
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -379,4 +379,4 @@ tap.test('Keepalive - should handle NOOP as keepalive mechanism', async (tools)
|
||||
}
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -236,4 +236,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
console.log('✅ Test server stopped');
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -386,4 +386,4 @@ tap.test('Very Small Email - should handle email with empty subject', async (too
|
||||
}
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -476,4 +476,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
expect(true).toEqual(true);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -427,4 +427,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
expect(true).toEqual(true);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -422,4 +422,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
expect(true).toEqual(true);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -401,4 +401,4 @@ tap.test('cleanup - stop test server', async () => {
|
||||
expect(true).toEqual(true);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -330,4 +330,4 @@ tap.test('cleanup - stop test server', async () => {
|
||||
expect(true).toEqual(true);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -376,4 +376,4 @@ tap.test('cleanup - stop test server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -335,4 +335,4 @@ tap.test('teardown - stop SMTP server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -312,4 +312,4 @@ tap.test('teardown - stop SMTP server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -490,4 +490,4 @@ tap.test('teardown - stop SMTP server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -525,4 +525,4 @@ tap.test('teardown - stop SMTP server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -512,4 +512,4 @@ tap.test('cleanup - stop test server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -626,4 +626,4 @@ tap.test('cleanup - stop test server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -459,4 +459,4 @@ tap.test('cleanup - stop test server', async () => {
|
||||
expect(true).toEqual(true);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -524,4 +524,4 @@ tap.test('cleanup - stop test server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -483,4 +483,4 @@ tap.test('cleanup - stop test server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -472,4 +472,4 @@ tap.test('teardown - stop SMTP server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -447,4 +447,4 @@ tap.test('teardown - stop SMTP server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -450,4 +450,4 @@ tap.test('teardown - stop SMTP server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -322,4 +322,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
expect(true).toEqual(true);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -299,4 +299,4 @@ tap.test('cleanup server', async () => {
|
||||
expect(true).toEqual(true);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -371,4 +371,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -330,4 +330,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -321,4 +321,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -180,4 +180,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
console.log('✅ Test server stopped');
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -385,4 +385,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -242,4 +242,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -235,4 +235,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -360,4 +360,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -249,4 +249,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -314,4 +314,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -341,4 +341,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -325,4 +325,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -391,4 +391,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -398,4 +398,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -332,4 +332,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -407,4 +407,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -379,4 +379,4 @@ tap.test('cleanup - stop test server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -425,4 +425,4 @@ tap.test('cleanup - stop test server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -327,4 +327,4 @@ tap.test('cleanup - stop test server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -447,4 +447,4 @@ tap.test('cleanup - stop test server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -405,4 +405,4 @@ tap.test('cleanup - stop test server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -363,4 +363,4 @@ tap.test('cleanup - stop test server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -396,4 +396,4 @@ tap.test('cleanup - stop test server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -215,4 +215,4 @@ tap.test('cleanup - stop SMTP server', async () => {
|
||||
console.log('✅ Test server stopped');
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user