Skip to content

Educ-IO/educ-io-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Suite

These tests are browser-based tests, using Puppeteer and Jest to simulate user interaction with the educ.io site and web-apps.

This testing is essential to ensure that code releases are high-quality, and do not introduce bugs or functionality impairments into the system.

A configuration file can be passed to the node process using environmental variables, see the example config for details of the format.

env TEST_CONFIG="example-config.json"

Various parts of the test suite can also report back on timings, if you wish to check performance as part of the test run.

env TEST_TIMED=true

About

Acceptance Tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published