Rewrote course adding and dropping to be able to handle a list of courses--to…
Rewrote course adding and dropping to be able to handle a list of courses--to work it currently uses a hardcoded list with one course in it. In addition broke out utility methods into helpers.py. Withink helpers (and elsewhere where appropriate) created a local variable 'url' to allow for easy switching between sandbox and staging applications. As of commit, all 55 steps pass.
Showing
test_root/features/helpers.py
0 → 100644
test_root/features/login.feature
0 → 100644
test_root/features/login.py
0 → 100644
test_root/features/utility.py
0 → 100644
Please
register
or
sign in
to comment