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
/
common.py
Age
Commit message (
Expand
)
Author
2017-04-12
[#927] Confirm email with the recovery code
Tulio Casagrande
2017-02-17
[#907] Change functional tests to check for visibility
Tulio Casagrande
2016-12-14
Move functional tests to find elements with waits
Tulio Casagrande
2016-12-08
Remove dead code
Tulio Casagrande
2016-11-30
Removes unused function
Denis Costa
2016-11-30
Add timeout to find by css selector
Tulio Casagrande
2016-11-30
Extract user agent initialization
Tulio Casagrande
2016-11-29
Convert URL constants to behave's userdata
Tulio Casagrande
2016-11-29
Improves imports
Denis Costa
2016-11-29
Changes print from command to function
Denis Costa
2016-04-05
Issue #648: Refactor mail-list
Felix Hammerl
2016-03-22
Issue #649: Fix functional tests
Felix Hammerl
2016-01-27
Add a login multi user functional test
Folker Bernitt
2015-09-11
Remove spend_time_in_reactor from functional tests
Folker Bernitt
2015-09-11
Wait for content to become available before checking class attribute
Folker Bernitt
2015-09-10
Add 'with ImplicitWait' to allow shorter timeouts
Folker Bernitt
2015-09-08
pep8
kaeff
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-12
Try longer 20s timeout for functional tests on snap-ci.
Folker Bernitt
2015-08-11
Check for subject instead of mail id for deleted mails.
Folker Bernitt
2015-03-26
Refactorating: replaced XPath by CSS Selector
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-02-27
Allow to pass a different timeout to wait_until_* methods
Alexandre Pretto Nunes
2015-01-09
Added printing of console.log to functional test common.
Folker Bernitt
2014-12-11
optmizing python imports
Duda Dornelles
2014-10-27
Attempt to fix functional tests: adding more wait_untils on the core of our s...
Duda Dornelles
2014-10-16
Added some wait until visible to functional tests to make them more stable.
Folker Bernitt
2014-10-14
No more tag_index - now whoosh does everythin
Duda Dornelles
2014-10-14
Fix pep8 warnings.
Folker Bernitt
2014-10-14
Tried to make part of functional tests more stable.
Folker Bernitt
2014-10-09
moving fake-service features to service, getting rid of setup.py test require...
Duda Dornelles