Dan Helfman
|
e323290e61
Switch from bash to sh for black wrapper.
|
7 years ago |
Dan Helfman
|
1ab44d4201
Wrap black with script that skips it if Python version < 3.6.
|
7 years ago |
Dan Helfman
|
71b1c3dfb0
Make automated tests support running in Python 3.5.
|
7 years ago |
Dan Helfman
|
3ce5533103
Make end-to-end test clean up after itself, and drop unnecessary use of Docker for it.
|
7 years ago |
Dan Helfman
|
0b164973e0
Add an end-to-end automated test that actually integrates with Borg.
|
7 years ago |
Dan Helfman
|
a125df991b
Move tests to the root of the repository, in keeping with more common convention.
|
7 years ago |
Dan Helfman
|
56ad1d164a
Use Flake8 code checker as part of running automated tests.
|
7 years ago |
Dan Helfman
|
76d6a69f5a
Use Black code formatter as part of running automated tests.
|
7 years ago |
Dan Helfman
|
61033bb4e5
Update tox.ini to only assume Python 3.x instead of Python 3.4 specifically.
|
7 years ago |
Dan Helfman
|
f4e5dc8382
Adding test coverage report. Making tests a little less brittle.
|
8 years ago |
Dan Helfman
|
f19a40ef9c
Basic YAML generating / validating / converting to.
|
8 years ago |
Dan Helfman
|
9212f87735
Dropped Python 2 support. Now Python 3 only.
|
8 years ago |
Dan Helfman
|
a45d7bec81
#21: Fix for verbosity flag not actually causing verbose output.
|
9 years ago |
Dan Helfman
|
df9cc6a7d2
Switching from the no-longer-maintained nose test runner to pytest.
|
9 years ago |
Dan Helfman
|
301eb4926e
Passing through command-line options from tox to nosetests.
|
10 years ago |
Dan Helfman
|
5bc7c04cdf
Now using tox to run tests against multiple versions of Python in one go.
|
10 years ago |