TE-2647 Stop running pa11ycrawler (#20682)

This commit is contained in:
Jeremy Bowman
2019-05-24 11:02:49 -04:00
committed by GitHub
parent 4160cd1310
commit a9cd9de89f
13 changed files with 6 additions and 533 deletions

View File

@@ -32,12 +32,3 @@ fi
echo "Running explicit accessibility tests..."
SELENIUM_BROWSER=chrome BOKCHOY_HEADLESS=true $TOX paver test_a11y
# The settings that we use are installed with the pa11ycrawler module
export SCRAPY_SETTINGS_MODULE='pa11ycrawler.settings'
echo "Reset db cache files to remove any changes from running a11y tests"
git checkout -- common/test/db_cache
echo "Running pa11ycrawler against test course..."
$TOX paver pa11ycrawler --fasttest --skip-clean --fetch-course --with-html