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

Make the live_reload test run a real browser #108

Closed
wants to merge 1 commit into from
Closed

Make the live_reload test run a real browser #108

wants to merge 1 commit into from

Conversation

achew22
Copy link
Member

@achew22 achew22 commented Dec 24, 2017

This is a true E2E test with nothing faked. It runs a real python
webserver on a real FS where files are changed and the browser reloads
with new page contents.

build --workspace_status_command=tools/workplace_status.sh

# Flags used during releases
# Pass Sauce Labs environment variables through.
build --action_env=SAUCE_USERNAME

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These only needed to passed on test

},
browsers = [
"@io_bazel_rules_webtesting//browsers:chromium-local",
"@io_bazel_rules_webtesting//browsers/sauce:chrome-win10-connect",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't use -connect

This is a true E2E test with nothing faked. It runs a real python
webserver on a real FS where files are changed and the browser reloads
with new page contents.
@github-actions
Copy link

Stale pull request message

@github-actions
Copy link

Stale pull request message

@github-actions github-actions bot closed this Feb 25, 2020
@achew22 achew22 reopened this Feb 25, 2020
@github-actions github-actions bot closed this Mar 4, 2020
@achew22 achew22 reopened this Mar 4, 2020
@github-actions github-actions bot closed this Mar 12, 2020
@achew22 achew22 reopened this Mar 12, 2020
@github-actions github-actions bot closed this Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants