aboutsummaryrefslogtreecommitdiffstats
path: root/rust/tests/test_refs.rs
Commit message (Collapse)AuthorAgeFilesLines
* rename rust crate fatcat-api-spec -> fatcat-openapiBryan Newbold2019-09-051-1/+1
|
* rust impl endpoint changesBryan Newbold2019-05-141-4/+2
|
* rust codegen and implBryan Newbold2019-05-141-1/+1
|
* get tests passing with extid changesBryan Newbold2019-05-101-1/+1
|
* allow passing description+extra to batch endpointsBryan Newbold2019-01-221-2/+4
| | | | | | Pretty messy, but I needed some way to do this. In particular, requires json.dumps() in python code, for now. Blech.
* rust fmtBryan Newbold2019-01-171-37/+43
|
* add test for refs blob stuff in rust itselfBryan Newbold2019-01-141-0/+161