1
0
Fork 0
mirror of synced 2024-06-29 03:20:34 +12:00
Commit graph

11 commits

Author SHA1 Message Date
Mitch-Budibase 44c9ef1568 API Screens - Fetch screens test
Additional test to fetch screens.
- To confirm the screen was created i am checking `routes`
- It will then confirm the route with the screen exists - in this case the route is `/test` (as determined when the screen is created)
2022-10-10 17:27:55 +01:00
Mitch-Budibase 18b9f65161 Merge branch 'develop' into api-screens 2022-10-10 15:40:03 +01:00
Mitch-Budibase a620b147dd API: Screens - Add and Delete Screen
Screens API tests
- This includes adding a basic screen and deleting a screen
2022-10-10 15:39:02 +01:00
Rory Powell 86bbd73bcd Fix linting for qa-core 2022-10-04 10:59:53 +01:00
Martin McKeaveney 40a01977bd tidy up 2022-10-01 02:56:08 +01:00
Martin McKeaveney c7db9588ce QA Core tests for app creation 2022-10-01 02:54:51 +01:00
Martin McKeaveney 06de974ef5 create app with formdata 2022-09-30 15:35:13 +01:00
Martin McKeaveney 3b08f9f8f1 create app tests 2022-09-30 15:03:38 +01:00
Martin McKeaveney 7842c5ccac tidy up 2022-09-29 09:33:48 +01:00
Martin McKeaveney d1ed21c251 setting up internal API with auth 2022-09-28 18:21:05 +01:00
Martin McKeaveney bfe1004487 internal API test config 2022-09-26 16:54:14 +01:00