Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ingest tests: check that URL checks actually run | Bryan Newbold | 2022-04-04 | 1 | -1/+9 |
| | |||||
* | filesets: typo bugfix, and test 'mimetype' on entity, not extra | Bryan Newbold | 2022-04-04 | 1 | -1/+1 |
| | |||||
* | single-file variant of fileset importer for dataset attempts | Bryan Newbold | 2022-03-23 | 1 | -0/+60 |
| | |||||
* | fix typo in fileset comparison helper | Bryan Newbold | 2022-03-23 | 1 | -3/+2 |
| | |||||
* | ingest fileset fixes, and some test coverage | Bryan Newbold | 2022-03-23 | 1 | -3/+60 |
| | |||||
* | fmt (black): tests/ | Bryan Newbold | 2021-11-02 | 1 | -43/+50 |
| | |||||
* | python: isort everything | Bryan Newbold | 2021-11-02 | 1 | -2/+7 |
| | |||||
* | lint: simple, safe inline lint fixes | Bryan Newbold | 2021-11-02 | 1 | -1/+1 |
| | | | | '==' vs 'is'; 'not a in b' vs 'a not in b'; etc | ||||
* | ingest: progress on HTML ingest | Bryan Newbold | 2020-11-05 | 1 | -2/+43 |
| | |||||
* | ingest: tests for basic XML ingest | Bryan Newbold | 2020-11-05 | 1 | -0/+17 |
| | |||||
* | ingest: basic checks for ingest_type | Bryan Newbold | 2020-11-05 | 1 | -0/+6 |
| | |||||
* | simple lint (flake8) fixes in tests | Bryan Newbold | 2020-07-23 | 1 | -1/+1 |
| | | | | | | The pytest fixture syntax interacts weirdly with flake8 tests, so ignore the "redefinition" and "unused variable" errors more carefully for .py files under ./tests/ | ||||
* | lint (flake8) python test files | Bryan Newbold | 2020-07-01 | 1 | -0/+1 |
| | |||||
* | regression test for release_stage mismatch with ingest request | Bryan Newbold | 2020-05-26 | 1 | -6/+39 |
| | |||||
* | ingest: improve tests, support old ingest results | Bryan Newbold | 2020-01-15 | 1 | -0/+16 |
| | |||||
* | ingest file result importer | Bryan Newbold | 2019-11-15 | 1 | -0/+58 |