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

fix integration tests to reflect latest changes #3259

Merged
merged 1 commit into from
Mar 16, 2021
Merged

fix integration tests to reflect latest changes #3259

merged 1 commit into from
Mar 16, 2021

Conversation

escattone
Copy link
Contributor

@escattone escattone commented Mar 16, 2021

Modify the integration tests to reflect the latest changes:

  • Redirects that add/remove a trailing slash are now 302's rather than 301's
  • The /api/v1/search endpoint is now cached

This has been tested against stage and prod:

cd testing/integration
poetry install
poetry run pytest --base-url https://developer.allizom.org
poetry run pytest --base-url https://developer.mozilla.org

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.

None yet

1 participant