Commit Graph

372 Commits

Author SHA1 Message Date
Ramon Wenger aad19db4db Refactor support commands
Add todos for the next steps
2023-03-14 17:16:02 +01:00
Ramon Wenger 43eb083270 Fix portfolio page on mobile 2023-02-22 14:36:24 +01:00
Ramon Wenger c5929d569e Fix frontend tests 2023-02-22 14:35:11 +01:00
Ramon Wenger 95461b1de8 Remove obsolete `cy.server` calls 2023-02-21 17:31:50 +01:00
Ramon Wenger 811e973401 Upgrade cypress 2023-02-21 16:46:51 +01:00
Ramon Wenger 437801a493 Refactor component 2023-02-20 14:13:37 +01:00
Ramon Wenger 8368050683 Set up cypress component testing 2023-02-16 16:49:36 +01:00
Ramon Wenger 0bfc4f9bcb Apply prettier on project again 2023-02-07 14:31:26 +01:00
Ramon Wenger a52671fd40 Upgrade code according to migration guide for Vue 3
Update npm dependencies

Update vue router version

Disable validation temporarily

Specify property

Update dependencies

Update store to v4

Update async component definitions

Update some event emitters

Update tiptap vue version

Implement some router changes for v4

Remove obsolete tag attributes

Update dependencies

Fix some cypress tests

Fix most jest tests

Fix some more cypress tests

Fix school class cypress test

Fix another cypress test

Disable failing test temporarily

Fix validation

Fix error messages for validation

Fix e2e test for beta login page

Apply prettier
2023-02-07 13:38:51 +01:00
Ramon Wenger 1358594dfa Fix another cypress test 2023-01-26 16:55:41 +01:00
Ramon Wenger 7407284722 Fix school class cypress test 2023-01-26 16:55:21 +01:00
Ramon Wenger da6bab1789 Fix some more cypress tests 2023-01-26 16:55:19 +01:00
Ramon Wenger a0fd6fddd1 Fix most jest tests 2023-01-26 16:47:05 +01:00
Ramon Wenger 647e684469 Add prettier to project, format cypress folder 2023-01-12 15:52:02 +01:00
Ramon Wenger 40f0f1cfb8 Fix snapshot list bug 2022-11-10 23:11:58 +01:00
Ramon Wenger 8a4f87b662 Add to cypress tests, fix one error 2022-11-08 09:40:42 +01:00
Ramon Wenger 3f7898c451 Fix snapshot test 2022-10-26 17:05:09 +02:00
Ramon Wenger 3f07a91d5c Fix some cypress tests 2022-10-26 17:00:34 +02:00
Ramon Wenger ca7663e5f0 Throw out obsolete dependencies, or replace with newer solutions 2022-10-25 11:19:44 +02:00
Ramon Wenger 5b656e75ed Update spellcheck test to be less flaky 2022-10-17 16:45:21 +02:00
Ramon Wenger a7ad48f34b Fix handling of errors in cypress tests 2022-10-17 16:26:30 +02:00
Ramon Wenger 442a50e29d Fix cypress tests 2022-10-17 16:08:47 +02:00
Ramon Wenger a17db3f289 Update cypress mock methods 2022-10-13 21:34:44 +02:00
Ramon Wenger fbcd5dcd6d Replace cypress-graphql-mock with a custom command 2022-10-13 16:09:10 +02:00
Ramon Wenger e83ebb73a0 Make intercept work with mocks 2022-10-13 11:45:46 +02:00
Ramon Wenger 3d630b28df Fix import 2022-10-13 11:45:46 +02:00
Ramon Wenger 965f7517f8 Add first draft of a GraphQL mock intercept 2022-10-13 11:45:46 +02:00
Ramon Wenger f7153fc5cb Disable failing test 2022-10-06 17:58:18 +02:00
Ramon Wenger e98831577f Update frontend test 2022-10-05 20:32:37 +02:00
Ramon Wenger 51cfef5e40 Re-add failing tests 2022-10-05 20:12:19 +02:00
Ramon Wenger 35c7da24b2 Disable failing tests temporarily 2022-10-05 15:33:12 +02:00
Ramon Wenger e30b392b96 Add cypress test file 2022-09-29 16:40:22 +02:00
Ramon Wenger 4693d2c01a Add duplicate action to frontend 2022-09-29 16:40:10 +02:00
Ramon Wenger bfb6a6e7a0 Update cypress typescript support 2022-09-29 16:39:33 +02:00
Ramon Wenger 879cbeb28a Re-add the cypress 10 changes 2022-09-29 10:17:35 +02:00
Ramon Wenger 06b149f6a9 Revert commits that broke SurveyJS 2022-09-28 14:37:40 +02:00
Ramon Wenger 50d51e517d Move files according to new cypress defaults 2022-09-27 14:24:26 +02:00
Ramon Wenger bb87b082af Update cypress version 2022-09-27 13:56:24 +02:00
Ramon Wenger a2b6348ffa Fix linter error, disable offending cypress test 2022-09-27 12:25:05 +02:00
Ramon Wenger 3040158e4e Fix cypress test 2022-09-15 22:33:33 +02:00
Ramon Wenger bd2acdc7c6 Fix cypress test 2022-09-14 11:53:16 +02:00
Ramon Wenger 8d40c558f0 Fix unit test and cypress test 2022-09-13 20:40:48 +02:00
Ramon Wenger 68b2c94849 Remove unused code 2022-07-28 15:27:51 +02:00
Ramon Wenger 8e111e085e Disable broken cypress test 2022-07-21 21:52:48 +02:00
Ramon Wenger 193614872d Update and rename test, hide assignment input on mobile
Relates to MS-534
2022-07-15 16:34:18 +02:00
Ramon Wenger 5ae7dcbf21 Update module test, add new test with experimental code 2022-07-15 13:21:29 +02:00
Ramon Wenger ec3811b5a2 Hide actions for changing projects and entries while in mobile view
Relates to MS-534
2022-07-13 15:14:10 +02:00
Ramon Wenger 85ef1bc092 Remove items for editing on mobile for rooms and entries
Relates to MS-534
2022-07-13 00:02:24 +02:00
Ramon Wenger bf0838102c Update cypress test 2022-07-11 17:03:19 +02:00
Ramon Wenger ff7e5ad1f6 Merged in feature/rooms-updated-edit-fields-MS-486-MS-487 (pull request #111)
Feature/rooms updated edit fields MS-486 MS 487

Approved-by: Lorenz Padberg
2022-07-11 13:26:51 +00:00