Faruk AYDIN
|
af9ceac0b4
|
feat: Use vitest instead of jest for ESM compatibility
|
2024-01-12 14:07:59 +01:00 |
|
Faruk AYDIN
|
172a8934e3
|
test: Add restoreAllMocks to global afterEach for spy and replaceProperty
|
2023-10-19 14:22:00 +02:00 |
|
Ali BARIN
|
aead014bcf
|
refactor: remove additional mock implentation in tests
|
2023-10-19 13:43:49 +02:00 |
|
Faruk AYDIN
|
b2205097da
|
test: Implement the structure of mocking appConfig options
|
2023-10-18 15:47:09 +02:00 |
|
Faruk AYDIN
|
14886d42e8
|
test: Clear all jest mocks with after each global hook
|
2023-10-18 15:47:09 +02:00 |
|
Faruk AYDIN
|
1e601559a0
|
test: remove roles and permission with global before all hook
|
2023-10-15 16:54:51 +02:00 |
|
Faruk AYDIN
|
12c53a3d4d
|
feat: Add CI configuration for backend tests
|
2023-10-11 13:41:03 +02:00 |
|
Faruk AYDIN
|
24c95f4801
|
refactor: Remove reduntant global knex instance
|
2023-10-04 21:01:16 +02:00 |
|
Faruk AYDIN
|
5a578643a6
|
feat: Implement getUser graphQL query test
|
2023-10-04 11:52:39 +02:00 |
|
Faruk AYDIN
|
f0712bd213
|
feat: Adjust global hooks to work with both knex and objection
|
2023-10-04 11:48:38 +02:00 |
|
Faruk AYDIN
|
04a78ee0ba
|
feat: Add types knex field of global
|
2023-10-03 23:40:12 +02:00 |
|
Faruk AYDIN
|
3703390268
|
chore: Adjust global and knex types for global hooks
|
2023-10-03 23:40:12 +02:00 |
|
Faruk AYDIN
|
4ab6415f49
|
feat: Migrate test database within pretest script
|
2023-10-03 23:40:12 +02:00 |
|
Faruk AYDIN
|
0e5529b4ca
|
feat: Add global hooks for jest
|
2023-10-03 23:40:12 +02:00 |
|
Faruk AYDIN
|
2661e7102f
|
feat: Add env file existince check for test suite
|
2023-09-14 12:25:09 +02:00 |
|
Faruk AYDIN
|
224965b91e
|
feat: Introduce backend test suite with ava
|
2023-09-14 11:56:53 +02:00 |
|