summaryrefslogtreecommitdiff
path: root/tests/test_annotate.py
Commit message (Collapse)AuthorAgeFilesLines
* style: convert more string formatting to f-stringsNed Batchelder2021-11-111-1/+1
|
* deprecated: the annotate command will be removed in a future versionNed Batchelder2021-10-291-1/+6
|
* refactor(test): name this gold file properlyNed Batchelder2021-10-281-1/+1
|
* test: add a annotate test, and simplify the logicNed Batchelder2021-10-281-0/+20
|
* refactor: pyupgrade --py36-plus tests/**.pyNed Batchelder2021-05-021-1/+0
|
* test: have pytest collect test classes uniformlyNed Batchelder2021-03-111-1/+1
|
* Lint cleanupNed Batchelder2018-11-181-0/+2
|
* Rename farm to gold, since that's what it isNed Batchelder2018-11-181-4/+4
|
* Remove needless noticesNed Batchelder2018-11-151-15/+0
|
* Convert annotate() farm tests to normal testsNed Batchelder2018-11-151-0/+121