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 test page and test of test page #7

Merged
merged 15 commits into from
May 17, 2019

Conversation

dbjorge
Copy link
Contributor

@dbjorge dbjorge commented May 16, 2019

Description of changes

Sets up a test of a static page using selenium-webdriver

  • Adds a test page at src/index.html
  • Adds a test of it at tests/index.test.ts
  • Removes placeholder tests
  • Adds a yarn serve (I wanted it for testing purposes but thought it might be nice to keep)
  • Works around Jest is using stderr as output jestjs/jest#5064

Pull request checklist

  • Addresses an existing issue: n/a
  • Added relevant unit test for your changes. (yarn test)
  • Verified code coverage for the changes made.

@lisli1 lisli1 requested a review from a team May 16, 2019 22:17
@dbjorge
Copy link
Contributor Author

dbjorge commented May 17, 2019

Closing and reopening to retrigger pipelines

@dbjorge dbjorge closed this May 17, 2019
@dbjorge dbjorge reopened this May 17, 2019
@dbjorge dbjorge merged commit 1f4212b into microsoft:master May 17, 2019
@dbjorge dbjorge deleted the use-selenium-webdriver branch February 26, 2021 17:30
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