1
0
Fork 0
mirror of synced 2024-06-30 03:50:37 +12:00
budibase/packages/server
Martin McKeaveney dc586a1185 middleware tests
2021-03-05 14:13:43 +00:00
..
.vscode
build
builder/assets
scripts
src middleware tests 2021-03-05 14:13:43 +00:00
.dockerignore
.env.template 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
.eslintrc
.gitignore codecov GH action 2021-03-02 18:22:35 +00:00
.npmignore
Dockerfile Update Dockerfile 2021-02-25 13:27:46 +00:00
LICENSE Updated copyright line in license files 2021-02-10 14:41:37 +00:00
package.json Initial work on test refactoring, laying the utilities down which will be the basis of new testing framework, interacting directly with the controllers. 2021-03-03 17:52:41 +00:00
yarn.lock 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