aboutsummaryrefslogtreecommitdiffstats
path: root/rust/tests
Commit message (Collapse)AuthorAgeFilesLines
* handle UUID errors as HTTP 400Bryan Newbold2018-06-201-0/+39
|
* consistent volume/issue/pages orderingBryan Newbold2018-06-191-1/+1
|
* implement (most) of stats endpointBryan Newbold2018-06-191-0/+11
|
* implement reverse lookupsBryan Newbold2018-06-171-0/+35
|
* more consistent example dataBryan Newbold2018-06-171-1/+1
|
* update rust/api for schema extensionsBryan Newbold2018-06-041-5/+8
|
* renumber dummy/example entitiesBryan Newbold2018-05-281-14/+14
|
* batch POST methodsBryan Newbold2018-05-271-0/+16
|
* tweak schema (api and sql)Bryan Newbold2018-05-261-2/+2
|
* return all edits for an editgroup GETBryan Newbold2018-05-251-0/+10
|
* extra_json in POSTBryan Newbold2018-05-251-3/+8
|
* more POST testsBryan Newbold2018-05-251-1/+89
|
* refactor tests (much cleaner)Bryan Newbold2018-05-251-171/+193
|
* file_releaseBryan Newbold2018-05-251-1/+40
|
* refs and contribsBryan Newbold2018-05-251-0/+60
|
* WIP on API spec improvementsBryan Newbold2018-05-241-13/+23
| | | | Fixes a bunch of i64/i32/isize stuff
* basic test for editgroup acceptBryan Newbold2018-05-241-3/+70
|
* get_or_create_editgroup() helper for POSTsBryan Newbold2018-05-241-0/+23
|
* fix identifier lookupsBryan Newbold2018-05-241-0/+24
|
* rust fmtBryan Newbold2018-05-241-9/+11
|
* first crude testBryan Newbold2018-05-241-0/+27