1
0
Fork 0
mirror of synced 2024-06-30 03:50:37 +12:00
budibase/packages/server/src/api/routes/tests
2021-04-19 16:26:33 +01:00
..
__snapshots__ cypress tests, lint, feature complete 2020-08-24 15:48:34 +01:00
utilities Updating the server to remove use of the email in the user ID. 2021-04-19 16:26:33 +01:00
apikeys.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
application.spec.js Updating application tests to run a lot deeper, which required updating some other tests to account for creation of empty screens and layouts. 2021-03-10 12:56:30 +00:00
auth.spec.js Updating the server to remove use of the email in the user ID. 2021-04-19 16:26:33 +01:00
automation.spec.js Testing some of the automation actions (still a few to complete) and adding quick test case for the self host stuff. 2021-03-11 18:29:48 +00:00
backup.spec.js Fixing some test cases that were affected by file system refactor. 2021-03-23 18:04:53 +00:00
component.spec.js Fixing component definition test cases and fixing an issue found by authorized test case. 2021-04-07 11:27:15 +01:00
datasource.spec.js Testing some of the automation actions (still a few to complete) and adding quick test case for the self host stuff. 2021-03-11 18:29:48 +00:00
hosting.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
integration.spec.js Adding test cases for backup and integration. 2021-03-09 16:28:41 +00:00
layout.spec.js Testing some of the automation actions (still a few to complete) and adding quick test case for the self host stuff. 2021-03-11 18:29:48 +00:00
misc.spec.js Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 2021-03-29 17:32:05 +01:00
permissions.spec.js Testing some of the automation actions (still a few to complete) and adding quick test case for the self host stuff. 2021-03-11 18:29:48 +00:00
query.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
role.spec.js Testing some of the automation actions (still a few to complete) and adding quick test case for the self host stuff. 2021-03-11 18:29:48 +00:00
routing.spec.js Updating the server to remove use of the email in the user ID. 2021-04-19 16:26:33 +01:00
row.spec.js Some minor updates to make search test cases pass. 2021-03-26 14:11:24 +00:00
screen.spec.js Testing some of the automation actions (still a few to complete) and adding quick test case for the self host stuff. 2021-03-11 18:29:48 +00:00
table.spec.js Adding more test cases for the controllers, tables and views weren't as well covered as required. 2021-03-15 16:36:38 +00:00
templates.spec.js Removing FS from templates. 2021-03-22 16:39:57 +00:00
user.spec.js Updating the server to remove use of the email in the user ID. 2021-04-19 16:26:33 +01:00
view.spec.js Adding more test cases for the controllers, tables and views weren't as well covered as required. 2021-03-15 16:36:38 +00:00
webhook.spec.js merge 2021-04-12 13:39:53 +01:00