| /tests/integration/query.test.ts | 00:03.307 | | |
| Queries > Creates in bulk | 00:00.068 | passed | | | Queries > Performs simple queries - full object | 00:00.003 | passed | | | Queries > Performs simple queries - attributes only | 00:00.005 | passed | | | Queries > Performs conditional queries - full object | 00:00.002 | passed | | | Queries > Performs conditional queries - selected attributes | 00:00.010 | passed | | | Queries > Performs AND conditional queries - full object | 00:00.002 | passed | | | Queries > Performs OR conditional queries - full object | 00:00.003 | passed | | | Queries > Sorts strings | 00:00.016 | passed | | | Queries > Sorts numbers | 00:00.006 | passed | |
|
| /tests/unit/adapter.test.ts | 00:03.357 | | |
| Adapter > instantiates | 00:00.005 | passed | | | Adapter > defines current | 00:00.001 | passed | | | Adapter > prepares models | 00:00.005 | passed | | | Adapter > reverts models | 00:00.001 | passed | | | Adapter => Model management | | | |
|
| /tests/integration/model-relations.test.ts | 00:03.608 | | |
| Complex Database => Complex relations Test | | | |
|
| /tests/integration/bulk.test.ts | 00:00.254 | | |
| Bulk operations > Creates in bulk | 00:00.010 | passed | | | Bulk operations > Reads in Bulk | 00:00.003 | passed | | | Bulk operations > Updates in Bulk | 00:00.006 | passed | | | Bulk operations > Deletes in Bulk | 00:00.056 | passed | |
|
| /tests/unit/repository.test.ts | 00:00.281 | | |
| Repository > creates | 00:00.018 | passed | | | Repository > reads | 00:00.001 | passed | | | Repository > updates | 00:00.007 | passed | | | Repository > deletes | 00:00.044 | passed | | | Repository > Repository registration > succeeds when using @use on the model level | 00:00.001 | passed | | | Repository > Repository registration > succeeds when using decorators on the repo level | 00:00.001 | passed | |
|
| /tests/integration/RamAdapter.test.ts | 00:00.153 | | |
| Ram Adapter Integration > creates | 00:00.006 | passed | |
|
| /tests/unit/inference.test.ts | 00:00.186 | | |
| Query type inference > infers properly | 00:00.005 | passed | |
|
| /tests/unit/indexes.test.ts | 00:00.110 | | |
| Indexes > extracts indexes | 00:00.001 | passed | |
|
| | 00:00.430 | | |
| Pagination > indexes de database properly according to defined indexes | 00:00.001 | passed | | | Pagination > Sorts via defined property when there is an index | 00:00.032 | passed | | | Pagination > paginates | 00:00.043 | passed | |
|
| /tests/bundling/bundling.test.ts | 00:00.165 | | |
| Distribution Tests > reads lib | 00:00.098 | passed | | | Distribution Tests > reads JS Bundle | 00:00.013 | passed | |
|