60 Commits (e552fa00a6045db427fa5932cfac7fbef4cdd16f)

Author SHA1 Message Date
Rory Powell a1e2bd86c6 Prevent local port conflicts between account portal and cypress 5 years ago
mike12345567 b3b982fa8f Making sure worker runs through ts-node in cypress, locally, then built in CI. 5 years ago
mike12345567 b847b578c7 Making sure worker runs through ts-node in cypress, locally, then built in CI. 5 years ago
Maurits Lourens 75ef92d645 build app before running e2e tests 5 years ago
Maurits Lourens 6eca23541f build app before running e2e tests 5 years ago
Rory Powell 829603fa69 Update cypress to point to dist/index for worker 5 years ago
Rory Powell 0b86985c10 Update cypress to point to dist/index for worker 5 years ago
Martin McKeaveney 430fb29e17 point to MinIO instance instead of through proxy 5 years ago
Martin McKeaveney cca6d18af4 point to MinIO instance instead of through proxy 5 years ago
Martin McKeaveney d749c4bd34 nginx prod config, security headers and content-security policies 5 years ago
Martin McKeaveney 7c4d7e0e8f nginx prod config, security headers and content-security policies 5 years ago
mike12345567 4b1331450c Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 5 years ago
mike12345567 91a90e62b2 Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 5 years ago
mike12345567 8d56fe1339 Adding a script to be able to debug backend like cypress runs, without needing to build everytime - fixing an issue that appears to only occur occasionally in the cypress environment. 5 years ago
mike12345567 aaff5260d3 Adding a script to be able to debug backend like cypress runs, without needing to build everytime - fixing an issue that appears to only occur occasionally in the cypress environment. 5 years ago
Mitch-Budibase 108b5b0969 changing worker-url 5 years ago
Mitch-Budibase aea74a4d74 changing worker-url 5 years ago
Mitch-Budibase 716dbe9c98 Cypress Testing additions and changes 5 years ago
Mitch-Budibase b6f8d74e01 Cypress Testing additions and changes 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Maurits Lourens 518f8fd55e merge develop into branch 5 years ago
mike12345567 daef4c2d64 Fixing test cases, making it possible to still run automations via env variable. 5 years ago
mike12345567 500179e312 Fixing test cases, making it possible to still run automations via env variable. 5 years ago
Kyle Harrison b4afda7b09 apply fixes for common spelling mistakes 5 years ago
Kyle Harrison 2d451bb3a9 apply fixes for common spelling mistakes 5 years ago
mike12345567 655c6ec381 Fixing cypress test linkup to built files. 5 years ago
mike12345567 b25033cab6 Fixing cypress test linkup to built files. 5 years ago
mike12345567 fc9e48e8e7 Fixing authentication with API key issue. 5 years ago
mike12345567 ed5dd08c66 Fixing authentication with API key issue. 5 years ago
Martin McKeaveney c61d499fc6 remove internal API key for cypress setup 5 years ago
Martin McKeaveney 9b8613e9fc remove internal API key for cypress setup 5 years ago
mike12345567 d4df026318 Linting and adding internal_api_key to cypress. 5 years ago
mike12345567 96f477ddfd Linting and adding internal_api_key to cypress. 5 years ago
mike12345567 9639a8ee5c Updating Automation cypress tests, now functional. 5 years ago
mike12345567 069de1fdb1 Updating Automation cypress tests, now functional. 5 years ago
mike12345567 fb4e52baff Updating worker/server to run in cypress properly. 5 years ago
mike12345567 aacfb6adba Updating worker/server to run in cypress properly. 5 years ago
Martin McKeaveney fe6d31d880 login command - need to run worker in cypress env 5 years ago
Martin McKeaveney 52920beb78 login command - need to run worker in cypress env 5 years ago
Martin McKeaveney bf7031467d cypress tests passing 5 years ago
Martin McKeaveney 5a23cc2cc2 cypress tests passing 5 years ago
Martin McKeaveney 679da60b1c make cypress use leveldb 5 years ago
Martin McKeaveney 11f13950e9 make cypress use leveldb 5 years ago
Martin McKeaveney afaa706e07 simplify try catch in manage script 5 years ago
Martin McKeaveney 90228e3334 simplify try catch in manage script 5 years ago
Andrew Kingston dc3dadcc44 Refactor cypress to use common app creation functionality and stop cypress deleting all apps 6 years ago
Andrew Kingston 9fb40759d6 Refactor cypress to use common app creation functionality and stop cypress deleting all apps 6 years ago
Martin McKeaveney fde5ef02ac user search 6 years ago
Martin McKeaveney 36f3bbf6dd user search 6 years ago
mike12345567 68f68c1e26 Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 6 years ago