Commit graph

50 commits

Author SHA1 Message Date
Michaela Brydon
b20e742531 Adding test:unit script for pipeline run 2025-07-10 11:46:02 -04:00
Michaela Brydon
d61bda3863 Step 1 fixing code coverage for FMG with sonarqube 2025-07-10 10:54:47 -04:00
Scott Kiener
32c55fd762 Revert "Merge pull request #2405 from Safelite/feature/CASH-480"
This reverts commit b2d0038e45, reversing
changes made to d509215643.
2025-04-30 10:03:16 -04:00
maguire-arman
27ae87d81e Adds Faker.js and Luxon as dev dependencies
Adds Faker.js for generating realistic fake data and Luxon for date and time manipulation as development dependencies.
These libraries will be used to enhance testing and development workflows.
2025-04-08 09:39:40 -04:00
maguire-arman
96376be0e3 Adds dotenv-safe and ortoni-report dependencies
Updates the project's development dependencies by adding "dotenv-safe" to
ensure environment variables are defined and "ortoni-report" for
generating reports.
2025-04-08 09:26:03 -04:00
maguire-arman
404dda6556 Adds Playwright test framework for FMG
Initial commit of the Playwright test framework, including:
- Configuration files for Playwright, Docker, and Sauce Labs
- Test case structure and page object models
- CI/CD pipeline configuration
- Utilities and business logic implementations

This framework will be used for end-to-end testing of the FMG application.
2025-04-07 15:40:31 -04:00
Scott Kiener
8454ec4306 CASH-309 | Include needed packages 2025-03-10 09:23:55 -04:00
Matt Sykes
6b18a3d23a Run npm upgrade and typescript 4.8.4 to 4.9.5 2024-08-23 16:58:20 -04:00
Matt Sykes
96395c0a4c Uninstall unused packages 2024-08-23 16:36:01 -04:00
Matt Sykes
c7b19e6c4f Upgraded eslint and prettier 2024-08-23 15:59:25 -04:00
Matt Sykes
4475c642a0 Upgrade more packages - only 47 moderate vuln left!!! 2024-08-23 12:42:09 -04:00
Scott Kiener
deff080bd2 CSR-2185 | Update app to Node 20.17.0 compatability 2024-08-22 15:13:19 -04:00
Bryan Mauger
f9462dcc09 WIP Insurance search page w/ jQuery and jQuery UI. 2024-02-16 12:44:10 -05:00
Bryan Mauger
595e97ea9f CSR-1390 dynamic resize of iFrame
Implement iFrameResizer node package.
2023-11-01 09:56:27 -04:00
Katie
08bd846ee8 Add formatting before serve back 2022-10-28 11:06:14 -04:00
Katie
0591a01c8e Remove formatting before serve 2022-10-28 10:49:40 -04:00
Katie
2953b93b29 Add script 2022-10-28 10:30:37 -04:00
Scott Kiener
3522ffcef1 vin-lookup-tests | Created base setupmock and added two tests
Also added a 'lite' mode for running tests
2022-06-08 10:49:14 -04:00
Leah Schumann
8df8b05e30 added optional input mask to textbox-question component 2022-02-25 11:46:58 -05:00
Mark Harris
a7b571f7d4 Does this fix the deploy? 2022-02-02 11:12:48 -05:00
Adam Caouette
99d1c654d2 Merge branch 'develop' into feature/CSR-254 2022-01-14 14:36:03 -05:00
Adam Caouette
349c59b7dd CSR-254: Implement final stages of form test 2022-01-13 15:58:19 -05:00
Leah Schumann
0975e77a5d Removed unused Places related packages 2022-01-11 08:55:21 -05:00
Leah Schumann
3b7a650eb9 Moved the script src for Google Maps API from head of index.html to component, using load script plugin 2022-01-10 10:05:46 -05:00
Adam Caouette
549a8b3593 CSR-254: create form-test page and begin testing validation 2022-01-07 16:00:34 -05:00
Leah Schumann
f16c997920 Address Autocomplete POC 2022-01-05 16:32:15 -05:00
Frank
a0ea101654 added junit back for code coverage, re-generated package lock 2021-12-02 13:01:10 -05:00
Max
7854262fe5 Adding unit testing for store 2021-11-19 13:39:21 -05:00
Frank
dec7defb2a Added Jest unit test coverage support 2021-11-04 10:41:31 -04:00
Frank
e92d3933d5 Merge branch 'develop' into feature/dynamic-routing 2021-10-27 21:12:15 -04:00
Frank
da0ce5c07d Added back jest support for unit testing, added mock unit test 2021-10-27 11:24:32 -04:00
Bryan Mauger
6edc1222a5 Re-add spinner to button. 2021-10-27 10:57:22 -04:00
Frank
bedffdef9a Merge remote-tracking branch 'origin/md-branch' into feature/dynamic-routing 2021-10-26 14:59:17 -04:00
Max
74a0b66071 updating API call method 2021-10-26 13:31:55 -04:00
Frank
7f3134a929 md into dynamic routing 2021-10-25 10:46:28 -04:00
Frank Rua
6fdb6cb558
Merge pull request #14 from Safelite/feature/dynamic-routing
Initial Dynamic Routing
2021-10-19 16:25:20 -04:00
Frank Rua
c7f983b523
Merge pull request #10 from Safelite/feature/unit-test
Added one mock unit test
2021-10-19 16:02:59 -04:00
FrankSafelite
ebd3cbbbdb Dynamic Routing 2021-10-19 15:37:14 -04:00
Bryan
8a017c590d Add confetti component. 2021-10-18 09:54:19 -04:00
Max
ff5409dbf6 Vuex setup and page components 2021-10-15 10:23:59 -04:00
Max
e67c64bb42 Setting up routing and vuex 2021-10-12 15:36:09 -04:00
FrankSafelite
c19a695a71 Update package.json 2021-10-11 11:49:57 -04:00
FrankSafelite
4efdf7f1b7 Update package.json 2021-10-11 11:34:00 -04:00
FrankSafelite
eca5019fff Update package.json 2021-10-11 11:17:37 -04:00
Max
b7abbeeaa5 Merge branch 'brm-base-properties' into md-branch 2021-10-06 10:07:27 -04:00
Max
0c7d8254b7 New UI branch for car selector 2021-09-30 14:38:05 -04:00
FrankSafelite
66d17f63fe Added Jest 2021-09-23 15:25:11 -04:00
Bryan
53b887d36c my commit 2021-09-20 18:29:11 -04:00
FrankSafelite
43f25c5934 Removed Vue project 2021-09-20 16:16:46 -04:00
FrankSafelite
b35bff5496 FMG Init 2021-09-14 07:48:09 -04:00