Commit graph

18 commits

Author SHA1 Message Date
DavidAtSafelite
5e6ab3b549 Linting including prefer default, vue event format, etc. And also added () to expects that lacked them and skipped many tests. 2023-07-31 16:16:10 -04:00
DavidAtSafelite
80987e130e Additional misc. linting. Mainly digital-components, but a couple of constant files as well. A lot of attribute/section order changes. A few == to === and some other minor changes and whitespace adjustments 2023-07-22 09:38:24 -04:00
brydon1
2d97232d40 Initial commit 2023-07-05 13:41:00 -04:00
Jason Wheeler
8ba8913de1 Added load script back in 2023-01-13 11:58:23 -05:00
Johan Gunawan
44474139e8 Lock vue-router to 4.1.3
Starting from version 4.1.4, Vue Router strips off custom params. This makes the VehicleChangeAlert unable to be displayed in vehicle-damage page due to its dependency to that custom param.
2023-01-12 15:12:34 -05:00
Johan Gunawan
5c455b8551 Add testing-library 2022-12-27 15:07:08 -05:00
Johan Gunawan
be2787ee2e Add eslint
Add eslint and the configuration needed to lint javascript and vue files.
2022-12-08 11:37:15 -05:00
Kulbhushan Kaushik
7242c3b04e unit test for vehicle-year page 2022-11-01 10:30:20 -04:00
Kulbhushan Kaushik
fd0b7d7c8c fixed styling for subheader 2022-10-28 10:00:55 -04:00
Kulbhushan Kaushik
8e3e038597 commit 2022-10-21 14:46:06 -04:00
Kulbhushan Kaushik
1c3f887134 SSR-76 and SSR-80 changes 2022-10-21 08:27:05 -04:00
Jason Wheeler
02a749fc42 config update - move reporter settings from scripts to jest.config.js 2022-09-19 13:49:24 -04:00
FrankRua
eee30e5dde Config tweak 2022-09-19 12:47:12 -04:00
FrankRua
f868cdcea7 Test config, one test 2022-09-19 10:55:21 -04:00
Kulbhushan Kaushik
63c554be16 commit 2022-09-16 10:47:58 -04:00
Kulbhushan Kaushik
bff0bf3963 commit 2022-09-14 11:07:27 -04:00
Kulbhushan Kaushik
ee2b719a7a Initial set up. 2022-09-14 10:03:10 -04:00
FrankRua
cf528021f0 Init 2022-09-06 15:28:59 -04:00