aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_web.py
Commit message (Expand)AuthorAgeFilesLines
* web: access_redirect_fallback mechanismBryan Newbold2021-07-261-1/+102
* update citation_pdf_url HTML meta tag to new access URL styleBryan Newbold2021-06-111-0/+1
* update access redirect URL endpointsBryan Newbold2021-06-111-19/+20
* web: fixes to access redirect endpointsBryan Newbold2021-05-191-0/+11
* iterate on PDF redirect linksBryan Newbold2021-05-171-3/+41
* iterate on access redirects and landing page implementationBryan Newbold2021-04-271-0/+40
* api: handle null 'q' parameter on search endpointBryan Newbold2021-02-111-1/+5
* api: fix /search test, and mypy error on implementationBryan Newbold2021-01-151-1/+11
* improve Accept-Language header parsingBryan Newbold2020-12-021-0/+4
* fmtBryan Newbold2020-10-281-1/+0
* basic web search testBryan Newbold2020-10-231-1/+28
* start test coverage for web interfaceBryan Newbold2020-10-221-0/+59