Initial version of the mediagoblin-selenium tool chain.
authorEmily O'Leary <Emma.C.Echo@gmail.com>
Mon, 29 Jul 2013 18:45:38 +0000 (14:45 -0400)
committerEmily O'Leary <Emma.C.Echo@gmail.com>
Mon, 29 Jul 2013 18:45:38 +0000 (14:45 -0400)
commit3277f84cbface59f2a74b062fb288d24bd829faf
tree459ac78652fb786d84e7de0d24ccd77136c07613
Initial version of the mediagoblin-selenium tool chain.
14 files changed:
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
scripts/killserver.sh [new file with mode: 0755]
scripts/killserver.sh~ [new file with mode: 0755]
scripts/runtests.sh [new file with mode: 0755]
scripts/runtests.sh~ [new file with mode: 0755]
scripts/seleniumCheck.py [new file with mode: 0755]
scripts/seleniumCheck.py~ [new file with mode: 0755]
scripts/update_gmg.sh [new file with mode: 0755]
scripts/update_gmg.sh~ [new file with mode: 0755]
tests/__pycache__/test_ForgotPassword.cpython-27-PYTEST.pyc [new file with mode: 0644]
tests/src/ForgotPassword.html [new file with mode: 0644]
tests/src/TestSuite.html [new file with mode: 0644]
tests/test_ForgotPassword.py [new file with mode: 0644]