Releases: Marketionist/node-testing-server
Releases · Marketionist/node-testing-server
Changed tests from Protractor to TestCafe, updated eslint
Updated dependencies
Updated package to indicate support of .html, .json, .js, .css, .jpg, .png pages
Moved webdriver-update to a separate script
More file formats support + improved error handling for undefined pages
Adding node 10 for tests
Adding node 9 for tests
Adding node 8 for tests
Updated server and tests config
Details:
- updated scripts in
package.json
- switched from let to const
- disabled Chrome's annoying panel and password manager
See corresponding pull request
First release
Details:
- e2e testing server is ready to be used out of the box - see the setup instructions and real usage example
- updated dependencies