Commit graph

148 commits

Author SHA1 Message Date
Matt Sykes
7c02499056 CASH-2521, CASH-2526 - Handle infinite loop and add logging 2026-04-07 16:14:34 -04:00
Adam Caouette
6e204f7ad2 CASH-1790 add more unit tests 2026-02-06 10:31:16 -05:00
Matt Sykes
ffe1a429fb Fixed issue with not saving zip's state to vuex
Additionally now running most of the vin-lookup tests.  I didn't have time to figure out the image ones but we haven't been running any for 3 years... so its a win :)
2026-01-28 17:42:37 -05:00
Chloe Herd
9dd9e9cfc8 Consolidated defs to single file. 2025-09-19 10:26:19 -04:00
Chloe Herd
e0d0399080 Add default defs for Jest 2025-09-19 09:57:38 -04:00
Bryan Mauger
ac37e4e3a9 CASH-1048 fix unit test. 2025-07-30 16:05:21 -04:00
AdamCaouetteSafelite
2257ad32a7 CASH-845 remove comment and exclude unit tests for now 2025-07-18 09:05:59 -04:00
CarlNation
28766ece98 Merge branch 'release/2025.07.10' into rlsmerge/2025.07.10-to-dev 2025-07-11 13:38:17 -04:00
Michaela Brydon
d61bda3863 Step 1 fixing code coverage for FMG with sonarqube 2025-07-10 10:54:47 -04:00
AdamCaouetteSafelite
94dea85a94 CASH-845: move old versions prior to CASH-845 work into their own files with comments and excluded from unit tests 2025-07-01 15:02:50 -04:00
Scott Kiener
f4845d4afe Jest Changes 2025-05-01 10:59:42 -04:00
Scott Kiener
6474280bf6 Merge remote-tracking branch 'origin/release/2025.05.01' into rlsmerge/2025.05.01-to-2025.05.08 2025-04-30 11:58:57 -04:00
Matt Caimi
4333a8028f CASH-376 unit test mjs file transform fix 2025-04-29 15:11:27 -04:00
Scott Kiener
cc380d29bb Reapply "Merge pull request #2421 from Safelite/feature/CASH-188"
This reverts commit be213ef7d6.
2025-04-24 10:37:18 -04:00
Adam Caouette
30eff5f0b0 CASH-464: due to requested short lead-time, lowering coverage % until we have time to write more unit tests 2025-04-23 13:14:38 -04:00
Scott Kiener
be213ef7d6 Revert "Merge pull request #2421 from Safelite/feature/CASH-188"
This reverts commit 6fe56a56f2, reversing
changes made to 9c2a35f896.
2025-04-23 11:11:44 -04:00
Scott Kiener
05e625cc01 Drop jest % 2025-04-21 08:57:32 -04:00
Bryan Mauger
86fb64ac93 Update unit test. 2025-04-07 10:19:31 -04:00
Bryan Mauger
0eaa1c2fd7 Move component out of subfolder. 2025-02-20 09:18:10 -05:00
CarlNation
6503922cd0 CASH-151
CASH-151 forgot the wildcard
2025-02-17 07:00:30 -05:00
CarlNation
937f84cdcc CASH-151
CASH-151 exclude experiment components from code coverage
2025-02-17 06:04:09 -05:00
CarlNation
c2b7ed99dc CASH-97 code coverage
CASH-97 code coverage
2025-02-04 07:05:43 -05:00
Johnny shultz
5dede2978f CASH-109-specs
CASH-109-specs clean up on return-user.spec.js
2025-01-23 16:51:53 -05:00
CarlNation
5360783093 CASH-109
CASH-109 will follow up later with tests for return-user
2025-01-18 07:53:42 -05:00
CarlNation
3ad2e4ed28 CSR-2303 tests for itac and nocomp
CSR-2303 tests for itac and nocomp
2024-11-05 08:09:33 -05:00
Matt Sykes
4475c642a0 Upgrade more packages - only 47 moderate vuln left!!! 2024-08-23 12:42:09 -04:00
CarlNation
117ce3bff3 CSR-1981 2024-08-17 08:24:11 -04:00
Bryan Mauger
7741e87f3b todo unit tests 2024-03-26 14:25:43 -04:00
Bryan Mauger
24dc869447 Temp rollback of unit test percent. 2024-03-26 13:54:08 -04:00
bmauger
e687793ddb
Merge branch 'develop' into CSR-1891-insurance-search-page 2024-03-07 11:49:57 -05:00
Bryan Mauger
245284d8a3 WIP change name to insurance-company. 2024-03-07 11:47:17 -05:00
CarlNation
bb6e550ff9 rlsmerge threshold dipped. not sure why 2024-02-21 10:35:05 -05:00
Bryan Mauger
f9462dcc09 WIP Insurance search page w/ jQuery and jQuery UI. 2024-02-16 12:44:10 -05:00
CarlNation
05090b4345 Merge branch 'release/2024.02.08' into rlsmerge/2024.02.08-to-develop 2024-01-29 09:30:26 -05:00
Bryan Mauger
9441465de1 Format code, temporary unit test. 2024-01-26 12:22:28 -05:00
Scott Kiener
2a511ef77a Promo unit tests - store methods 2024-01-22 13:14:14 -05:00
Scott Kiener
f0534f2718 Promo Unit tests - promotions-helper.js
Also made promotions-helper.js functions null safe
2024-01-17 09:55:03 -05:00
Scott Kiener
b671e5d5d1 CSR-1393 | Drop coverage % 2023-11-16 09:58:38 -05:00
Adam Caouette
ad231b059a CSR-1384: remove pages without tests for now 2023-10-31 10:54:10 -04:00
Leah Schumann
29b7a4fb45 Minor treak and unit tests 2023-10-17 08:30:56 -04:00
Scott Kiener
291e13330d CSR-1520 | First integration of promo logic
Implementation of validate and revalidate endpoints in the store
Validate promo on quote via query string promo
Revalidate promos on quote page load
Remove promo query string on quote and payment-method forward navigation
Add in Id logic for all line items
Send relevant pricing data to service package question to be used later for UX changes
2023-10-12 12:03:02 -04:00
Leah Schumann
aa47c33e69 Updated unit tests 2023-10-06 09:38:22 -04:00
CarlNation
7616f22509 CSR-1392
prettier and code coverage change
2023-10-05 09:17:32 -04:00
CarlNation
64c3082d5f CSR-1392
jest coverage level change
2023-10-02 14:29:17 -04:00
Adam Caouette
86add1e358 CSR-1383: add product tiles; some cart updates for CSR-1382 2023-09-28 16:52:07 -04:00
Adam Caouette
a8154dc8c6 CSR-886: unit tests for Schedule page 2023-08-14 10:57:10 -04:00
Adam Caouette
2b33dd5959 CSR-886: Unit tests added 2023-08-02 10:49:23 -04:00
Scott Kiener
84f1f0dbb7 Up unit test % to 80 2023-08-01 10:18:20 -04:00
Bryan Mauger
07fbc1a73e Merge branch 'CSR-1357-customer-details' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CSR-1357-customer-details 2023-06-19 10:53:52 -04:00
Bryan Mauger
d77de55a82 Temp lower unit test threshold. 2023-06-19 10:53:07 -04:00