Commit graph

15 commits

Author SHA1 Message Date
Tim Zallmann
4f0b2079de Upgraded Vue to 2.6.8
Upgrade to latest Version
2019-03-27 21:33:20 +00:00
Mike Greiling
f666026d71
Prettify all spec files 2018-10-17 11:18:17 -05:00
Johann Hubert Sonntagbauer
6f5723a169 enable jasmine/new-line-before-expect 2018-10-17 06:57:29 +02:00
Johann Hubert Sonntagbauer
0fd203ba24 enable jasmine/no-promise-without-done-fail 2018-10-16 21:31:16 +02:00
Dennis Tang
f7efc5f8b7 update tests 2018-05-28 17:53:57 +02:00
Dennis Tang
b394cc31e2 add tests for validating project billing status 2018-05-23 16:32:09 +02:00
Dennis Tang
4e0e0552c6 fix tests
each suite needs its own instance of the store, but the state has to be returned via a factory otherwise the suites all share the same reference to one state object
2018-05-23 16:12:07 +02:00
Dennis Tang
e144946ebe fix when no GCP projects are found 2018-05-11 21:03:05 +02:00
Dennis Tang
08cb13a5de rename vuex dir to store 2018-05-11 14:45:27 +02:00
Dennis Tang
3daa298d9a eslint fixes 2018-05-11 13:57:10 +02:00
Dennis Tang
af3dd04361 clean up component tests 2018-05-11 10:20:48 +02:00
Dennis Tang
01ef0b64ea use component mixin to refactor components 2018-05-09 15:53:44 +02:00
Dennis Tang
4b752e2e17 remove unused dependencies 2018-05-09 14:58:23 +02:00
Dennis Tang
f86f94503b removed „fetched“ prefix from mutation and state 2018-05-09 14:52:17 +02:00
Dennis Tang
4f001a3abf gcp dropdown component tests 2018-05-09 14:32:53 +02:00