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

Use a static test website to test navigation #286

Merged

Conversation

arut-ji
Copy link
Contributor

@arut-ji arut-ji commented Mar 1, 2024

This change is aiming at NavigateSpec especially the Navigate can go back test. It seems like the test is failing non-deterministically given that the real destination could be redirecting the request from the test to anywhere. Hence, this PR aims to switch the destination website to be the one in our control. This results in the test to becoming deterministic.

@arut-ji
Copy link
Contributor Author

arut-ji commented Mar 1, 2024

I believe this could potentially unblock some dependency update PRs e.g. #284, #283.

@dylandoamaral
Copy link
Owner

Thanks !

@dylandoamaral dylandoamaral merged commit 6c331e9 into dylandoamaral:master Mar 2, 2024
5 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