aboutsummaryrefslogtreecommitdiff
path: root/ihatemoney/tests/tests.py
AgeCommit message (Expand)AuthorFilesLines
2018-12-25Add bill.creation_date field (#327)Lucas Verney1-3/+30
2018-09-03Add a ihatemoney delete-project command. (#375)Alexis Metaireau1-1/+11
2018-08-05Remove strict_slashes for /Glandos1-0/+6
2018-02-07Add statistics support to APIJocelyn Delalande1-0/+34
2018-02-07Change statistics data structureJocelyn Delalande1-12/+12
2018-01-25API: Migrate from flask-rest to flask-restful (#315)0livd1-7/+7
2018-01-07manage commands testing (#313)JocelynDelalande1-0/+27
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