aboutsummaryrefslogtreecommitdiffstats
path: root/rust/tests
Commit message (Expand)AuthorAgeFilesLines
...
* crude admin auth in testsBryan Newbold2018-12-314-21/+69
* tests: disable client testsBryan Newbold2018-12-312-23/+25
* rustfmt; implement role-based auth checksBryan Newbold2018-12-311-7/+5
* include unwrap() in testsBryan Newbold2018-12-291-1/+1
* basic auth unittestsBryan Newbold2018-12-281-0/+48
* rust impl last webcapture schema tweaksBryan Newbold2018-12-261-1/+1
* most basic fileset/web access testsBryan Newbold2018-12-261-1/+182
* remove unused postgres-backed stats stuffBryan Newbold2018-12-241-20/+0
* rust impl of API harmonizationBryan Newbold2018-12-242-4/+4
* implement release_year (and rustfmt)Bryan Newbold2018-12-241-0/+76
* verify checksum against regexesBryan Newbold2018-12-211-2/+11
* lookups implBryan Newbold2018-12-141-1/+151
* new rustfmt (1.31)Bryan Newbold2018-12-141-14/+13
* skeleton out new schema featuresBryan Newbold2018-12-131-4/+8
* rustfmtBryan Newbold2018-12-131-1/+5
* implement hide flagBryan Newbold2018-11-262-5/+15
* add (disabled) test that invalid fields should errorBryan Newbold2018-11-141-0/+16
* implement new controlled vocabulariesBryan Newbold2018-11-142-14/+47
* disable breaking CI testBryan Newbold2018-11-142-3/+6
* fix date/datetime confusion on rust/API sideBryan Newbold2018-11-141-0/+66
* rustfmtBryan Newbold2018-11-144-59/+105
* try slowing down rust tests to fix socket collisionBryan Newbold2018-11-131-0/+3
* remove neadless second basic api client testBryan Newbold2018-11-131-10/+0
* another old python test (doesn't merge)Bryan Newbold2018-11-131-0/+83
* start porting old python testsBryan Newbold2018-11-131-0/+148
* fiddle with test helper functionsBryan Newbold2018-11-133-145/+180
* start using client in some testsBryan Newbold2018-11-132-0/+65
* finish fatcat-api => fatcat-api-spec refactorBryan Newbold2018-09-111-3/+3
* Merge branch 'autoaccept' into http-verbsBryan Newbold2018-09-071-0/+41
|\
| * minimal autoaccept testsBryan Newbold2018-08-301-0/+41
* | skeleton create/delete endpoints for worksBryan Newbold2018-09-061-0/+65
|/
* trivial implementation of core_id field on releasesBryan Newbold2018-08-141-0/+1
* quick test for expand behaviorBryan Newbold2018-07-251-0/+11
* actually ON CONFLICT abstract creation (and test)Bryan Newbold2018-07-251-0/+21
* abstracts; more testsBryan Newbold2018-07-251-6/+49
* more external ident handlingBryan Newbold2018-07-251-5/+210
* partial implementation of new API featuresBryan Newbold2018-07-241-3/+2
* oops, forgot revisions should be UUIDBryan Newbold2018-07-201-0/+11
* at least some rust editor/group testBryan Newbold2018-07-201-0/+35
* editor_id and editgroup_id as idents; revisions as raw UUIDBryan Newbold2018-07-202-9/+20
* more fcid testsBryan Newbold2018-07-201-0/+4
* rust: base32 encoded identsBryan Newbold2018-07-202-26/+58
* generic changelog endpointsBryan Newbold2018-06-301-2/+19
* respect more flag for stats endpointBryan Newbold2018-06-301-0/+5
* add remaining history endpointsBryan Newbold2018-06-301-2/+1
* history for container entitiesBryan Newbold2018-06-301-0/+56
* auto-create works for releasesBryan Newbold2018-06-281-0/+15
* 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