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

Add automatic testing of the d.p.o redirects via Hurl #505

Merged
merged 6 commits into from
Oct 1, 2024

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Oct 1, 2024

Based on & includes commits from:

This is the PR that actually implements automatic testing. We have ~9,400 test cases for redirects generated from the regular expressions in the .conf. file based on the currently supported languages. Each test file 'spec' represents a different redirect rule or group of redirect rules. Hurl runs these in parallel, so all tests only take a second or so to run.

The only redirect rule I haven't implemented tests for is the "content-negotiation" rule as it is too dynamic.

A

@ewdurbin ewdurbin merged commit a851c6d into python:main Oct 1, 2024
3 checks passed
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