Skip to content

test: e2e test on *.test domains #3448

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

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Conversation

sadym-chromium
Copy link
Collaborator

@sadym-chromium sadym-chromium commented May 28, 2025

Addressing #2771.

Use --host-resolver-rules argument to run e2e tests with some test domains instead of localhost, 127.0.0.1 etc.

Plus, rename local_server_http to local_http_server.

@sadym-chromium sadym-chromium requested a review from OrKoN May 28, 2025 11:27
@sadym-chromium sadym-chromium changed the title test: e2e test on test domains test: e2e test on test domains May 28, 2025
@sadym-chromium sadym-chromium force-pushed the sadym/local_server_2 branch from 2561228 to 9898609 Compare May 28, 2025 11:33
@sadym-chromium sadym-chromium changed the title test: e2e test on test domains test: e2e test on .*test domains May 28, 2025
@sadym-chromium sadym-chromium changed the title test: e2e test on .*test domains test: e2e test on *.test domains May 28, 2025
@sadym-chromium sadym-chromium marked this pull request as draft May 28, 2025 11:58
@sadym-chromium sadym-chromium force-pushed the sadym/local_server_2 branch from 6ca438b to 04b6ee8 Compare May 28, 2025 12:32
@sadym-chromium sadym-chromium force-pushed the sadym/local_server_2 branch 2 times, most recently from fef4f93 to 363d4b3 Compare June 17, 2025 18:56
Instead of testing on `localhost`, provide `--host-resolver-rules` arg to Chrome and test on `*.test` domains.
# Conflicts:
#	tests/network/test_network.py
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.

1 participant