Click here to see the minimum browser versions that we support.
This is where we imitate a Voter interacting with our website. In Travis we automate this with a Travis powered test with every pull request. In Travis, we reach out to Sauce Labs, and have them run tests recorded with Selenium.
Configuration in WebApp/.travis.yml and WebApp/tests/selenium/interpreter_config.json
Please see /tests/selenium
This is where we test one component at a time. Currently in Travis we automate this with a Travis powered test with every pull request.
Configuration in WebApp/.travis.yml and WebApp/package.json
Developers can run “npm run autoTest”
What are the components we want to test separately from user interaction testing? /src/js/components/AddressBox.jsx