32 Commits

Author SHA1 Message Date
elweyn
98aca9ff52 Change the tests setup to the call of mutations instead of queries. 2022-09-22 12:29:03 +02:00
Wolfgang Huß
58e61fa140 Cleanup 2022-05-30 15:10:57 +02:00
Wolfgang Huß
ac7fe1172f Change locale identifiers from 'site.thx.*' to 'message.*' 2022-05-30 15:04:52 +02:00
Wolfgang Huß
44d695d0a5 Refactor test for ResetPassword.vue 2022-05-30 12:44:45 +02:00
Wolfgang Huß
88b4cb3fd0 Merge branch 'master' of github.com:gradido/gradido into 1697-refactor-thx-page-#2
# Conflicts:
#	frontend/src/pages/ForgotPassword.spec.js
#	frontend/src/pages/ResetPassword.vue
2022-05-25 12:51:28 +02:00
ogerly
dcb11f3f1b merge master - resolve conflicts 2022-05-06 06:32:21 +02:00
Wolfgang Huß
0a8bbe7ea6 Merge branch '1697-refactor-thx-page-#1' of github.com:gradido/gradido into 1697-refactor-thx-page-#2
# Conflicts:
#	frontend/src/components/Message/Message.spec.js
#	frontend/src/components/Message/Message.vue
2022-05-05 15:14:42 +02:00
Wolfgang Huß
4a64d1aa20 Avoid any error messages on the Register page, because of boots 2022-05-05 12:05:04 +02:00
Wolfgang Huß
6a1b8f0fd9 Avoid on page error message on Login
- Have a translation for 'No user with this credentials'.
2022-05-05 11:33:07 +02:00
ogerly
ad34f105fa removed unused code / comments 2022-05-04 12:11:01 +02:00
ogerly
47c29fe092 fixed test for pages/Login.spec.js 2022-05-04 10:48:48 +02:00
Wolfgang Huß
a6ec784596 Merge branch '1697-refactor-thx-page-#1' of github.com:gradido/gradido into 1697-refactor-thx-page-#2
# Conflicts:
#	frontend/src/components/Message/Message.vue
#	frontend/src/pages/Login.spec.js
2022-05-02 10:17:55 +02:00
Wolfgang Huß
f22b391557 Change code after Alex review suggestions 2022-05-02 10:14:29 +02:00
Wolfgang Huß
4632e83a47 Change out commented router test 2022-05-02 08:44:53 +02:00
Wolfgang Huß
31dfdc1337 Fix code coverage in Login.vue test 2022-05-02 08:20:16 +02:00
Wolfgang Huß
d96f2a725e Add in #1 deleted code and comments again 2022-04-29 16:52:50 +02:00
Wolfgang Huß
a382385a68 Add testing of toasters and cleanup 2022-04-29 12:39:32 +02:00
Wolfgang Huß
f95c11e29a Cleanup and clarity 2022-04-29 12:01:03 +02:00
Wolfgang Huß
5c89fe545d Change Login page to more general page message 2022-04-27 13:05:37 +02:00
Wolfgang Huß
4d87c95031 Implement tests for Registration page
- Refactor little things.
2022-04-26 15:40:34 +02:00
Wolfgang Huß
041c82b575 Add skipped redirection tests to be implemented later 2022-04-26 11:56:45 +02:00
Wolfgang Huß
3f502ea37a Merge branch 'master' of github.com:gradido/gradido into 1697-refactor-thx-page
# Conflicts:
#	frontend/src/pages/Login.spec.js
#	frontend/src/pages/Login.vue
2022-04-21 10:15:31 +02:00
Wolfgang Huß
f245a3703c Refactor test for Login page 2022-04-21 09:51:47 +02:00
Moriz Wahl
29ec984289 fix test 2022-04-20 13:46:02 +02:00
90f0b532e1
remove community to store tests 2022-04-20 13:38:56 +02:00
5361cc9eb9
corrected correspondign pages 2022-04-07 12:56:01 +02:00
Moriz Wahl
be8e3f489e test with param code 2022-03-21 16:37:44 +01:00
eb9e409891
fix most tests 2022-03-15 04:59:09 +01:00
Moriz Wahl
574c1cf203 rename route for reset-password 2022-03-07 19:23:08 +01:00
Moriz Wahl
bcc3ca4907 rename password with forgot-password 2022-03-07 19:07:14 +01:00
Moriz Wahl
14dcb3fa93 resolve relative paths, rename pages 2022-03-07 18:47:14 +01:00
Moriz Wahl
c790211870 remove views folder 2022-03-07 17:29:32 +01:00