Commit graph

62 commits

Author SHA1 Message Date
Katie
efa77a2568 Fix merge conflict 2022-06-08 13:02:29 -04:00
Katie
306499cf95 Merge remote-tracking branch 'origin/develop' into feature/unit-tests-2022.06.09-KO 2022-06-08 08:06:41 -04:00
Katie
f48d21f00d Add address-questions tests 2022-06-07 16:07:58 -04:00
Leah Schumann
be09c6342d merged from release/2022.06.09 2022-06-07 09:22:01 -04:00
Leah Schumann
55c16fc3eb Fixed jest.config.js which I'd modified to show only coverage for the unit I was testing 2022-06-07 09:18:58 -04:00
Leah Schumann
41905804d1 address-lookup page unit tests 2022-06-07 09:16:44 -04:00
bmauger
d8c3df968c WIP footer modal code updates. 2022-06-02 17:24:09 -04:00
Adam Caouette
6ece987d75 Merge branch 'release/2022.06.09' into feature/CSR-347 2022-06-01 08:49:30 -04:00
Adam Caouette
5e4b43d5c7 CSR-347: restore address-vehicle tests to be included 2022-06-01 08:27:08 -04:00
Leah Schumann
e9b46f2622 Merge branch 'release/2022.06.09' into feature/address-lookup-unit-tests 2022-06-01 08:11:34 -04:00
Leah Schumann
11a4943e9f addressQuestions component unit tests 2022-06-01 08:10:19 -04:00
bmauger
2b27eca24c
Merge pull request #526 from Safelite/CSR-544-footer-modal
CSR 544 footer modal
2022-05-31 17:02:43 -04:00
bmauger
07c12f4d8b Temporarily exclude menu-modal from unit tests. Remove un-needed code. 2022-05-31 16:58:12 -04:00
Leah Schumann
a4d18aa008 Updated unit tests for textbox-question and dropdown-question components 2022-05-24 16:28:43 -04:00
bmauger
5a9cb343a8 Temp lower coverage. 2022-05-19 10:03:38 -04:00
Scott Kiener
d0e3d2390c CSR-563 | Fixing tests and commenting out alert.vue for tests 2022-05-17 16:19:25 -04:00
Adam Caouette
016e5c93af CSR-347: refactor per PR comments 2022-05-12 14:06:46 -04:00
Adam Caouette
3a75745764 CSR-347: finish building address-vehicles page 2022-05-11 09:33:26 -04:00
Max
fef7a2227e Merge branch 'develop' into feature/CSR-92 and fix / update unit tests 2022-05-04 13:21:05 -04:00
Max
e89cb1eeb3 Merge branch 'develop' into feature/CSR-92 2022-05-03 10:50:59 -04:00
Max
5e0e631180 Unit tests 2022-05-03 10:49:06 -04:00
bmauger
f21baf67a2
Merge branch 'develop' into CSR-101-vin-lookup 2022-05-02 15:59:12 -04:00
bmauger
f13443f855 Push vin-lookup page to dev. 2022-05-02 15:34:28 -04:00
Max
768191ea1a Omitting unneeded api parts call and adding unit tests 2022-05-02 12:30:46 -04:00
Leah Schumann
56b1ecac43 removed the page and components I'm working on from unit tests, test will be completed after page is fully functional 2022-04-29 09:43:02 -04:00
Leah Schumann
a597da287f merging from develop 2022-04-29 09:31:13 -04:00
Max
40df6d12ad Refactoring license-plate-lookup and hard coding routes to go from damage to lpl for testing 2022-04-27 11:51:05 -04:00
Max
95add315a0 REfactoring lpl page 2022-04-26 12:46:47 -04:00
Leah Schumann
14f6174a76 Merging from develop 2022-04-22 07:56:28 -04:00
Max
4dfa32dd4b Temp lower coverage threshold until new unit test added 2022-04-21 10:19:59 -04:00
FrankRua
ea9d5f8036 unit tests 2022-04-19 13:46:09 -04:00
Leah Schumann
d7b1069991 Merged from develop and partial implementation of new way to populate CMS content. 2022-04-07 10:04:34 -04:00
Adam Caouette
e7533f3c9c CSR-436: temporarily lower code coverage 2022-04-06 10:31:48 -04:00
Max
27d391599b More unit test fixes 2022-04-06 09:49:07 -04:00
Max
d7908620a7 updates for unit tests and code coverage 2022-04-05 14:08:21 -04:00
Max
56fd43d916 more unit test changes 2022-04-05 13:07:03 -04:00
Leah Schumann
ee60b23598 Started working on Unit tests 2022-03-30 09:15:08 -04:00
Leah Schumann
cfc5cbd467 Unit tests for feature/CSR-350, textbox-question and dropdown-question components 2022-03-25 09:11:39 -04:00
Leah Schumann
49cef04e2e Changed file names and added exceptions for unit test processing 2022-03-22 09:47:47 -04:00
FrankRua
57770537fd More unit tests 2022-03-01 11:01:16 -05:00
bmauger
9e12733756 CSR-342 WIP & QA fix. 2022-02-17 13:59:40 -05:00
Adam Caouette
a2f7889d95 CSR-254: temporarily exclude unused components (only used in form-test) 2022-02-11 17:01:38 -05:00
FrankRua
66aa4190fb Unit test coverage to 89%, redid store / store tests 2022-02-01 22:26:05 -05:00
FrankRua
b92c425fb4 Linter 2022-01-28 10:22:33 -05:00
FrankRua
0fc7ea8d67 added tests, increased code coverage 2022-01-28 10:19:51 -05:00
Adam Caouette
0d032ea15e CSR-254: exclude form-test from jest 2022-01-14 16:43:32 -05:00
Leah Schumann
d51f9fd056 Added address-poc to the jest.config.js file to prevent it from being included in code coverage because it's a POC 2022-01-11 09:14:41 -05:00
Max
b1e81a608e Changing jest.config coverage to 85 2021-12-21 12:09:11 -05:00
Frank
8958dfe0bb Unit tests updates 2021-12-17 13:11:59 -05:00
Frank
daab1b0f1a Ran linter 2021-12-08 21:00:37 -05:00