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
/
test_application.py
Age
Commit message (
Expand
)
Author
2017-03-15
[#924] Fix duplication of tests
Thais Siqueira
2017-03-14
[#924] Implements update recovery code through bitmask
Thais Siqueira
2017-01-19
Add copyright statements to all Python files that doesn't have it
Ola Bini
2016-11-23
replace stdlib's unittest with trials's unittest for all unittest
Roald de Vries
2016-09-27
Adds more tests for welcome mail.
Denis Costa
2016-09-21
add manhole as an option to config mock
Roald de Vries
2016-06-23
refactoring: renaming services factory methods to relate them to user service...
NavaL
2016-06-14
pep8 ^^
NavaL
2016-06-14
starting the server when the reactor is running and adding proper error handl...
NavaL
2016-05-22
accomodates the case where the email address is the data sent with the event
NavaL
2016-05-20
adding event as first argument on invalid soledad register callback. register...
NavaL
2016-05-19
when invalid soledad auth token, it logs user out if multi-user and stops the...
NavaL
2016-01-27
Add a login multi user functional test
Folker Bernitt
2016-01-22
Add mutli-user mode to user-agent
Folker Bernitt
2016-01-19
Make RootResource read account email from mail service
Folker Bernitt
2015-10-22
Move interstitial to root resource
Folker Bernitt
2015-08-11
patch leap.common for unit testing
Victor Shyba
2015-06-13
[rename] tested app_factory code is now on application module
Victor Shyba