Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix search redirect codes in new tests | Bryan Newbold | 2020-07-31 | 1 | -4/+4 |
| | |||||
* | simple search route increased coverage | Bryan Newbold | 2020-07-30 | 1 | -0/+27 |
| | |||||
* | refactor coverage tests/mocks | Bryan Newbold | 2020-07-30 | 1 | -1/+0 |
| | |||||
* | lint coverage changes (so far) | Bryan Newbold | 2020-07-30 | 1 | -1/+1 |
| | |||||
* | include new-style preservation+release_type aggs in container stats | Bryan Newbold | 2020-07-30 | 1 | -1/+12 |
| | |||||
* | add regression test for broken container coverage | Bryan Newbold | 2020-07-30 | 1 | -57/+0 |
| | | | | also shuffle around search/coverage test files | ||||
* | small lint fixes | Bryan Newbold | 2020-07-24 | 1 | -1/+0 |
| | |||||
* | finish backend refactoring of search code | Bryan Newbold | 2020-07-24 | 1 | -2/+77 |
| | |||||
* | update web_search tests to mock ES client | Bryan Newbold | 2020-07-24 | 1 | -44/+44 |
| | | | | | | Instead of using 'responses' mock of 'requests' library. Tried using 'elasticmock' helper but it didn't work. | ||||
* | refactor release and container search | Bryan Newbold | 2020-07-24 | 1 | -5/+2 |
| | | | | | | | | | | Based on fatcat-scholar refactoring. This doesn't include refactoring of stats, aggregates, or histograms yet, just the direct queries. Don't have any test coverage yet; intend to try elasticmock or figuring out how to ingest mock JSON results directly. | ||||
* | lint (flake8) python test files | Bryan Newbold | 2020-07-01 | 1 | -2/+1 |
| | |||||
* | Correct spelling mistakes | Edward Betts | 2020-03-27 | 1 | -2/+2 |
| | |||||
* | address test issue | Martin Czygan | 2019-11-15 | 1 | -2/+3 |
| | |||||
* | adjust search test case for new wording | Martin Czygan | 2019-11-14 | 1 | -2/+2 |
| | | | | > "Showing top " -> "Showing first " | ||||
* | refactor all python source for client lib name | Bryan Newbold | 2019-09-05 | 1 | -1/+1 |
| | |||||
* | add kbart counts to container stats | Bryan Newbold | 2019-07-31 | 1 | -0/+1 |
| | |||||
* | improve test coverage | Bryan Newbold | 2019-04-04 | 1 | -2/+80 |
| | |||||
* | many web test improvements | Bryan Newbold | 2019-04-04 | 1 | -0/+40 |