Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fmt (black): tests/ | Bryan Newbold | 2021-11-02 | 1 | -15/+20 |
| | |||||
* | python: isort everything | Bryan Newbold | 2021-11-02 | 1 | -1/+1 |
| | |||||
* | simple lint (flake8) fixes in tests | Bryan Newbold | 2020-07-23 | 1 | -1/+0 |
| | | | | | | The pytest fixture syntax interacts weirdly with flake8 tests, so ignore the "redefinition" and "unused variable" errors more carefully for .py files under ./tests/ | ||||
* | lint (flake8) python test files | Bryan Newbold | 2020-07-01 | 1 | -3/+0 |
| | |||||
* | refactor all python source for client lib name | Bryan Newbold | 2019-09-05 | 1 | -4/+4 |
| | |||||
* | python impl | Bryan Newbold | 2019-05-14 | 1 | -42/+19 |
| | |||||
* | specific test for desc/extra in editgroups | Bryan Newbold | 2019-01-23 | 1 | -2/+26 |
| | |||||
* | don't need string bools in query flags any more | Bryan Newbold | 2019-01-17 | 1 | -8/+8 |
| | |||||
* | add annotations and editgroup tests | Bryan Newbold | 2019-01-15 | 1 | -0/+116 |