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

Assert URLs shouldn't consider slash in the end #760

Open
diegolovison opened this issue Apr 28, 2023 · 0 comments
Open

Assert URLs shouldn't consider slash in the end #760

diegolovison opened this issue Apr 28, 2023 · 0 comments

Comments

@diegolovison
Copy link
Contributor

diegolovison commented Apr 28, 2023

The following URL must match. Today it is failing
"url": "https://docs.pachyderm.com/latest/getting_started/"
"url": "https://docs.pachyderm.com/latest/getting-started"

See: #712

Running a test:

ODS_CI_RUN_SCRIPT_ARGS=--test-case ods_ci/tests/Tests/400__ods_dashboard/400__ods_dashboard.robot --set-urls-variables true --extra-robot-args '-L DEBUG' --skip-oclogin
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

No branches or pull requests

1 participant