11 Commits

Author SHA1 Message Date
Moriz Wahl
b3f50e04d8 all settings tests work again 2023-02-13 21:23:36 +01:00
Moriz Wahl
7d459fcea5 get settings pages mostly running 2023-02-13 21:09:24 +01:00
Moriz Wahl
73cc1b1fa1 locations: fix frontend test for selecting new location 2021-02-04 15:03:55 +01:00
05adf4a9f1
- have expected call values in test calls 2021-02-03 17:50:36 +01:00
d0274a40ae
- renamed Location2 to LocationMapBox 2021-02-03 17:17:18 +01:00
0ba37aab18
- lots of additional tests
- removed 3 character condition for location query
- lint ing
2021-02-02 06:56:56 +01:00
Alina Beck
77f4810ddc set up global localVue
by setting up localVue with all required plugins (such as styleguide and vuex)
in a separate testSetup file we can avoid doing this individually in all component tests
the testSetup is executed before each test suite, so each test file gets a fresh
instance of localVue
2019-11-20 12:31:40 +03:00
roschaefer
c378505293 Add one test case for update user form 2019-09-20 20:30:57 +02:00
roschaefer
b4ffa13517 Fix webapp tests by disabling the slug validations 2019-09-20 20:05:27 +02:00
5202763dd8
frontend lint fixes 2019-05-23 19:40:39 +02:00
0be2891858
make email a required field for user, tests for front- & backend 2019-05-02 16:17:16 +02:00