Keith Stevens
5fa1155deb
Deleting a decayed cypress auth check
2023-01-18 14:51:06 +09:00
klotske
224223ddde
Update components and Cypress test
2023-01-14 02:47:47 +03:00
Adrian Cowan
19e58c04a5
website: make e2e tests actually test the tasks work
...
Prior to this change the tests didn't handle any task types as the detection of the task type was failing.
2023-01-14 02:16:30 +11:00
Adrian Cowan
eb43c8b4f8
website: Add a review step before submitting
...
to hint to the user that they should reread and check what they have written.
Also show numbers for ranked items rather than drag handles in the review step as the items can't be moved in that step.
2023-01-14 02:16:27 +11:00
Adrian Cowan
5054e19e93
website: Remove next task button and load new task immediately
...
Also disable the task inputs while the task is submitted and before the new task is ready in case the users network is slow or something.
2023-01-13 23:40:16 +11:00
Keith Stevens
5cc9a1e1d1
Adding the random end2end test file
2023-01-12 12:42:04 +09:00
Keith Stevens
7b6ffdb9bb
Semi-comprehensive fix to the web end to end tests
2023-01-12 12:40:08 +09:00
Keith Stevens
54cc88bb1f
Ensure FlaggableElement always has the set of labels
2023-01-10 14:08:43 +09:00
Adrian Cowan
81e354dec5
website: Implement page for creating initial prompts
2023-01-04 00:13:15 +11:00
Adrian Cowan
447a3bce41
website: Add some new detail to the docs on e2e testing
2023-01-02 22:40:51 +11:00
Adrian Cowan
dc1af6e2d8
website: Add e2e tests of ranking replies and prompts
...
Like the previous commit, these are intended to function as a minimal smoke test that the API interaction with the backend is functional.
2023-01-02 21:13:10 +11:00
Adrian Cowan
32e212b5a5
website: Add e2e tests of creating an assistant/prompter reply
...
These are intended to function as a minimal smoke test that the API interaction with the backend is functional.
2023-01-02 21:13:10 +11:00
Adrian Cowan
0df6d7fd31
website: more e2e tests for signin
...
Fixed issue where existing sign in test fails due to the existence of dev test login.
Added reusable cy.signInWithEmail() to login before testing rest of UI.
2023-01-02 21:13:10 +11:00
Martin H. Normark
5d5ee33ed3
Move e2e test to comply with folder structure
2022-12-31 00:11:32 +01:00
Martin H. Normark
8c75c6645d
Add signin e2e test
2022-12-31 00:11:32 +01:00