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
/
unit
/
config
/
test_sessions.py
Age
Commit message (
Expand
)
Author
2017-01-21
Remove old UploadKeyError test
Tulio Casagrande
2017-01-21
Make registering of events for fresh accounts a bit more robust by replacing ...
Ola Bini
2017-01-20
Rebase previous PR on current master - see PR #915 for details
Ola Bini
2017-01-17
[#885] Adds test to ensure the right type for user_uuid and passphrase
Thais Siqueira
2017-01-13
Mock register events to not complain about zmq certs
Tulio Casagrande
2017-01-12
Re-raise the exception after closing the session
Tayane Fernandes
2016-11-24
mock out event registration for failing test in SnapCI
Roald de Vries
2016-11-24
remove another unnecessary patch
Roald de Vries
2016-11-24
remove an unnecessary patch
Roald de Vries
2016-11-23
skip the test that is failing in snap only in snap
Roald de Vries
2016-11-23
skip the test that is failing in snap but not locally
Roald de Vries
2016-11-23
replace stdlib's unittest with trials's unittest for all unittest
Roald de Vries
2016-09-08
Fixed test to correctly mock the mail_fetcher
Bruno Wagner
2016-08-19
Started deferring leap session creation #759
Bruno Wagner