Martin McKeaveney
e95af51cde
simplify user authentication, remove anon user, fix login cookie issues
2020-10-13 21:33:56 +01:00
mike12345567
31b744e2d5
Updating test cases.
2020-10-13 11:19:34 +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
6c3aeac69a
Fix table cypress tests
2020-10-07 11:23:47 +01:00
Andrew Kingston
aa96388e0b
Fix cypress automation tests
2020-10-07 11:18:46 +01:00
Andrew Kingston
fd02f361f1
Merge branch 'master' of github.com:Budibase/budibase into linked-records
2020-10-07 10:45:26 +01:00
Michael Shanks
d9e53143d8
merge conflicts - from master
2020-10-06 21:43:54 +01:00
Martin McKeaveney
8ce69efa7e
fixing test
2020-10-06 20:18:05 +01:00
Michael Shanks
ca978b70c8
Merge branch 'master' into fixes
2020-10-05 21:17:01 +01:00
Michael Shanks
bf6ba34f20
broken test
2020-10-05 21:15:10 +01:00
Andrew Kingston
70b70252ec
Fix cypress texts and update use of modal
2020-10-05 11:13:09 +01:00
mike12345567
6922c1e090
Fixing cypress test broken by automation fixes.
2020-10-02 17:15:57 +01:00
Andrew Kingston
24e316f03d
Fix cypress test
2020-09-25 13:12:16 +01:00
mike12345567
88d22baf1a
Renaming workflows -> automate/automations, throughout the API and the builder itself.
2020-09-21 13:49:34 +01:00
Andrew Kingston
68c84438da
Fix part of workflow cypress tests
2020-09-18 16:13:42 +01:00
Andrew Kingston
8befaee4d0
Fix cypress test for create workflow
2020-09-14 13:29:32 +01:00
Conor Mack
e4dd6fd137
Cypress Test Fix - createView.spec.js
2020-09-04 10:53:13 +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
kevmodrome
1a01edbacc
wip: cypress tests
2020-09-03 09:45:58 +02:00
kevmodrome
d870ccaf6c
wip: cypress fix
2020-09-01 11:16:41 +02:00
kevmodrome
91adebe93d
Merge branch 'feature/binding-interface' of github.com:Budibase/budibase into feature/binding-interface
2020-08-28 13:58:39 +02:00
kevmodrome
c37cec28d9
Merge branch 'master' into feature/binding-interface
2020-08-28 13:57:46 +02:00
Martin McKeaveney
c891c71c4f
remove superfluous var
2020-08-24 16:05:12 +01:00
Martin McKeaveney
1d56d9a2ce
cypress tests, lint, feature complete
2020-08-24 15:48:34 +01:00
Martin McKeaveney
066e32ad35
fix cypress test
2020-08-21 10:11:17 +01:00
Martin McKeaveney
10635075a5
full cypress suite for custom views
2020-08-19 16:43:04 +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
de93c0f530
new table creation
2020-08-07 18:31:40 +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
fcff2d928a
Cypress Tests and Discussion Resolves
2020-06-24 16:16:06 +01:00
kevmodrome
b7003e9a18
remove cookies set up in each test and rely on cookie default added before
2020-06-22 16:39:28 +02:00
Michael Shanks
243948bc93
cypress - changed background test to font-size
...
(so i dont have to figure out how to test the colour picker)
2020-06-22 11:29:34 +01:00
kevmodrome
40dfde522b
make tests less brittle
2020-06-11 17:10:26 +02:00
kevmodrome
5140069ed6
adds some data-cy properties to a number of elements and starts work on workflow tests
2020-06-11 16:40:07 +02:00
kevmodrome
0ab7b99f41
update names for tests
2020-06-11 13:20:13 +02:00
kevmodrome
b473604bc4
adds tests to add components and change props on them
2020-06-11 12:56:16 +02:00
kevmodrome
202abaa13e
rework tests to use commands for DRYness
2020-06-11 12:04:31 +02:00
kevmodrome
0c20d328ae
add tests to create model and record
2020-06-09 15:40:14 +02:00
kevmodrome
e4fded7114
update create app test
2020-06-09 15:40:00 +02:00
kevmodrome
b9e8319670
adds test for creating budibase app
2020-06-09 13:52:19 +02:00