Peter Clement
32ac53a004
fix cypress, maybe?
5 years ago
Andrew Kingston
fa6cf0c101
Try to fix cypress tests
5 years ago
Mitch-Budibase
d87d5f2fed
Re-adding tests
I had removed a lot of these for checking against the CI - adding them back in
5 years ago
Mitch-Budibase
39ebebcb3c
temporarily stripping tests to review CI against tests
Many tests are failing against the CI
-I'm stripping a lot out for now to verify the CI going green
5 years ago
Mitch-Budibase
a49c2d2200
Oracle & Table pagination Test Env Only
createTable
-Pagination is now Test Env only
oracle
-Test Env only
-Removed smoke test tag
commands
-Fix for createApp command
-Increase wait for createRestQuery command
5 years ago
Mitch-Budibase
0abcff774b
Adding tags to tests
Currently there is 'smoke' and 'all' tags
5 years ago
Martin McKeaveney
701298d0de
revert new cypress tests
5 years ago
Martin McKeaveney
9c54872fa9
revert new cypress tests
5 years ago
Mitch-Budibase
daca40850c
New Tests and Changes based on updated test environment
-Changes made to reflect the new layouts of the test env
--e.g. Changes to the app grid, changes to UI screens
-Updated commands
--New commands added & some updated
-New tests
--Revert App
--AutoScreensUI
--Change app icon and colour
--Data source testing
In particular to data source testing
-I have a file for mySQL, PostgreSQL, Oracle, and REST.
--enabled better regression testing for each
Other changes made for:
-QueryLevelTransformers tests
-Table tests
-Renaming applications
-Automations
-Multi-option datastype
New env file added too
5 years ago
Mitch-Budibase
df43b270dc
New Tests and Changes based on updated test environment
-Changes made to reflect the new layouts of the test env
--e.g. Changes to the app grid, changes to UI screens
-Updated commands
--New commands added & some updated
-New tests
--Revert App
--AutoScreensUI
--Change app icon and colour
--Data source testing
In particular to data source testing
-I have a file for mySQL, PostgreSQL, Oracle, and REST.
--enabled better regression testing for each
Other changes made for:
-QueryLevelTransformers tests
-Table tests
-Renaming applications
-Automations
-Multi-option datastype
New env file added too
5 years ago
mike12345567
72bf66926d
Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion.
5 years ago
mike12345567
ea0000df51
Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion.
5 years ago
Mitch-Budibase
6b676cd10c
New Tests (User Roles, Query Level Transformers, Data Sources etc.)
New tests:
-Query Level Transformers
-Table pagination
-User Roles
-Data Sources (correct config, incorrect config, Wizard)
Also:
-New Commands to support
Testing
-Cypress Updated
5 years ago
Mitch-Budibase
8780010926
New Tests (User Roles, Query Level Transformers, Data Sources etc.)
New tests:
-Query Level Transformers
-Table pagination
-User Roles
-Data Sources (correct config, incorrect config, Wizard)
Also:
-New Commands to support
Testing
-Cypress Updated
5 years ago
Peter Clement
259ca7f4cd
Don't show the create datasource popup in dev environments
5 years ago
Peter Clement
63b0938d36
Don't show the create datasource popup in dev environments
5 years ago
Peter Clement
e8542a6d0e
fix cypress
5 years ago
Peter Clement
d720171846
fix cypress
5 years ago
Rory Powell
a4a5cddc1a
Cypress fix: 'RoverUpdated' -> 'Updated' in createTable.spec.js
5 years ago
Rory Powell
5948aab953
Cypress fix: 'RoverUpdated' -> 'Updated' in createTable.spec.js
5 years ago
Andrew Kingston
c4af022c84
Be more explicit with testing table deletion to avoid random failures due to ordering
5 years ago
Andrew Kingston
38b341e4b9
Be more explicit with testing table deletion to avoid random failures due to ordering
5 years ago
Peter Clement
ebd26cb42e
cypress fix????
5 years ago
Peter Clement
c33d5f4d14
cypress fix????
5 years ago
Peter Clement
7d1310d561
fix cypress tests again
5 years ago
Peter Clement
fd96e1f7a2
fix cypress tests again
5 years ago
Peter Clement
03d7ffc09c
test cypress fix
5 years ago
Peter Clement
55d61a3293
test cypress fix
5 years ago
Peter Clement
27850ab248
cypress tests...
5 years ago
Peter Clement
7d03a4cba5
cypress tests...
5 years ago
Peter Clement
fa4f0b07f4
update cypress tests to account for new modal
5 years ago
Peter Clement
a117f3542c
update cypress tests to account for new modal
5 years ago
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
5 years ago
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
5 years ago
mike12345567
fa455e8eef
Fixing internal table issues and updating createTable cypress test case.
5 years ago
mike12345567
781bd7bab6
Fixing internal table issues and updating createTable cypress test case.
5 years ago
mike12345567
e003fec3dc
Fixing create user test case, fixed part of create table and made a start on create components.
5 years ago
mike12345567
8e8223e3bb
Fixing create user test case, fixed part of create table and made a start on create components.
5 years ago
Martin McKeaveney
046850b4d6
login step configured correctly
5 years ago
Martin McKeaveney
4c20427c33
login step configured correctly
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
mike12345567
24ed7db624
Updating cypress tests as well as changing the auto column icons a bit to improve the look.
6 years ago
mike12345567
aa449e4729
Updating cypress tests as well as changing the auto column icons a bit to improve the look.
6 years ago
Martin McKeaveney
c3df071fc0
fix cypress tests
6 years ago
Martin McKeaveney
4fcacc5f1f
fix cypress tests
6 years ago
Martin McKeaveney
f6cdb9399e
force click
6 years ago
Martin McKeaveney
e8db576002
force click
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
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).
6 years ago