capstone
capstone copied to clipboard
CAP database scripts.
### PR #2086 In order to better maintain CAP I've begun to setup End to End testing. I've been exploring multiple ways: # End to End Tests in same container...
Minor pet peeve of mine, I can maybe fix this if I have bit of spare time (won't let me assign since I don't have access to repo)!
The goal is to create a series of tests that will launch browsers, a test server, and test if certain actions on UI elements return expected results. ## Tasks *...
An attempt to update `numpy` foundered on Python 3.7: https://stackoverflow.com/a/71691188/4074877 This probably entails an upgrade to Debian bullseye.
From @jcushman: some people are interested in seeing the front matter of volumes that appears before published decisions. We have this data, but it is not currently available to the...
We have been seeing tracebacks that look like the one below, for `/citations/?cursor=eyJwIjogWzAuMCwgIjE5NzQtMDctMTIiLCAzMjg3MDk5XX0%3D&q=15+U.S.C.+%C2%A716`. They are mostly on `/citations/` but occasionally on the cases API. The error emails do not contain...
The `/admin/capdb/casemetadata//change/` pages in particular have a "view on site" button that is using a link to something unhelpful -- probably wants to go to the single case page.
https://cite.case.law/ny2d/87/727/#b795-6 has a footnote that is incorrectly marked as a headmaster footnote in the raw data. How should we add something to the processing pipeline to catch these? Some idea:...
On the API page (https://case.law/docs/site_features/api), the link “access limits” under “Authentication” is broken. It currently points to https://case.law/docs/site_features/%7B% docs_url "access limits" %7D, an invalid address. It should point to https://case.law/docs/policies/access_limits