1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
Commit graph

156 commits

Author SHA1 Message Date
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
mike12345567 2629817741 Fixing qa-core message now that sync always occurs (dev and prod). 2023-04-13 13:30:47 +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
Pedro Silva 2c20f242b4 Remove current API keys 2023-03-09 15:39:47 +00:00
Pedro Silva ca489b531f Fix Login problems 2023-03-09 15:30:27 +00:00
Pedro Silva dfff64b847 Add firstApp creation to public api tests 2023-03-02 15:17:17 +00:00
Pedro Silva 6a3fa60078 Remove Env public api key 2023-03-01 11:46:26 +00:00
Pedro Silva 655b235b76 Auth flow 2023-02-24 09:46:05 +00:00
Pedro Silva 9474d24908 Add base for multiple environment support 2023-02-23 16:32:42 +00:00
Martin McKeaveney 246f5eb5e4 bumping qa core types and backend core dependencies 2023-02-20 10:15:29 +00:00
Martin McKeaveney 0ee77aa9b0 adding test ci command to ignore local .env 2023-02-17 17:27:17 +00:00
Martin McKeaveney 9ca6aa8bbc tidy up 2023-02-15 23:43:53 +00:00
Martin McKeaveney 6b5128a0bf running API tests with reporting qa nightly tests 2023-02-15 23:38:59 +00:00
Pedro Silva 2df1d52fbd Fix expected html code 2023-02-06 17:14:42 +00:00
Pedro Silva e1d9f5d6bd Skip tests that need multiple users authenticated 2023-02-02 09:41:46 +00:00
Pedro Silva f3e0185b8d Merge branch 'develop' into api-tests-generate-tenants 2023-02-01 16:20:25 +00:00
Pedro Silva 42818c3f61 Make jest timeout longer 2023-02-01 11:08:35 +00:00
Mitch-Budibase 194772cb20 Update package.json and file addition
Updating commands within package.json

Re-adding files:
- cypress.json
- setup.js
- setup.ts
2023-01-31 18:05:53 +00:00
Pedro Silva 71db2420b5 Remove console log 2023-01-31 17:40:00 +00:00
Pedro Silva 481ad1c51d Skip failing tests 2023-01-30 12:25:47 +00:00
Pedro Silva b3f0fdc8b8 skip failed tests by redirect 2023-01-24 11:49:22 +00:00
Pedro Silva f37d6124a8 Fix error caused by prettier 2023-01-18 10:57:36 +00:00
Pedro Silva 3fb7bc22a1 Merge branch 'develop' into api-tests-generate-tenants 2023-01-18 10:49:14 +00:00
Pedro Silva 12bcf68382 Split tests to avoid free limits 2023-01-18 10:21:21 +00:00
Gerard Burns 48e1695318 JSON import changes (#9288)
* JSON import changes

* Fix lockfiles

* PR Feedback, fix tests

* fix tests

* pr feedback
2023-01-17 15:07:52 +00:00
Pedro Silva 4483ab9cb0 Merge branch 'develop' into api-tests-extend-coverage 2023-01-16 09:51:55 +00:00
Pedro Silva 576f47e4a9 Split application tests 2023-01-11 15:55:41 +00:00
Pedro Silva b2d96eaa6f Debug tests 2023-01-11 12:45:29 +00:00
Pedro Silva c090e71ae3 Add email and tenant validation 2023-01-09 15:35:53 +00:00
Pedro Silva 9428865890 Add todo comment 2023-01-09 15:33:05 +00:00
Pedro Silva e8ff068dae Implement logic for automatic setup of api tests 2023-01-09 15:31:07 +00:00