1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/packages/server/src/middleware/tests
2022-04-21 14:56:14 +01:00
..
authorized.spec.js Remove remaining direct usage of CouchDB. Add common pouch config to backend-core 2022-04-19 16:45:27 +01:00
currentapp.spec.js Link app context with tenancy, remove app tenancy middleware 2022-03-24 13:04:49 +00:00
resourceId.spec.js fixing various babel issues within tests 2021-06-01 17:09:26 +01:00
selfhost.spec.js A general re-work of some parts of the auth lib, as well as moving roles/permissions around to make it possible to build an admin API which has role knowledge. 2021-05-14 15:43:41 +01:00
usageQuota.spec.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