Moriz Wahl
4ce5bdd6fa
get most components working
2023-02-15 10:23:34 +01:00
Wolfgang Huß
ce5161f937
Test e-mail templates, remain files, first step
2021-11-18 08:53:31 +01:00
9445627480
coverage ChangePassword.spec.js
2021-04-24 02:08:32 +02: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
bb5d581906
refactor: restructure translations and components
2019-10-11 00:54:19 +02:00
roschaefer
2ca508ba2f
Rename code => nonce in webapp/
2019-09-06 19:31:04 +02:00
Matt Rider
faa4148858
Stub sweetalert-icon in tests which use
2019-08-07 15:20:36 +02:00
Robert Schäfer
4207aee09d
DRY up password validations
2019-07-09 22:12:40 +02:00
Robert Schäfer
c85c94aa40
Splitting components, better route navigation
...
This also allows us to generate a password reset link to quickly reset
your password without entering the code and email manually.
2019-06-19 14:23:22 +02:00