Skip to content
Snippets Groups Projects
Commit beaacd5d authored by Christine Lytwynec's avatar Christine Lytwynec
Browse files

add script for jenkins to run accessibility tests

parent 94e98e9c
No related merge requests found
#!/usr/bin/env bash
echo "Setting up for accessibility tests..."
source scripts/jenkins-common.sh
echo "Running explicit accessibility tests..."
SELENIUM_BROWSER=phantomjs paver test_bokchoy -d accessibility
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment