Releases: teqfw/test
Releases · teqfw/test
Unified DI container types and test environment cleanup
- Replaced legacy
TeqFw_Di_Api_Containertype with updatedTeqFw_Di_Containeracross all internal JSDoc annotations
for consistency and alignment with DI implementation. - Updated test environment initialization to reflect consistent container handling in
Back/Index.mjsand related
functions.
Plugin Integration and DB Enhancements
- Added dependencies to
package.jsonfor smoother integration. - Enhanced database connection initialization for tests.
- Improved logger initialization in the test environment.
Enhanced Database Support and DI Processors
- Added support for
better-sqlite3as a database type. - Added proxy and logger post-processors.
Use a new depId scheme from @teqfw/di.
0.21.0 FL-102 Make a demo bot (events)
Use pre- and post-processors in the test env initialization.
0.20.1 WF-680 Publish updates for teqfw packages
New architecture of @teqfw/di
- These changes are related to the new architecture of the
@teqfw/dipackage.
Core refactoring reflection
- Core refactoring reflection.
SQLite support
- SQLite support.
- Switch source code areas enum from
ditocoreplugin.
Initial release
0.1.0 Merge remote-tracking branch 'origin/main' into main