aboutsummaryrefslogtreecommitdiff
path: root/ihatemoney/tests/tests.py
AgeCommit message (Expand)AuthorFilesLines
2017-12-29Allow to disable/enable member via API (#301)JocelynDelalande1-0/+24
2017-12-27Fix tests layout so that API tests are not ran twiceJocelyn Delalande1-6/+5
2017-12-27Add tests for #294Alexis Métaireau1-1/+7
2017-12-27 Fix PUT api/project/:code/members/:id (#297)JocelynDelalande1-2/+11
2017-12-22Remove API password (#290)JocelynDelalande1-6/+16
2017-12-21Use hashed passwords for projects (#286)0livd1-11/+15
2017-12-15Use token based auth in invitation e-mails (#280)0livd1-0/+23
2017-11-11Fix some typos using codespell (#285)Alexandre Avenel1-2/+2
2017-10-26Use token based auth to reset passwords (#269)0livd1-0/+24
2017-10-23Make authentication logic simpler and safer (#270)0livd1-2/+2
2017-09-04Enhance the dashboard. (#262)0livd1-3/+28
2017-08-21Add a statistics tab (#257)0livd1-0/+62
2017-08-20Protect admin endpoints against brute force attacks (#249)0livd1-0/+23
2017-08-06Fix #248: Database creation issue (#254)0livd1-1/+1
2017-07-09Revert configuration tests deletion (#250)0livd1-4/+26
2017-07-07Absolute imports & some other improvements (#243)Alexis Metaireau1-0/+1179