Dan Helfman
|
2d8b455e44
Switched from pipx to uv for installing development tools, and added tox-uv for speeding up test environment creation.
|
hace 2 semanas |
Dan Helfman
|
9a80fec91b
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
|
hace 2 semanas |
Dan Helfman
|
34f677dba1
Add a flake8 plugin that enforces a blank line after if/for/while/with/try blocks.
|
hace 1 mes |
Dan Helfman
|
3eed3191e8
Add a flake8 extension to tests to detect commented out code.
|
hace 1 mes |
Dan Helfman
|
0d54fda27a
Use the Bandit security analysis tool when running tests.
|
hace 1 mes |
Dan Helfman
|
05b34d4b56
Fix unit/integration tests and add coverage (#1043).
|
hace 1 mes |
Dan Helfman
|
01dc7e7841
Upgrade requests in test requirements to "fix" theoretical security vulnerability.
|
hace 1 mes |
Dan Helfman
|
5a2cd1b261
Add support for Python 3.13.
|
hace 6 meses |
Dan Helfman
|
a4baf4623b
Drop colorama as a library dependency (#958).
|
hace 7 meses |
Dan Helfman
|
148536d867
Upgrade certifi in test requirements.
|
hace 1 año |
Dan Helfman
|
70a978b83d
Upgrade test requirements.
|
hace 1 año |
Dan Helfman
|
7700b87b60
Test requirements security upgrade.
|
hace 1 año |
Dan Helfman
|
36d10fecb1
Upgrade black in test requirements.
|
hace 1 año |
Dan Helfman
|
009062128d
Remove Python 3.8+ restriction, as only Python 3.8+ is supported.
|
hace 1 año |
Dan Helfman
|
f39cea4abf
Remove additional Python 3.7-isms (#784).
|
hace 1 año |
Dan Helfman
|
dcf25fa041
Upgrade ruamel.yaml dependency to support version 0.18.x (#783).
|
hace 1 año |
Dan Helfman
|
e7169f6fb2
Upgrade certifi test dependency to fix security alert.
|
hace 1 año |
Dan Helfman
|
5f06884d5a
Fix Apprise/PyYAML end-to-end test breakage (#715).
|
hace 1 año |
Pim Kunis
|
eaa22be3db
fix PR comments
|
hace 1 año |
Pim Kunis
|
a587e207f9
pin Apprise dependencies for test requirements
|
hace 1 año |
Dan Helfman
|
05b989347c
Upgrade requests test requirement (security).
|
hace 2 años |
Dan Helfman
|
8cb5a42a9e
Drop deprecated pkg_resources in favor of importlib.metadata and packaging.
|
hace 2 años |
Dan Helfman
|
5dbb71709c
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
hace 2 años |
Dan Helfman
|
2934d0902c
Code spell checking on every test run!
|
hace 2 años |
Dan Helfman
|
f42890430c
Add code style plugins to enforce use of Python f-strings and prevent single-letter variables.
|
hace 2 años |
Dan Helfman
|
5d19d86e4a
Add flake8-quotes to complain about incorrect quoting so I don't have to!
|
hace 2 años |
Dan Helfman
|
ab4c08019c
Upgrade pytest test dependency (security).
|
hace 2 años |
Dan Helfman
|
48f44d2f3d
Add tests for compact action (#394).
|
hace 3 años |
Dan Helfman
|
96384d5ee1
Attempt to fix typed-ast build issue by relaxing version requirements in test.
|
hace 3 años |
Dan Helfman
|
8ed5467435
Drop support for Python 3.6. Add support for 3.10.
|
hace 3 años |