Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pytest: ignore remaining deprecation warnings in 3rd party libraries | Bryan Newbold | 2020-04-17 | 1 | -0/+2 |
| | |||||
* | pytest: explicitly indicate all in-scope test files | Bryan Newbold | 2020-01-03 | 1 | -3/+1 |
| | | | | | | | | | | | The purpose of this change is to test errors when pytest tries to recursively update assertion statements in all dependent packages. The reason pytest does this is to add pretty printing, which is nice, but probably shouldn't be done in all dependency libraries. This fixes test problems with both CSL (citeproc_styles) and dateparser (when actually imported in code, which currently on master does not happen). | ||||
* | squelch authlib.specs deprecation warning | Bryan Newbold | 2019-04-09 | 1 | -0/+1 |
| | |||||
* | default to showing INFO log lines for failed tests | Bryan Newbold | 2019-04-04 | 1 | -0/+2 |
| | |||||
* | squelch another dep warning | Bryan Newbold | 2019-04-04 | 1 | -1/+4 |
| | |||||
* | pytest improvements: squelch raven deprecation; run pylint | Bryan Newbold | 2019-04-04 | 1 | -2/+4 |
| | |||||
* | more python client library tomfoolery | Bryan Newbold | 2018-11-13 | 1 | -0/+2 |
| | |||||
* | move python code to subdirectory | Bryan Newbold | 2018-05-16 | 1 | -0/+8 |