Andrew Kingston
556236ebce
Add explicit prettier options
2021-05-04 11:32:22 +01:00
Keviin Åberg Kultalahti
4ec2e7d01f
lint:fix
2021-05-03 09:31:09 +02:00
Andrew Kingston
0caad1f582
Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui
2021-04-28 15:53:07 +01:00
Andrew Kingston
14a9eebfa1
Update other cypress helpers to work with spectrum
2021-04-28 15:08:43 +01:00
Andrew Kingston
164c4b76c7
Update cpyress tests so create and delete app helpers work again
2021-04-28 14:56:31 +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
e2167c1d62
lint
2021-04-15 18:34:49 +01:00
Martin McKeaveney
046850b4d6
login step configured correctly
2021-04-15 18:29:11 +01:00
Martin McKeaveney
7c92f9af32
lint
2021-04-15 17:46:47 +01:00
Martin McKeaveney
191c085f17
fix cypress tests, only login if cookie not present
2021-04-15 17:36:58 +01:00
mike12345567
0d65aac9a4
Linting.
2021-04-15 13:23:42 +01:00
Martin McKeaveney
fe6d31d880
login command - need to run worker in cypress env
2021-04-15 12:14:50 +01:00
mike12345567
6d5b13632f
Adding a wait for authentication in cypress tests.#
2021-04-07 20:19:25 +01:00
Andrew Kingston
a9f50556d3
Fix cypress tests not deleting old apps
2021-04-07 15:08:59 +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
adab566c9d
increase wait times in cypress tests
2021-04-01 11:08:58 +02:00
Andrew Kingston
23641a5d56
Update URLs to use builder instead of _builder
2021-04-01 10:06:22 +01:00
Andrew Kingston
40beae659a
Add cypress test for deleting a component
2021-03-08 11:57:56 +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
Andrew Kingston
fb1ca5e7ef
Fix cypress tests
2020-12-14 13:33:34 +00:00
Andrew Kingston
9054a8014a
Merge branch 'master' of github.com:Budibase/budibase into feature/security-update
2020-12-08 13:16:53 +00:00
Martin McKeaveney
d8aa699bfa
merge
2020-12-07 21:20:35 +00:00
mike12345567
e4ef92555c
Merge branch 'username-email' of github.com:Budibase/budibase into feature/security-update
2020-12-07 18:08:20 +00:00
Martin McKeaveney
d6b00d5ebe
email as default user identifier
2020-12-04 12:22:45 +00:00
mike12345567
05d5feb9fd
Changing the naming of access levels to be roles.
2020-12-02 13:20:56 +00:00
Martin McKeaveney
1014437d42
fix user test
2020-11-27 13:17:31 +00:00
Martin McKeaveney
42d8a94f9a
fix e2e
2020-11-20 11:41:17 +00:00
Andrew Kingston
54f8a3d36f
Lint
2020-10-28 17:40:14 +00:00
Andrew Kingston
9c1515267a
Merge ag-grid backend UI and update styles
2020-10-28 15:20:56 +00:00
Andrew Kingston
ced34d9672
Format with prettier
2020-10-27 15:28:13 +00:00
Andrew Kingston
891cdf3e63
Fix cypress tests
2020-10-27 15:26:07 +00:00
Martin McKeaveney
e4a3bb75dc
cypress test fixes
2020-10-26 21:43:04 +00:00
Martin McKeaveney
65479a803a
ag grid updates
2020-10-21 13:42:26 +01:00
Andrew Kingston
a68b7aaaed
Fix cypress tests
2020-10-17 19:07:12 +01:00
Andrew Kingston
b81dac0a11
Fix cypress tests
2020-10-15 08:17:26 +01:00
mike12345567
d90c1e3dd3
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
bb3370e742
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
9b57786457
Fixing cypress tests
2020-10-08 11:36:16 +01:00
Andrew Kingston
6c3aeac69a
Fix table cypress tests
2020-10-07 11:23:47 +01:00
Andrew Kingston
ae0a5d2c51
Fix more cypress tests
2020-10-05 12:37:03 +01:00
Andrew Kingston
70b70252ec
Fix cypress texts and update use of modal
2020-10-05 11:13:09 +01:00
Victoria Sloan
650503fd82
cypress test fixed
2020-09-05 00:03:08 +01:00
Martin McKeaveney
7c27957b1b
Workflow fixes ( #559 )
...
* workflow fixes
* fixes for workflow - cypress test coverage
* remove log
* adding some assertions to slow test down
* force click create user
* cypress 5, small wait for user test
* remove cypress waiting eslint rule to fix user test
* click button directly
* test clicking
* try changing access level for validity
* lint
2020-09-03 12:02:15 +01:00
Michael Shanks
eb76a0403a
fixed cypress tests
2020-08-18 21:43:13 +01:00
Martin McKeaveney
f1be92bd41
tidy up + lint
2020-08-11 11:23:07 +01:00
Martin McKeaveney
2a04147c4b
full cypress suite for new backend
2020-08-10 17:51:30 +01:00
Martin McKeaveney
6a315767b2
cypress + unit test framework
2020-08-10 15:34:37 +01:00
Martin McKeaveney
bbcb282e53
Cypress Tests Running in CI ( #524 )
...
* cypress test setup
* running cypress in CI
* fixing tests after first time setup wizard
* bb api key
* API Key in right place
* adding env in cypress.json
* env var in setup
* lint
* API key not working
* fill in API key form if present
* allow more time for creation
* cypress server for debug
* video recording, better debugging
* Adding debug logs
* set node env
* cypress env
* cancel irrelevant test
2020-08-05 15:18:28 +01:00
Conor_Mack
b9d7cfdec1
Cypress Tests - Use Get Timeouts
2020-06-24 16:58:30 +01:00