budibase/packages/server/src
mike12345567 3406138f34 Finishing off automation test cases, above 90% coverage for automations codebase. 2021-03-15 14:11:13 +00:00
..
api 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
automations Finishing off automation test cases, above 90% coverage for automations codebase. 2021-03-15 14:11:13 +00:00
constants Merge branch 'master' into develop 2021-03-03 16:00:10 +00:00
db Updating package.json to include an option for coverage, had to re-write some stuff to make sure that views were not getting coverage statements inserted (breaking things). 2021-03-02 17:13:11 +00:00
events Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 2021-02-03 16:09:48 +00:00
integrations allowing airtable query to send down the number of records you want from your table 2021-03-10 10:39:58 +00:00
middleware 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
selfhost 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
tests/utilities Finishing off automation test cases, above 90% coverage for automations codebase. 2021-03-15 14:11:13 +00:00
utilities Adding in all the automation step tests, beginning work on the general automation tests. 2021-03-12 15:32:16 +00:00
app.js Finishing off automation test cases, above 90% coverage for automations codebase. 2021-03-15 14:11:13 +00:00
electron.js Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 2021-02-03 16:09:48 +00:00
environment.js When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 2021-01-14 17:01:31 +00:00
index.js Fixing typo. 2020-10-26 17:58:01 +00:00