summaryrefslogtreecommitdiffstats
path: root/python/tests/web_search.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor release and container searchBryan Newbold2020-07-241-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 filesBryan Newbold2020-07-011-2/+1
|
* Correct spelling mistakesEdward Betts2020-03-271-2/+2
|
* address test issueMartin Czygan2019-11-151-2/+3
|
* adjust search test case for new wordingMartin Czygan2019-11-141-2/+2
| | | | > "Showing top " -> "Showing first "
* refactor all python source for client lib nameBryan Newbold2019-09-051-1/+1
|
* add kbart counts to container statsBryan Newbold2019-07-311-0/+1
|
* improve test coverageBryan Newbold2019-04-041-2/+80
|
* many web test improvementsBryan Newbold2019-04-041-0/+40