1
0
Fork 0
mirror of synced 2024-08-04 21:02:01 +12:00
Commit graph

41 commits

Author SHA1 Message Date
Mitch-Budibase
a590cb836f Merge branch 'develop' into cypress-testing 2021-10-07 14:01:22 +01:00
Andrew Kingston
c6566cc282 Add slight delay to make views tests pass 2021-10-01 12:48:16 +01:00
Mitch-Budibase
f443127e13 Changing Environment
I had this as the test env, changing it back to what it was previously.
2021-09-30 13:52:20 +01:00
Mitch-Budibase
b6f8d74e01 Cypress Testing additions and changes
-Changing baseurl to be the test env
-Made a few updates to existing tests/commands
--New commands also added
-Add Radio Button Test
-Add Multi Option Datatype test
-Custom Theming Properties Test
--Just the one so far, more to come
2021-09-27 18:19:25 +01:00
Martin McKeaveney
75d30ed3a1 createView test green 2021-06-02 22:38:04 +01:00
Martin McKeaveney
6f663a1daf view 2021-06-02 19:21:55 +01:00
Martin McKeaveney
5b26d094cc view fixes 2021-06-02 19:20:28 +01:00
mike12345567
32579aede8 Some fixes after test failures in CI. 2021-06-02 18:28:05 +01:00
Martin McKeaveney
4c20427c33 login step configured correctly 2021-04-15 18:29:11 +01:00
Andrew Kingston
0ac0f2f742 Format tests 2021-04-07 13:46:26 +01:00
Keviin Åberg Kultalahti
9277a40b37 adds sorting to cypress views test 2021-04-01 14:28:38 +02:00
Keviin Åberg Kultalahti
84bb7245fc adds some more waits to the cypress views tests 2021-04-01 14:10:58 +02:00
Keviin Åberg Kultalahti
a7934ecfd0 bump wait times in cypress views test 2021-04-01 13:56:27 +02:00
Keviin Åberg Kultalahti
3c2f182b03 removes unneeded wait in view cypress test 2021-04-01 11:59:56 +02:00
Keviin Åberg Kultalahti
50da4159e1 fixes views store 2021-04-01 11:53:22 +02:00
Andrew Kingston
9fb40759d6 Refactor cypress to use common app creation functionality and stop cypress deleting all apps 2021-03-05 14:36:38 +00:00
Martin McKeaveney
71778c0dc1 Merge pull request #1163 from Budibase/develop
Develop
2021-02-23 15:35:39 +00:00
Martin McKeaveney
f16ec615aa Merge pull request #1083 from Budibase/bug/4001-to-0-fix
Attempting to fix the 4001 bug - using ephemeral ports in production (builder)
2021-02-22 13:57:26 +00:00
mike12345567
aa449e4729 Updating cypress tests as well as changing the auto column icons a bit to improve the look. 2021-02-19 15:49:54 +00:00
mike12345567
91926d17d9 Adding delay to cypress test to allow time for statistics to calculate. 2021-02-16 22:12:58 +00:00
mike12345567
6d519e1ad9 Updating cypress test to fix in CI. 2021-02-16 21:40:35 +00:00
mike12345567
a63ebd1a9c Fixing another cypress test. 2021-02-16 18:47:05 +00:00
Martin McKeaveney
4fcacc5f1f fix cypress tests 2021-02-06 22:41:27 +00:00
mike12345567
a88ce0d608 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). 2021-02-03 16:09:48 +00:00
Andrew Kingston
1a8da28c09 Merge ag-grid backend UI and update styles 2020-10-28 15:20:56 +00:00
Martin McKeaveney
a3e813f67e finally reached the summit of the cypress mountain 2020-10-28 09:50:05 +00:00
Martin McKeaveney
e56259a4c1 cypress green 2020-10-27 22:06:51 +00:00
Martin McKeaveney
3e7a5e112a fix cypress table creation tests 2020-10-27 16:01:27 +00:00
Andrew Kingston
a93757a8d9 Fix cypress tests 2020-10-27 15:26:07 +00:00
Martin McKeaveney
e025609539 cypress test fixes 2020-10-26 21:43:04 +00:00
Martin McKeaveney
c1b9526e0e fixing cypress tests 2020-10-15 22:21:08 +01:00
mike12345567
5d49d529e3 Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 2020-10-09 19:10:28 +01:00
mike12345567
fdaa69ee7f Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 2020-10-09 18:49:23 +01:00
Andrew Kingston
3dc30262d7 Merge branch 'master' of github.com:Budibase/budibase into linked-records 2020-10-07 10:45:26 +01:00
Michael Shanks
b51942f0f8 broken test 2020-10-05 21:15:10 +01:00
Andrew Kingston
a23967364b Fix cypress texts and update use of modal 2020-10-05 11:13:09 +01:00
Andrew Kingston
d0806b2924 Fix cypress test 2020-09-25 13:12:16 +01:00
Conor Mack
93dac03eaf Cypress Test Fix - createView.spec.js 2020-09-04 10:53:13 +01:00
Martin McKeaveney
401a2beec2 remove superfluous var 2020-08-24 16:05:12 +01:00
Martin McKeaveney
b03eb8ce60 cypress tests, lint, feature complete 2020-08-24 15:48:34 +01:00
Martin McKeaveney
80970ba035 full cypress suite for custom views 2020-08-19 16:43:04 +01:00