|
|
* refactor: add IDbTestFixture interface and refactor IntegrationTestBase* feat: add MySqlFixture with xUnit collection registration* feat: add SqliteFixture and SQLite init script* feat: add PostgreSqlFixture, SqlServerFixture and init SQL scripts* refactor: update maps and repositories to use $ parameter prefix and Env tags for multi-DB* feat: add CUDTestBase and DB-specific CUD test subclasses* feat: add SqlMapperTestBase, DbSessionTestBase and DB subclasses* feat: add DyRepositoryTestBase, NestTestBase and DB subclasses* feat: add MySQL-only tests (SP, cache, type handlers, JSON, repositories)* feat: add DeserializerFactoryTestBase and DB subclasses
|
|