fix(tests): remove large SMTP client test suites and update SmartFile API usage
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user