index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
test
/
functional
/
features
/
steps
/
mail_list.py
Age
Commit message (
Expand
)
Author
2015-09-11
Remove spend_time_in_reactor from functional tests
Folker Bernitt
2015-09-10
Add 'with ImplicitWait' to allow shorter timeouts
Folker Bernitt
2015-09-10
Remove some sleeps from functional tests (mail_list.py)
Folker Bernitt
2015-09-08
Another try for flaky checkboxes FT: Wait until loading finished
kaeff
2015-09-07
Attempt to reduce flakiness of checkboxes.feature
kaeff
2015-08-17
pep8
kaeff
2015-08-17
2 attempts against flakiness of checkboxes_and_mailboxes
kaeff
2015-08-12
Spend some time in twisted reactor before accessing page.
Folker Bernitt
2015-08-11
Check for subject instead of mail id for deleted mails.
Folker Bernitt
2015-08-11
Fixed unit and integration tests.
Folker Bernitt
2015-03-26
Refactorating: replaced XPath by CSS Selector
Tiago Ferraz
2015-03-26
Fix pep8 error
Tiago Ferraz
2015-03-26
Fixing small error on def function
Tiago Ferraz
2015-03-26
Fix pep* errors
Tiago Ferraz
2015-03-26
Trying to fix functional test
Tiago Ferraz
2015-03-26
Trying to fix problem with functional test while opening email.
Tiago Ferraz
2015-03-26
Fixed pep8 errors.
Tiago Ferraz
2015-03-26
New test that use checkboxes. Removal of hamcrest lib, code refactoring.
Tiago Ferraz
2015-03-09
Refactoring of fuctional tests
Tiago Ferraz
2014-10-16
Added some wait until visible to functional tests to make them more stable.
Folker Bernitt
2014-10-15
Getting rid of singletons and optimizing imports
Duda Dornelles
2014-10-09
Making compose_save_draft_and_send feature work
Duda Dornelles
2014-10-09
moving fake-service features to service, getting rid of setup.py test require...
Duda Dornelles