1
0
Fork 0
mirror of synced 2024-06-30 03:50:37 +12:00
budibase/packages/server/src/middleware/tests
2021-04-23 18:07:39 +01:00
..
authorized.spec.js Adding test cases for current app middleware as well as removing some old middlewares that were no longer used. 2021-04-13 13:32:09 +01:00
currentapp.spec.js Updating test cases and some re-work of the email system. 2021-04-23 18:07:39 +01:00
resourceId.spec.js resourceId tests 2021-03-09 12:39:32 +00:00
selfhost.spec.js Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +00:00
usageQuota.spec.js Removing the lookup of _id in usage quota when in dev/self host for performance reasons as part of usage quota, re-writing some bits of fetch self for cleaner implementation, fixing some issues with updating/saving users from within app. 2021-04-13 17:11:55 +01:00