fix(tests): remove large SMTP client test suites and update SmartFile API usage

This commit is contained in:
2026-02-10 22:41:36 +00:00
parent 399f5fa418
commit f3a74a7660
86 changed files with 9 additions and 23954 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-02-10 - 2.3.2 - fix(tests)
remove large SMTP client test suites and update SmartFile API usage
- Deleted ~80 test files under test/suite/ (multiple smtpclient command, connection, edge-cases, email-composition, error-handling and performance test suites)
- Updated SmartFile usage in test/test.smartmail.ts: replaced plugins.smartfile.SmartFile.fromString(...) with plugins.smartfile.SmartFileFactory.nodeFs().fromString(...)
- Removes a large set of tests to reduce test surface / simplify test runtime
## 2026-02-10 - 2.3.1 - fix(npmextra)
update .gitignore and npmextra.json to add ignore patterns, registries, and module metadata