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

[test] Enable test automation on Travis CI #23

Merged
merged 2 commits into from
Jan 16, 2018

Conversation

qiuzhong
Copy link
Collaborator

@qiuzhong qiuzhong commented Jan 12, 2018

  • Split the tests into two parts: pure Node.js test cases in node.js directory
    and browser test cases in browser directory.
  • Set up the puppeteer environment for Travis CI.
  • Add a sanity test case for the browser part.

@qiuzhong qiuzhong changed the title [test] Init the tests [test] Enable test automation on Travis CI Jan 15, 2018
* Split the tests into two parts: pure Node.js test cases in node.js directory
  and browser test cases in browser directory.
* Set up the puppeteer environment for Travis CI.
* Add a sanity test for CI validation
@minggangw minggangw merged commit e3794b8 into RobotWebTools:develop Jan 16, 2018
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.

None yet

2 participants