1
0
Fork 0
mirror of synced 2024-09-11 06:56:23 +12:00
budibase/packages/server
2023-03-27 19:38:49 +01:00
..
.vscode
__mocks__ Fixing some issues with test cases. 2023-03-21 17:27:31 +00:00
build
scripts Updating Jest to latest 29.5.0 and then fixing snapshots to work with this - also setting worker memory limits for Node 16.10+ - where a leak can occur. 2023-03-21 19:52:06 +00:00
specs Fixing operation ID. 2023-03-06 17:41:24 +00:00
src General fixes for open handles, attempting to find and close all issues in server which are stopping shutdown of Jest suite. 2023-03-27 19:38:49 +01:00
.dockerignore
.gitignore
.npmignore
.yarnrc
babel.config.js
docker_run.sh
Dockerfile
jest-testcontainers-config.js Spin up postgres only on the postgres test 2023-02-06 19:43:08 +00:00
jest.config.ts Bug - BUDI-6068 filters do not work for google sheets (#9886) 2023-03-09 12:25:12 +00:00
LICENSE
nodemon.json
package.json Merge branch 'develop' of github.com:Budibase/budibase into fix/budi-6657 2023-03-27 11:00:12 +01:00
pm2.config.js
tsconfig.build.json Fix server docker build (#9718) 2023-02-16 16:44:50 +00:00
tsconfig.json Bug - BUDI-6068 filters do not work for google sheets (#9886) 2023-03-09 12:25:12 +00:00
yarn.lock Merge branch 'develop' of github.com:Budibase/budibase into fix/budi-6657 2023-03-27 11:00:12 +01:00