Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add release expand api tests | Bryan Newbold | 2019-05-20 | 4 | -9/+19 |
| | |||||
* | fix releases/release_ids in math_universe.json test file | Bryan Newbold | 2019-05-20 | 1 | -1/+1 |
| | |||||
* | basic controlled vocabulary for withdrawn_stage | Bryan Newbold | 2019-05-20 | 1 | -1/+7 |
| | |||||
* | entity create edit_extra tests | Bryan Newbold | 2019-05-20 | 6 | -2/+29 |
| | |||||
* | DefaultApi leakage thing fixed, so don't skip test | Bryan Newbold | 2019-05-20 | 1 | -3/+0 |
| | |||||
* | improved CSL transform (structured author names) | Bryan Newbold | 2019-05-20 | 1 | -1/+1 |
| | |||||
* | make some XXX into TODO | Bryan Newbold | 2019-05-20 | 1 | -1/+1 |
| | |||||
* | python impl | Bryan Newbold | 2019-05-14 | 13 | -176/+153 |
| | |||||
* | python impl | Bryan Newbold | 2019-05-14 | 9 | -47/+47 |
| | |||||
* | python: use new example ark | Bryan Newbold | 2019-05-13 | 1 | -1/+1 |
| | |||||
* | python: impl size_bytes -> size | Bryan Newbold | 2019-05-13 | 1 | -5/+5 |
| | |||||
* | importer code updates | Bryan Newbold | 2019-05-13 | 3 | -1/+24 |
| | |||||
* | fix python api_releases test (date comparison) | Bryan Newbold | 2019-05-13 | 1 | -1/+1 |
| | |||||
* | rust: fix subtitle/original_title typo | Bryan Newbold | 2019-05-13 | 2 | -5/+114 |
| | |||||
* | python tests passing (release_stage, ext_ids) | Bryan Newbold | 2019-05-13 | 11 | -48/+54 |
| | |||||
* | update example release JSON to new schema (ext_id, release_stage) | Bryan Newbold | 2019-05-13 | 2 | -11/+11 |
| | |||||
* | more basic web edit tests (files, GET) | Bryan Newbold | 2019-05-07 | 1 | -0/+47 |
| | |||||
* | basic coverage of web entity creation, merge | Bryan Newbold | 2019-05-07 | 1 | -0/+93 |
| | |||||
* | very basic editor update test | Bryan Newbold | 2019-05-07 | 1 | -0/+24 |
| | |||||
* | better elastic transform tests | Bryan Newbold | 2019-05-07 | 1 | -1/+59 |
| | |||||
* | basic tests for entity deletion, fetch redirects | Bryan Newbold | 2019-05-07 | 6 | -0/+64 |
| | |||||
* | test basic entity revision GET | Bryan Newbold | 2019-05-07 | 6 | -16/+49 |
| | |||||
* | trivial tests of edit get/delete | Bryan Newbold | 2019-05-07 | 2 | -0/+78 |
| | |||||
* | fix arabesque importer crawl_id None bug | Bryan Newbold | 2019-04-18 | 1 | -1/+2 |
| | |||||
* | arabesque import tweaks | Bryan Newbold | 2019-04-18 | 1 | -1/+5 |
| | |||||
* | arabesque import tests | Bryan Newbold | 2019-04-18 | 3 | -0/+62 |
| | |||||
* | test for macaroon regression | Bryan Newbold | 2019-04-09 | 1 | -0/+6 |
| | |||||
* | improve test coverage | Bryan Newbold | 2019-04-04 | 6 | -6/+117 |
| | |||||
* | TODO: handle 'already merged' in edit forms better | Bryan Newbold | 2019-04-04 | 1 | -1/+4 |
| | |||||
* | test api helpers (found bug) | Bryan Newbold | 2019-04-04 | 2 | -5/+25 |
| | | | | | | It seems that public_api() doesn't get isolated from authenticated_api(), even in different tests. I suspect this is due to using DefaultAPI to create client. | ||||
* | test already-merged editgroup_id (via web form) | Bryan Newbold | 2019-04-04 | 1 | -2/+14 |
| | |||||
* | add basic tests for a bunch of form handling code | Bryan Newbold | 2019-04-04 | 1 | -17/+137 |
| | |||||
* | disable CSRF in unit tests | Bryan Newbold | 2019-04-04 | 1 | -0/+1 |
| | |||||
* | many web test improvements | Bryan Newbold | 2019-04-04 | 8 | -36/+165 |
| | |||||
* | start improving webface test coverage | Bryan Newbold | 2019-04-04 | 4 | -118/+207 |
| | |||||
* | more citation styles, and tests | Bryan Newbold | 2019-04-04 | 1 | -1/+7 |
| | |||||
* | link to BibTeX (and test this) | Bryan Newbold | 2019-04-04 | 1 | -0/+26 |
| | |||||
* | fix unit test for /health.json | Bryan Newbold | 2019-04-03 | 1 | -1/+1 |
| | |||||
* | refactor and test citeproc code | Bryan Newbold | 2019-03-18 | 1 | -0/+62 |
| | |||||
* | update dev setup instructions | Bryan Newbold | 2019-03-15 | 1 | -2/+2 |
| | |||||
* | more integration of transform refactor | Bryan Newbold | 2019-03-11 | 2 | -0/+15 |
| | |||||
* | fix tests/api_releases (schema examples) | Bryan Newbold | 2019-03-04 | 1 | -1/+1 |
| | |||||
* | update api_release test for new example | Bryan Newbold | 2019-03-02 | 1 | -1/+1 |
| | |||||
* | bunch of lint/whitespace cleanups | Bryan Newbold | 2019-02-22 | 1 | -1/+1 |
| | |||||
* | verify release_status field | Bryan Newbold | 2019-02-14 | 1 | -1/+18 |
| | |||||
* | disable route tests for 'create' pages (for now) | Bryan Newbold | 2019-02-09 | 1 | -4/+6 |
| | |||||
* | crossref import tweaks/fixes | Bryan Newbold | 2019-01-29 | 2 | -1/+3 |
| | | | | | - refs: article-title not title; save unstructured; authors not author - save 'language' field (already an ISO code) | ||||
* | fix tests/cli.sh | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | add quick test for WARN rust logging | Bryan Newbold | 2019-01-28 | 1 | -0/+12 |
| | |||||
* | fix matched test vector | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
| | | | | this was resulting in a collision with default/example database objects. |