adventurerscodex / uat

Selenium testing for Adventurer's Codex
GNU General Public License v3.0
8 stars 5 forks source link

Add DEFAULT_WAIT_TIME to conftest #160

Closed jkrooskos closed 6 years ago

jkrooskos commented 6 years ago

Proposed Refactor

() Add a constant variable called DEFAULT_WAIT_TIME to conftest.py () Default wait time should be 15 () Import variable to each test file () Replace wait time with variable