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

test(redirect): move to source package #972

Merged
merged 1 commit into from
Nov 30, 2020
Merged

Conversation

LoneRifle
Copy link
Contributor

Problem

Gradually move tests into their respective modules, beginning with redirect

Ongoing work for #869

Solution

  • adjust ESLint rules to make exception for jest to pacify VSCode
  • move redirect tests to respective locations in source tree
  • adjust the tests so that they can be more self-contained

- adjust ESLint rules to make exception for jest to pacify VSCode
- move redirect tests to respective locations in source tree
- adjust the tests so that they can be more self-contained
- remove S3InterfaceMock, no longer used
@LoneRifle LoneRifle merged commit 46cc6c6 into develop Nov 30, 2020
@LoneRifle LoneRifle deleted the test/redirect/move branch November 30, 2020 06:51
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.

2 participants