1 Commits (2b14159453f64ae15be5df81ac38cfaa8bb273d5)

Author SHA1 Message Date
Pranav C ea76f12966 chore: introduce unit test 2 years ago
Wing-Kam Wong 4c6aaa292f refactor(nocodb): import 2 years ago
Muhammed Mustafa bc2d6c782f fix(nocodb): Now Audit insert will always await in test env while in normal environment will by default not await 2 years ago
Muhammed Mustafa afcaad572f fix(nocodb): Added env configuration to unit test and added that to docs as well 2 years ago
Muhammed Mustafa 8b42ef15f6 refactor/Improve db config management of test env 2 years ago
Muhammed Mustafa c1ee9daed2 refactor/Improve db config management of test env 2 years ago
Muhammed Mustafa d4da9595d1 refactor/Added unit test for BaseModelSqlV2, added creating audit for all the write action in BaseModelSqlV2, and some cleanups 2 years ago
Muhammed Mustafa b8530a2694 refactor/Improved folder structure 2 years ago
Muhammed Mustafa 06f19bb251 refactor/Improved folder structure 2 years ago
Muhammed Mustafa d01e0d28de refactor/Refactored all of the unit test to make all tests async, improved some factory, now test_meta database is dropped and created before running each tests, added unit tests for view rows and fixed Noco import order 2 years ago
Muhammed Mustafa e1df69b545 refactor/Added unit test for view row api 2 years ago
Muhammed Mustafa bd106b96b0 refactor/Changed test folder 2 years ago
Muhammed Mustafa e730cf606c refactor/Added unit test for table row data api 2 years ago
Muhammed Mustafa e95739f871 refactor/Added some unit tests for table api 2 years ago
Muhammed Mustafa afca1d69b1 refactor/Now unit tests dont have side effects and before each tests, meta tables are cleared and user generated tables is dropped 2 years ago
Muhammed Mustafa 0a6c889e22 refactor/Added some unit tests for project api 2 years ago
Muhammed Mustafa 056753a179 refactor/Added unit test of auth api 2 years ago