aboutsummaryrefslogtreecommitdiffstats
path: root/rust/tests/test_api_server_http.rs
Commit message (Expand)AuthorAgeFilesLines
* 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-241-1/+1
* 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
* implement hide flagBryan Newbold2018-11-261-3/+13
* add (disabled) test that invalid fields should errorBryan Newbold2018-11-141-0/+16
* implement new controlled vocabulariesBryan Newbold2018-11-141-10/+43
* fix date/datetime confusion on rust/API sideBryan Newbold2018-11-141-0/+66
* rustfmtBryan Newbold2018-11-141-1/+1
* fiddle with test helper functionsBryan Newbold2018-11-131-121/+113
* start using client in some testsBryan Newbold2018-11-131-0/+1034