1
0
Fork 0
mirror of synced 2024-08-03 20:31:50 +12:00
Commit graph

115 commits

Author SHA1 Message Date
Rory Powell
a4a5cddc1a Cypress fix: 'RoverUpdated' -> 'Updated' in createTable.spec.js 2021-10-12 13:02:08 +01:00
Mitch-Budibase
2d90abecde Updating customThemingProperties
Primary color is now accent color - updating test to reflect this
2021-10-11 14:51:24 +01:00
Mitch-Budibase
ce64923813 Some changes for addMultiOptionDatatype 2021-10-08 11:45:54 +01:00
Mitch-Budibase
2ee4c13826
Merge branch 'develop' into cypress-testing 2021-10-07 14:01:22 +01:00
Andrew Kingston
c4af022c84 Be more explicit with testing table deletion to avoid random failures due to ordering 2021-10-01 13:58:15 +01:00
Andrew Kingston
d5b4dee531 Add slight delay to make views tests pass 2021-10-01 12:48:16 +01:00
Mitch-Budibase
ee9a1135ba 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
0b88a0a2f2 Merge branch 'develop' into cypress-testing 2021-09-30 13:38:48 +01:00
Peter Clement
ebd26cb42e cypress fix???? 2021-09-29 11:27:58 +01:00
Peter Clement
7d1310d561 fix cypress tests again 2021-09-29 09:53:31 +01:00
Peter Clement
03d7ffc09c test cypress fix 2021-09-28 22:37:04 +01:00
Peter Clement
27850ab248 cypress tests... 2021-09-28 19:29:25 +01:00
Peter Clement
fa4f0b07f4 update cypress tests to account for new modal 2021-09-28 12:26:38 +01:00
Mitch-Budibase
716dbe9c98 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
Peter Clement
d9f2bd2caa update reactivity of test data modal 2021-09-15 16:55:17 +01:00
mike12345567
e94c629bab Adding concept of internal and external actions. 2021-09-14 12:40:19 +01:00
Maurits Lourens
5d10d2660d
Fix test 2021-08-06 21:46:44 +02:00
Maurits Lourens
1d6c52ddfa Merge branch 'develop' into prevent_space_in_url
# Conflicts:
#	packages/builder/src/components/design/PropertiesPanel/ScreenSettingsSection.svelte
2021-08-05 20:11:55 +02:00
Maurits Lourens
a17077b25a replace spaces with underscores in screen routes 2021-07-28 09:09:37 +02:00
Maurits Lourens
8c4333f4ca fix cypress test 2021-07-27 23:48:06 +02:00
Andrew Kingston
322ea442d8 Fix cypress test 2021-07-05 17:37:38 +01:00
Andrew Kingston
ba4a616982 Fix cypress test 2021-06-11 13:11:17 +01:00
mike12345567
ad1fe134dd Skipping component test case. 2021-06-07 15:46:09 +01:00
Martin McKeaveney
2b1b434aa8 createView test green 2021-06-02 22:38:04 +01:00
Martin McKeaveney
2fbb9cdad0 view 2021-06-02 19:21:55 +01:00
Martin McKeaveney
fa2a1693ad view fixes 2021-06-02 19:20:28 +01:00
mike12345567
fa98299737 Some fixes after test failures in CI. 2021-06-02 18:28:05 +01:00
mike12345567
fa455e8eef Fixing internal table issues and updating createTable cypress test case. 2021-06-02 12:32:07 +01:00
mike12345567
e003fec3dc Fixing create user test case, fixed part of create table and made a start on create components. 2021-05-25 18:06:56 +01:00
mike12345567
e2c9c06f98 Updating binding tests. 2021-05-25 16:52:35 +01:00
mike12345567
9639a8ee5c Updating Automation cypress tests, now functional. 2021-05-25 15:57:38 +01:00
mike12345567
ebaf8c3a2f Updating cypress tests to work with the new user ID system. 2021-04-21 11:33:12 +01:00
Martin McKeaveney
4700b24793 account for empty user id in automations 2021-04-15 21:34:03 +01:00
Martin McKeaveney
046850b4d6 login step configured correctly 2021-04-15 18:29:11 +01:00
Martin McKeaveney
191c085f17 fix cypress tests, only login if cookie not present 2021-04-15 17:36:58 +01:00
Martin McKeaveney
fe6d31d880 login command - need to run worker in cypress env 2021-04-15 12:14:50 +01:00
Andrew Kingston
99c8897500 Format tests 2021-04-07 13:46:26 +01:00
Andrew Kingston
ecf15f9207 Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 13:51:48 +01:00
Keviin Åberg Kultalahti
d62c4bef95 adds sorting to cypress views test 2021-04-01 14:28:38 +02:00
Keviin Åberg Kultalahti
9c0186debb adds some more waits to the cypress views tests 2021-04-01 14:10:58 +02:00
Keviin Åberg Kultalahti
f67a64e74b bump wait times in cypress views test 2021-04-01 13:56:27 +02:00
Keviin Åberg Kultalahti
7c6fc51e80 removes unneeded wait in view cypress test 2021-04-01 11:59:56 +02:00
Keviin Åberg Kultalahti
92fde68965 fixes views store 2021-04-01 11:53:22 +02:00
Andrew Kingston
23641a5d56 Update URLs to use builder instead of _builder 2021-04-01 10:06:22 +01:00
Andrew Kingston
543b5bb3fd Update cypress tests 2021-03-23 13:31:56 +00:00
Andrew Kingston
40beae659a Add cypress test for deleting a component 2021-03-08 11:57:56 +00:00
Andrew Kingston
d9a5c08a87 Add tests for handlebars helper and fix curly brackets used in binding test 2021-03-08 11:25:24 +00:00
Andrew Kingston
dc3dadcc44 Refactor cypress to use common app creation functionality and stop cypress deleting all apps 2021-03-05 14:36:38 +00:00
Andrew Kingston
c03e361710 Add cypress tests for data bindings and component creation 2021-03-05 13:52:26 +00:00
Martin McKeaveney
8db4b28a1a
Merge pull request #1163 from Budibase/develop
Develop
2021-02-23 15:35:39 +00:00