aboutsummaryrefslogtreecommitdiffstats
path: root/skate/schema_test.go
Commit message (Collapse)AuthorAgeFilesLines
* schema: tweaksMartin Czygan2021-07-271-0/+31
| | | | add String() to CSLDate; we only cover a few typical cases
* schema: switch from '.name' to '.raw_name' for un-parsed CSL name fieldBryan Newbold2021-07-251-2/+2
|
* skate: use date-parts for year, not 'raw'Bryan Newbold2021-07-251-2/+2
|
* add test for issued,accessed not being included in output JSONBryan Newbold2021-07-241-0/+17
|
* reduce: add csl fieldMartin Czygan2021-07-141-2/+2
|
* reduce/schema: add cslMartin Czygan2021-07-131-2/+2
|
* schema: add testMartin Czygan2021-07-101-0/+14
|
* schema: flesh our unstructured renderingMartin Czygan2021-07-101-0/+26
|
* release to unstructured stubMartin Czygan2021-07-101-0/+51
|
* zippy: unique link id for different link typesMartin Czygan2021-06-151-0/+43
|
* isbn: add test casesMartin Czygan2021-06-091-0/+2
|
* carry ref information over into release.extra.skate.refMartin Czygan2021-06-041-0/+1
| | | | we need index, source, etc. in final assembly
* add container name abbreviation resolver toolMartin Czygan2021-06-011-0/+1
|
* schema: fix testMartin Czygan2021-05-281-5/+5
|
* schema: fix testMartin Czygan2021-05-281-2/+6
|
* fix ol callsMartin Czygan2021-05-221-1/+1
|
* add benchmarksMartin Czygan2021-05-081-1/+41
|
* isbn parsing, add testsMartin Czygan2021-04-281-0/+58
|
* ref: parse out isbnMartin Czygan2021-04-271-0/+1
|
* wip: ol conversion and testsMartin Czygan2021-04-271-0/+147