Commit graph

2883 commits

Author SHA1 Message Date
Leah Schumann
b779b948d6 Completed unit tests 2023-03-03 10:15:48 -05:00
Leah Schumann
8405d4c75f Merge branch 'develop' into feature/CSR-1088 2023-03-02 14:05:57 -05:00
Leah Schumann
e6625aeb34 Addl unit tests for service-location and tests for mobile-location-modal-question 2023-03-02 14:04:55 -05:00
CarlNation
d8d653e7cb Merge branch 'release/2023.03.09' into rlsmerge/2023.03.09-to-develop-v3 2023-03-02 09:53:42 -05:00
CarlNation
a29fb2b2a4 CSR-945 CSR-946
prettier
2023-03-02 09:46:53 -05:00
CarlNation
9ec12c81bd CSR-945 CSR-969
use lower case for querystring parms
2023-03-02 09:43:00 -05:00
CarlNation
97f300a1f5 Merge branch 'release/2023.03.09' into rlsmerge/2023.03.09-to-develop-v2 2023-03-01 15:08:44 -05:00
CarlNation
afcd713fdb CSR-969 prettier 2023-03-01 11:35:40 -05:00
CarlNation
7304729717 CSR-969
Hide the home address lookup if a provided zip is in a state that prohibits it
2023-03-01 10:09:45 -05:00
Leah Schumann
8d8d253bfc Preparing for additional unit tests of page and mobile location component 2023-03-01 09:11:31 -05:00
Leah Schumann
e05a1bf51b Fixed service-location tests for new code 2023-02-28 10:32:03 -05:00
Leah Schumann
c02df2ca9d Merge branch 'feature/CSR-1012' into feature/CSR-1088 2023-02-28 10:13:25 -05:00
Leah Schumann
cb3bf381b5 Removed tests that are no longer applicable for mobile-location-modal-questions 2023-02-28 10:12:07 -05:00
Leah Schumann
2be5a55cac Removed tests that are no longer applicable for mobile-location-modal-questions 2023-02-28 10:10:25 -05:00
Leah Schumann
81819b898e Moved calculation of mobile fee to the page level 2023-02-28 09:47:13 -05:00
Leah Schumann
7cc3511940 WIP 2023-02-28 07:27:38 -05:00
Matt Caimi
5a8b1a9dff CSR-1012 more unit tests for service-location 2023-02-24 14:46:08 -05:00
Scott Kiener
10e49b041f CSR-1166 | Update navigation rules with Quote page 2023-02-24 11:31:43 -05:00
Matt Caimi
5426feaa20 Merge remote-tracking branch 'origin/develop' into feature/CSR-1012 2023-02-24 10:58:48 -05:00
Matt Caimi
50c745e18b CSR-1012 service-location pageprereqs unit test updates 2023-02-24 10:57:43 -05:00
CarlNation
a1120943b1 Merge branch 'release/2023.03.09' into rlsmerge/2023.03.09-to-develop 2023-02-24 10:16:44 -05:00
CarlNation
57f3b80e6f CSR-945
Allow zipCode querystring in concept funnel
2023-02-24 09:58:55 -05:00
Matt Caimi
22cc5a7be5 formatting 2023-02-24 09:23:13 -05:00
Matt Caimi
823e45f054 Merge branch 'feature/CSR-1088' into feature/CSR-1012 2023-02-24 09:17:18 -05:00
Leah Schumann
b74ea28d6a Merge branch 'develop' into feature/CSR-1088 2023-02-24 09:02:47 -05:00
Leah Schumann
cb917807e7 Mobile fee display and additional functional 2023-02-24 08:57:04 -05:00
Leah Schumann
2d01671fef Removed console.log 2023-02-24 08:26:22 -05:00
Scott Kiener
3f99650208 Unit Tests (Quote Page)
Also refactored one store action name.
2023-02-23 15:37:55 -05:00
Matt Caimi
ac18533a90 Merge remote-tracking branch 'origin/feature/CSR-1088' into feature/CSR-1012 2023-02-23 10:54:42 -05:00
Matt Caimi
80719416a0 CSR-1012 unit test and cms prop updates 2023-02-23 10:54:22 -05:00
Leah Schumann
fbbb92c855 Added .spec file for mobile-location-question 2023-02-23 08:51:07 -05:00
CarlNation
36bebf1e0d CSR-1212 prettier 2023-02-23 08:25:34 -05:00
CarlNation
3399ef24a0 CSR-1212
reworked to be more specific so it doesn't pass prereq for an empty array
2023-02-23 08:09:53 -05:00
Leah Schumann
07a54cbf29 Added vehicle-protected-question unit tests 2023-02-23 07:53:17 -05:00
Leah Schumann
7093b5a8e9 Merge branch 'feature/CSR-1012' into feature/CSR-1088 2023-02-22 16:00:18 -05:00
Leah Schumann
c344cf8658 Added service-zip-question tests 2023-02-22 15:58:55 -05:00
Leah Schumann
0f9c76e8b7 button-main tests to 100% 2023-02-22 15:46:34 -05:00
Leah Schumann
9a0f97bd0d Added removeLoader test for button-main 2023-02-22 15:13:37 -05:00
Leah Schumann
ae6e1b887b Merge branch 'feature/CSR-1012' into feature/CSR-1088 2023-02-22 15:05:20 -05:00
Leah Schumann
293c946407 Added unit test for rext-block changes 2023-02-22 15:02:17 -05:00
Leah Schumann
4418f90371 Merge branch 'feature/CSR-1012' into feature/CSR-1088 2023-02-22 14:54:38 -05:00
Leah Schumann
48e5652a69 Prettified 2023-02-22 14:41:27 -05:00
Matt Caimi
8af9381771 CSR-1012 unit testing for service-zip-modal-question 2023-02-22 12:49:05 -05:00
Leah Schumann
96fec12f94 Updated Textbox Question and Dropdown Question unit tests 2023-02-22 11:39:13 -05:00
Leah Schumann
7af8d9d26e CSR-1088 Added unit tests for modal component 2023-02-22 09:20:58 -05:00
Leah Schumann
c533cc4357 Added tests to verify that the footer-button-event emit is only fired when the form is valid 2023-02-21 14:18:41 -05:00
Chloe Herd
ca215c3af5 Fix formatting 2023-02-20 15:42:48 -05:00
Chloe Herd
c148f56361 Removed unnecessary nextTick calls from tests 2023-02-20 15:41:43 -05:00
Scott Kiener
ea4820ec5e CSR-1058 | URI encode the serverData 2023-02-20 14:29:00 -05:00
Leah Schumann
cd9a589110 Merge branch 'feature/CSR-1088' into feature/CSR-1012 2023-02-20 13:28:34 -05:00