1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-11-10 23:53:31 -05:00
Commit Graph

29 Commits

Author SHA1 Message Date
93b62ee703
Fix extraneous upload logic and test 2018-08-14 08:30:46 -04:00
e5c89eebb5
Add user not found tests for ban/unban 2018-08-13 06:23:46 -04:00
d28ce97ff5
Fix key limit check and add test 2018-08-13 06:13:47 -04:00
b941da93e1
Add auth logout tests 2018-08-13 05:59:04 -04:00
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
e0eacf5ff9
Properly remove temp files in view tests 2018-08-01 20:28:21 -04:00
289a2e0c16
Add tests for view.js route 2018-08-01 20:25:27 -04:00
998bd496f0
Remove redundant malformed request tests 2018-08-01 19:09:40 -04:00
1b229d49a4
Add tests for /api/keys 2018-08-01 18:58:30 -04:00
67909552dc
Add key stubs and specify code in verifyRejectedUsername 2018-08-01 16:53:55 -04:00
21fe0de46d
Extend body verifier to sanitize, regex trim, and length check 2018-08-01 12:34:15 -04:00
f02a4f05f4
Update tests for upload rewrite 2018-07-29 20:09:09 -04:00
b8c87c1b89
Add assertion messages and malformed request tests for all routes 2018-07-29 11:06:57 -04:00
d6aa85ae80
Redo invite API routes and add full testing suite 2018-07-28 17:13:19 -04:00
c9e250a68e
Change exp field to expires 2018-07-27 14:23:23 -04:00
7441eaaf02
Make use of username/displayname field consistent throughout api 2018-07-26 19:40:42 -04:00
82e9989b2b
Fix some warnings 2018-07-26 19:01:16 -04:00
8bfec46001
Replace constants with configurable values 2018-07-26 17:34:47 -04:00
eda74de1de
Fix upload size bug in upload.js and add more tests 2018-07-26 16:54:08 -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
Jack
589dad32df
Rename test file and add file upload tests 2017-10-13 16:17:18 -04:00