1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
Commit graph

22 commits

Author SHA1 Message Date
Martin McKeaveney 3b08f9f8f1 create app tests 2022-09-30 15:03:38 +01:00
Martin McKeaveney d7e1ad5898
Merge pull request #8024 from Budibase/qa/internal-api-tests
Qa/internal api tests
2022-09-29 10:20:18 +01:00
Martin McKeaveney ca03800b9a removing users api file as no longer required 2022-09-29 09:56:09 +01:00
Martin McKeaveney 7842c5ccac tidy up 2022-09-29 09:33:48 +01:00
Martin McKeaveney 943bd54879 use environment variables in jest run 2022-09-28 18:31:23 +01:00
Martin McKeaveney d1ed21c251 setting up internal API with auth 2022-09-28 18:21:05 +01:00
Martin McKeaveney b5ff52a756 removing random test file 2022-09-26 18:26:09 +01:00
Martin McKeaveney d0ad7bbb67 merge with master 2022-09-26 17:57:23 +01:00
Martin McKeaveney bfe1004487 internal API test config 2022-09-26 16:54:14 +01:00
Martin McKeaveney 1a18e7eba2
Merge pull request #7964 from Budibase/qa/real-couch-integration-tests 2022-09-26 11:10:15 +01:00
Martin McKeaveney 9b44d3ec63 adding startup script for local 2022-09-25 23:43:37 +01:00
Michael Drury 8e441a4680 x-ing the search test which should not work. 2022-09-24 19:39:19 +01:00
Martin McKeaveney e796a86809 using real couch in integration tests 2022-09-24 13:17:21 +01:00
Mitch-Budibase 54e3714aac API Test: Search Rows
Commenting out this specific test for now as it is quite flakey and preventing successful CI runs.
2022-09-21 16:16:18 +01:00
Martin McKeaveney 9812370674 Merge branch 'qa/qa-core-jest' of github.com:Budibase/budibase into qa/qa-core-jest 2022-09-15 20:36:02 +01:00
Martin McKeaveney e16560e768 more random test data for rows 2022-09-15 20:34:37 +01:00
Martin McKeaveney c368f79269
Create .env 2022-09-15 20:12:32 +01:00
Martin McKeaveney 39ceedc87c tidy up 2022-09-15 20:09:23 +01:00
Martin McKeaveney 65d41fdd20 better tests and cleaner import for server 2022-09-15 19:51:11 +01:00
Martin McKeaveney f4760d703b better generation, and letting tests run in isolation 2022-09-15 09:48:44 +01:00
Martin McKeaveney 3c0b9344d8 complete refactor and total type safety of test suite - making use of OpenAPI types throughout 2022-09-15 00:58:08 +01:00
Martin McKeaveney 2a6c9cd6c5 QA Core repo, and Jest API tests running end to end 2022-09-05 18:28:53 +01:00