1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
Commit graph

184 commits

Author SHA1 Message Date
Michael Drury
f9fd3d942a Merge pull request #10554 from Budibase/budi-6932/verify_mongo
Implement mongo connection verification
2023-05-15 17:11:37 +01:00
Michael Drury
001e8757e8 Merge pull request #10555 from Budibase/budi-6932/verify_arango
Implement arango connection verification
2023-05-15 17:11:12 +01:00
Michael Drury
328514afdd Merge pull request #10588 from Budibase/budi-6932/verify_s3
Implement S3 connection verification
2023-05-15 17:10:38 +01:00
Adria Navarro
3933a3881b Test dynamodb connection 2023-05-15 17:58:09 +02:00
Adria Navarro
79b30942f6 Clean code 2023-05-15 17:52:10 +02:00
Adria Navarro
d893fdf6cf Test wrong endpoint 2023-05-15 17:40:40 +02:00
Adria Navarro
1e505791c0 Implement s3 checks 2023-05-15 17:37:28 +02:00
Adria Navarro
fad57db634 Implement the check as part of the integration 2023-05-15 16:48:40 +02:00
Adria Navarro
b8d11fa351 Test bad connections 2023-05-15 16:48:08 +02:00
Adria Navarro
901bff5399 Validate arango 2023-05-15 16:47:41 +02:00
Adria Navarro
2f9b076381 Implement the check as part of the integration 2023-05-15 16:38:42 +02:00
Adria Navarro
e8fa690566 Add mongo checks 2023-05-15 16:37:20 +02:00
Adria Navarro
d9a38b0908 Update import 2023-05-15 13:47:24 +02:00
Adria Navarro
1c2c00e621 Fix bool 2023-05-15 13:16:56 +02:00
Adria Navarro
99d525ad79 Move tests to qa-core 2023-05-15 13:16:56 +02:00
Pedro Silva
9b8e2718ed Linting 2023-05-12 12:27:34 +01:00
Pedro Silva
e792b717c5 Update qa-core/src/account-api/api/apis/LicenseAPI.ts
Co-authored-by: Rory Powell <rory.codes@gmail.com>
2023-05-12 12:16:48 +01:00
Pedro Silva
85c835e5f0 Add status check to license api 2023-05-12 11:14:00 +01:00
Pedro Silva
796c50d3e0 Merge branch 'develop' into qa-core-datasource-api-tests 2023-04-26 15:51:47 +01:00
Pedro Silva
5226385367 Change integration count assertion 2023-04-26 15:51:25 +01:00
Rory Powell
aee52af7f0 Add feature and quota overrides to qa core for cloud tests (#10417)
* Fix qa core suite

* Update package.json

* Lint
2023-04-25 20:36:27 +01:00
Adria Navarro
c47ff6ccfb Merge branch 'develop' into chore/remove_package.json_dependency 2023-04-24 18:42:55 +02:00
adrinr
e65225996e Revert https://github.com/Budibase/budibase/pull/10267 2023-04-20 19:04:20 +01:00
adrinr
37158594f7 Merge branch 'develop' into chore/pro_as_submodule 2023-04-18 12:21:38 +01:00
adrinr
1dcb6b32b2 Remove not required references 2023-04-17 15:54:13 +01:00
adrinr
eeb0daa98a Update builds to exclude the package.json 2023-04-17 14:20:36 +01:00
Pedro Silva
f104e66acf Fix type 2023-04-14 18:14:47 +01:00
Pedro Silva
e20838fd42 Add rest test and fix type 2023-04-14 17:35:13 +01:00
mike12345567
2629817741 Fixing qa-core message now that sync always occurs (dev and prod). 2023-04-13 13:30:47 +01:00
Pedro Silva
a8460169d1 Improvements on types, helpers and assertions 2023-04-12 18:18:28 +01:00
Pedro Silva
0562cf511c Add tests for datasources 2023-04-11 15:44:00 +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
Martin McKeaveney
1b3996420f updating host and accounts env vars 2023-04-02 21:57:28 +01:00
Martin McKeaveney
cda9d8a095 lint 2023-03-31 15:33:34 +01:00
Martin McKeaveney
30d08c13ab qa-core job tidy up 2023-03-31 12:15:24 +01:00
Martin McKeaveney
90c8ae9ed3 adding json flag to nightly run so test report generated 2023-03-30 14:45:26 +01:00
Martin McKeaveney
249699859c Merge pull request #10164 from Budibase/update-qa-core-report-script
update test report script to read the right jest test file
2023-03-30 11:02:12 +01:00
Martin McKeaveney
dec2570def update test report script to read the right jest test file 2023-03-30 10:55:04 +01:00
Pedro Silva
37ba34cf94 Update readme 2023-03-26 18:12:26 +01:00
Pedro Silva
f8f13ed2c7 Fix logs in qa-core test runs 2023-03-26 18:05:02 +01:00
Pedro Silva
077e722862 Updade nightly command 2023-03-26 18:03:17 +01:00
Pedro Silva
46381c381d Update commands to run locally and in CI 2023-03-26 18:00:20 +01:00
Pedro Silva
df4f6c3b09 Merge pull request #9963 from Budibase/api-tets-public-api-key-generation
QA-6 Api tests public api key generation
2023-03-14 15:40:36 +00:00
Pedro Silva
55214876d8 Improve tenant generation 2023-03-14 10:07:16 +00:00
Pedro Silva
1fc46002e2 Add comments 2023-03-13 18:05:46 +00:00
Pedro Silva
464a10f641 Fix Bad APIkey handling 2023-03-13 16:24:20 +00:00
Pedro Silva
cf04fffdad Fix API Error handling 2023-03-13 16:22:55 +00:00
dependabot[bot]
4ad810ef1a Bump @sideway/formula from 3.0.0 to 3.0.1 in /qa-core
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 09:47:40 +00:00
Pedro Silva
3a4548778c Remove unnecessary env variables from setup 2023-03-13 09:46:58 +00:00