1
0
Fork 0
mirror of synced 2024-07-17 20:25:57 +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 Replace deprecated String.prototype.substr() 2022-02-20 15:28:39 +01:00
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 Add watchtower hooks 2021-07-29 20:32:18 +01:00
account.js Introduce dev modes, update contributor guide 2021-10-08 13:13:16 +01:00
exportAppTemplate.js Finally removing all usages of backend-core/ type imports from server, including some further typescript conversions. 2022-11-22 19:49:59 +00:00
likeCypress.ts Event identification 2022-05-23 22:14:44 +01:00
localdomain.js Update tenancy detection to honour any subdomain pattern according to platform url 2022-11-09 16:35:16 +00:00
multiTenancy.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
selfhost.js Add self host enable/disable scripts 2021-09-14 12:21:16 +01:00
test.sh Add force exit, -e flag and streaming to tests (#10151) 2023-03-31 10:32:13 +01:00