Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amend style cypress tests to use standard restore function #2280

Conversation

BenSurgisonGDS
Copy link
Contributor

@BenSurgisonGDS BenSurgisonGDS commented Aug 1, 2023

The restore is implemented by copying backed up files at the start of each test.

Please note that this is an interim solution and will hopefully be replaced with the PR: Use git restore to restore cypress tests currently in development which is designed to use a git reset to achieve the above.

@BenSurgisonGDS BenSurgisonGDS force-pushed the 2275-amend-the-cypress-tests-for-styling-so-they-use-the-standard-restoretostarterfiles-functionality branch 2 times, most recently from 7ed6c60 to 5bdc4d0 Compare August 2, 2023 11:12
@BenSurgisonGDS BenSurgisonGDS force-pushed the 2275-amend-the-cypress-tests-for-styling-so-they-use-the-standard-restoretostarterfiles-functionality branch 6 times, most recently from fee6f54 to 7454a63 Compare August 2, 2023 16:38
@BenSurgisonGDS BenSurgisonGDS marked this pull request as ready for review August 2, 2023 16:48
@BenSurgisonGDS BenSurgisonGDS merged commit 84cd3ee into main Aug 3, 2023
@BenSurgisonGDS BenSurgisonGDS deleted the 2275-amend-the-cypress-tests-for-styling-so-they-use-the-standard-restoretostarterfiles-functionality branch August 3, 2023 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Amend the cypress tests for styling so they use the standard restoreToStarterFiles functionality
2 participants