Name |
Last commit
|
Last update |
---|---|---|
.. | ||
djangoapps | ||
envs | ||
static | ||
templates | ||
.coveragerc | ||
__init__.py | ||
manage.py | ||
one_time_startup.py | ||
pydev_manage.py | ||
urls.py | ||
xmodule_namespace.py |
Incidentally, fixes an acceptance test (which would have caught this bug) not running. Its step regex was "They are correctly selected after I reload the page$", which happens to be matched by "I reload the page$", another step definition. Lettuce seems to arbitrarily pick between definitions if they both match a step, so it's good to ensure that each step isn't a sub-regexes of another.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
djangoapps | Loading commit data... | |
envs | Loading commit data... | |
static | Loading commit data... | |
templates | Loading commit data... | |
.coveragerc | Loading commit data... | |
__init__.py | Loading commit data... | |
manage.py | Loading commit data... | |
one_time_startup.py | Loading commit data... | |
pydev_manage.py | Loading commit data... | |
urls.py | Loading commit data... | |
xmodule_namespace.py | Loading commit data... |