Commit Graph
20 Commits
Author SHA1 Message Date
Faruk AYDIN cbfb5dd8a6 feat: Introduce toRequireProperty custom assertion 2024-09-23 16:16:13 +03:00
Faruk AYDIN 56c08a3587 fix: Solve truncate deadlock problem for test suite 2024-08-26 16:26:29 +03:00
Ali BARIN 717c81fa2b test(global-hooks): truncate config table 2024-05-13 13:31:16 +00:00
Faruk AYDIN ec6d634b99 feat: Implement create dynamic data API endpoint 2024-04-03 01:17:06 +02:00
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