1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00
budibase/packages/server/src/tests/utilities
2022-04-21 14:56:14 +01:00
..
controllers.js Prevent non builder from accessing dev apps 2021-10-25 16:59:09 +01:00
index.js Add explicit prettier options 2021-05-04 11:32:22 +01:00
structures.js Switching out @budibase/auth to @budibase/backend-core. 2022-01-10 19:33:00 +00:00
TestConfiguration.js Fixing issues with test cases - a lot of test cases didn't setup tenancy in any format, which now means that the API endpoints they call would not have access to a Global DB instance. Also had to disable the closing of the database in test as this was removing the database from memory, meaning future calls would find an empty database when they opened it. 2022-04-21 14:56:14 +01:00