Skip to content

Releases: teqfw/test

Unified DI container types and test environment cleanup

01 May 12:28

Choose a tag to compare

  • Replaced legacy TeqFw_Di_Api_Container type with updated TeqFw_Di_Container across all internal JSDoc annotations
    for consistency and alignment with DI implementation.
  • Updated test environment initialization to reflect consistent container handling in Back/Index.mjs and related
    functions.

Plugin Integration and DB Enhancements

29 Nov 11:20

Choose a tag to compare

  • Added dependencies to package.json for smoother integration.
  • Enhanced database connection initialization for tests.
  • Improved logger initialization in the test environment.

Enhanced Database Support and DI Processors

20 Nov 06:43

Choose a tag to compare

  • Added support for better-sqlite3 as a database type.
  • Added proxy and logger post-processors.

Use a new depId scheme from @teqfw/di.

07 Oct 07:36

Choose a tag to compare

0.21.0

FL-102 Make a demo bot (events)

Use pre- and post-processors in the test env initialization.

15 Sep 06:04

Choose a tag to compare

0.20.1

WF-680 Publish updates for teqfw packages

New architecture of @teqfw/di

24 Aug 12:16

Choose a tag to compare

  • These changes are related to the new architecture of the @teqfw/di package.

Core refactoring reflection

30 Mar 09:21

Choose a tag to compare

  • Core refactoring reflection.

SQLite support

20 Dec 12:06

Choose a tag to compare

  • SQLite support.
  • Switch source code areas enum from di to core plugin.

Initial release

28 Oct 06:36

Choose a tag to compare

0.1.0

Merge remote-tracking branch 'origin/main' into main