Siraj Shaik
6d5a0524e3
latest updates from QA repo
...
21 and 22 scenarios were added
Mock responses refactored.
2025-02-18 14:41:05 -05:00
chase-safelite
5d3ab0ef59
Added playwright tests into repo ( #923 )
...
* Initial import of playwright tests
* Pipeline changes for automated tests
* Modified pipeline for testing
* Attempt #2
* Attempt #3
* Added missing paren
* Removed debug stuff from pipeline
* Changes from playwright repo
* Changed pipeline for debugging
* Fix for ServiceLocationPage playwright locators
* Change pipeline to run with TEST APIs
* Moved more of Siraj's changes to this repo
* Changed where updating env occurs
* Changed location of env update again
* Escaped double quotes
* Added visible report in Azure
* Moved changes into main pipeline
* Made it so dotenv only runs config in local
2025-02-14 09:54:11 -05:00
dependabot[bot]
aba0ceb730
Bump vite from 4.5.3 to 4.5.9
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.3 to 4.5.9.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.9/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.9/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 06:32:33 +00:00
Michaela Brydon
5c38b4a2e1
Updating styling
2024-08-06 17:14:22 -04:00
Bill Richardson
f5d46be983
Modal Enter button
...
Remove focus trap
Add onEnter event for keypress.enter
- preventDefault
- call main button click event
Cleaned up modal.vue to un-red it
2024-05-13 15:28:11 -04:00
Josh Dassinger
1d1f838f23
SSR-1177 Fix items behind modal being selectable
2024-04-29 08:00:14 -05:00
Bryan Mauger
7e5c8fd1b6
WIP update files with updated ESLint settings.
2024-04-15 09:22:44 -04:00
Katie Kroell
2fec3d5891
Merge branch 'develop' into feature/SSR-1118
2024-03-18 09:11:34 -04:00
Bill Richardson
45381ed506
updates to maska library. paste seems to work with the updated package
2024-03-15 09:20:42 -04:00
Katie Kroell
57653a02d7
calendar buttons working
2024-03-14 14:09:52 -04:00
Matt Caimi
32af347771
SSR-1063 credit card form on payment-page
2024-02-20 09:38:10 -05:00
Michaela Brydon
c56a404704
Adding jest serializer vue package
2023-11-09 13:44:21 -05:00
Michaela Brydon
4d512bb1a2
Reverting changes
2023-11-09 12:52:40 -05:00
Michaela Brydon
eaab6b335c
Adding unit test reports
2023-11-09 12:48:51 -05:00
Michaela Brydon
a45903700a
Trying to add test report to build pipeline
2023-11-09 12:18:01 -05:00
Michaela Brydon
5f395b3421
Adding bailout page tests
2023-10-31 13:27:52 -04:00
Jeremy Zimmerman
6979446152
Revert "Merge pull request #479 from Safelite/defect/digital/ssr-763"
...
This reverts commit 549f92af09 , reversing
changes made to 2c27d0f2d3 .
2023-10-13 09:32:59 -04:00
DavidAtSafelite
46cdd41772
Fixed test, added documentation to store, broke out processing functions for both documentation purposes and to reduce overall size of store file, sorted store actions methods.
2023-10-12 15:16:24 -04:00
Bill Richardson
b1010223ff
alpha auto
2023-08-15 11:11:08 -04:00
DavidAtSafelite
890f9b3e39
Additional linting and updates. Mostly digital-components.
2023-08-15 07:05:55 -04:00
Bill Richardson
2bc4899573
updates to match fmg
2023-08-09 10:59:59 -04:00
DavidAtSafelite
24365dc4ac
Additional package updates
2023-08-09 07:36:54 -04:00
DavidAtSafelite
7f91d76df4
Updated axios
2023-08-08 14:15:04 -04:00
DavidAtSafelite
2f09667b48
Updated pinia package
2023-08-08 13:08:28 -04:00
DavidAtSafelite
431a0fad54
A couple of hopefully minor package updates.
2023-08-08 07:27:33 -04:00
DavidAtSafelite
296351a3d5
Latest vue
2023-08-04 08:10:43 -04:00
Jeremy-Z
bc5d9842d0
Reverting Commit #386 from linting9 branch.
2023-08-02 10:45:39 -04:00
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