| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| __init__.py | ||
| access.py | ||
| assets.py | ||
| checklist.py | ||
| component.py | ||
| course.py | ||
| error.py | ||
| item.py | ||
| preview.py | ||
| public.py | ||
| requests.py | ||
| session_kv_store.py | ||
| tabs.py | ||
| user.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 |
|---|---|---|
| .. | ||
| __init__.py | Loading commit data... | |
| access.py | Loading commit data... | |
| assets.py | Loading commit data... | |
| checklist.py | Loading commit data... | |
| component.py | Loading commit data... | |
| course.py | Loading commit data... | |
| error.py | Loading commit data... | |
| item.py | Loading commit data... | |
| preview.py | Loading commit data... | |
| public.py | Loading commit data... | |
| requests.py | Loading commit data... | |
| session_kv_store.py | Loading commit data... | |
| tabs.py | Loading commit data... | |
| user.py | Loading commit data... |