| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 
