1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-09-21 11:11:22 -04:00
Commit Graph

19 Commits

Author SHA1 Message Date
cbebe2b003
Redo users api route and add tests 2018-08-13 05:52:54 -04:00
b8d40032ca
Add banned field and tests to User 2018-08-12 05:30:50 -04:00
289a2e0c16
Add tests for view.js route 2018-08-01 20:25:27 -04:00
1b229d49a4
Add tests for /api/keys 2018-08-01 18:58:30 -04:00
f02a4f05f4
Update tests for upload rewrite 2018-07-29 20:09:09 -04:00
cc84fdb20c
Rewrite auth router to use middleware for verification 2018-07-28 18:22:48 -04:00
d6aa85ae80
Redo invite API routes and add full testing suite 2018-07-28 17:13:19 -04:00
7441eaaf02
Make use of username/displayname field consistent throughout api 2018-07-26 19:40:42 -04:00
eda74de1de
Fix upload size bug in upload.js and add more tests 2018-07-26 16:54:08 -04:00
4887771996
Add missing import 2018-07-26 15:18:54 -04:00
c8091a0e1d
Clear Key in tests 2018-07-26 13:19:47 -04:00
15db9a47ba
Redo uploading and tests 2018-07-26 13:17:37 -04:00
0db0caf422
Add ping api route and test for valid session 2018-07-25 21:34:16 -04:00
2e7ca23d9f
Rewrite User tests to be async 2018-07-25 18:45:38 -04:00
1fdb121260
Change response code, add length test, verify user and invite are processed correctly 2018-07-25 01:44:45 -04:00
9be1013bb7
Update all tests and add some new ones 2018-07-24 19:39:55 -04:00
Jack
f1e9e7e78b Work on stuff 2017-10-18 13:31:08 -04:00
Jack
f14fac18ec
Strip tags from usernames and update tests 2017-10-14 15:15:27 -04:00
Jack
9a090d794d
Move test functions to util file 2017-10-13 18:08:13 -04:00