Rewrite tests to Nightwatch + Selenium.
Improvements over old python-selenium interface: - actually works with up-to-date browsers - works with chromium without installing shady extensions - code is much cleaner and shorter (like 4 times shorter), tests run faster
Showing
- run_tests.sh 22 additions, 7 deletionsrun_tests.sh
- tests/.gitignore 1 addition, 0 deletionstests/.gitignore
- tests/DevicesTableLoads.py 0 additions, 21 deletionstests/DevicesTableLoads.py
- tests/Help.js 11 additions, 0 deletionstests/Help.js
- tests/HelpIndexBuilds.py 0 additions, 21 deletionstests/HelpIndexBuilds.py
- tests/Map.js 10 additions, 0 deletionstests/Map.js
- tests/MapLayersLoad.py 0 additions, 22 deletionstests/MapLayersLoad.py
- tests/Monkey.py 0 additions, 63 deletionstests/Monkey.py
- tests/OperatorsTableLoads.py 0 additions, 21 deletionstests/OperatorsTableLoads.py
- tests/PersonalHistoryLoads.py 0 additions, 37 deletionstests/PersonalHistoryLoads.py
- tests/ProjectBar.js 10 additions, 0 deletionstests/ProjectBar.js
- tests/ProjectsBarLoads.py 0 additions, 21 deletionstests/ProjectsBarLoads.py
- tests/ResultDetail.js 13 additions, 0 deletionstests/ResultDetail.js
- tests/SpeedChartDraws.py 0 additions, 53 deletionstests/SpeedChartDraws.py
- tests/Stats.js 26 additions, 0 deletionstests/Stats.js
- tests/StatsTableLoads.py 0 additions, 21 deletionstests/StatsTableLoads.py
- tests/nightwatch.json 46 additions, 0 deletionstests/nightwatch.json
Please register or sign in to comment