1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/packages/server/scripts
Rory Powell 79bec7d86d Add force exit, -e flag and streaming to tests (#10151)
* Add force exit, -e flag and streaming to tests

* Temp remove script usage from worker tests

* Revert "Temp remove script usage from worker tests"

This reverts commit 5e0ed2e92d.

* Always fail test

* Ignore server test package from coverage report

* Unscope server only

* Run all server tests again

* Update backend core test script to fail when any command fails and force exit

* Don't try to require client in test

* Port memory limit fix from develop

* Remove always failing test and commented out block for client require

* Fixing some issues with test cases.

* Revert assertions in internalSearch.spec.js

---------

Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
2023-03-31 10:32:13 +01:00
..
dev Merge pull request #9525 from Budibase/chore/default-local-dev-accounts-disabled 2023-02-03 09:54:21 +00:00
docs
integrations Fix for #9654 - the error checking was looking at the through fields flipped, which caused many to many relationships to throw an error. Also I've updated the dev compose file on master so that switching between develop and master is smoother. 2023-02-14 14:38:55 +00:00
load Some quick scripts for loading a lot of rows and apps. 2023-02-03 19:29:28 +00:00
watchtower-hooks
account.js
exportAppTemplate.js
likeCypress.ts
localdomain.js
multiTenancy.js
selfhost.js
test.sh Add force exit, -e flag and streaming to tests (#10151) 2023-03-31 10:32:13 +01:00