Age | Commit message (Collapse) | Author |
|
See: https://github.com/pixelated/project-issues/issues/380
|
|
|
|
- Issue #456
- Also added action chain for search
|
|
|
|
1) Explicitly load inbox to avoid test fails before mail appears
2) Use "loading..." notification to check whether deleting mail has
already been completed
checkboxes_and_mailboxes.feature spends a lot time waiting (even if the
step is already executed logically) as one can see when running tests in
Firefox. This test is a good candidate for speed optimization.
|
|
A new test was created to use Pixelated checkboxes and the buttons at
the top. Also the lib hamcrest was removed and code refactored to be
more pythonic. A new method after_step will log information in case of
step failures.
|
|
|
|
requires and getting them into test_requirements.txt
|