1
0
Fork 0
mirror of synced 2024-09-19 02:39:37 +12:00
Commit graph

9 commits

Author SHA1 Message Date
Adria Navarro
92f411bf77 Prettier 2023-11-20 21:48:49 +01:00
Adria Navarro
4d27ff1dc0 eslint import/no-duplicates 2023-11-20 21:48:49 +01:00
Adria Navarro
27ba888ba0 Fix qa-core lint 2023-11-17 16:06:01 +01:00
Mitch-Budibase
ea91605e2f Updates to account endpoint API testing 2023-07-18 13:48:23 +01:00
Rory Powell
278f6f8df3 Update account search tests / add email to state 2023-07-14 15:23:22 +01:00
Pedro Silva
eff22c4e74 Remove type casting any from test methods 2023-05-17 21:32:50 +01:00
Pedro Silva
a8460169d1 Improvements on types, helpers and assertions 2023-04-12 18:18:28 +01:00
Pedro Silva
fe17abd7be Add postgresSQL tests 2023-04-06 14:22:21 +01:00
Rory Powell
77ffb8d86d Run integration suite in CI again / auto detect tenancy / refactors (#10209)
* qa-core-ci-fixes

* global setup and teardown wip

* Updates to logs and setup

* Remove date and console mocking

* Update CI to spin up minimal dev env

* Update readme

* Fix scopeBackend.sh

* Ensure docker services are initialised before starting worker

* Lint

* Fix admin user being created on startup (#10219)

* use regular bootstrap and build

* Lint

* Temp: re-use global setup to get around app limit in QA
2023-04-05 15:33:56 +01:00