Dan Helfman
|
06261d8c86
Merge branch 'master' into tox-skip-missing-interpreters
|
преди 6 години |
Dan Helfman
|
0defaf9cb5
Run tests for all installed versions of Python (#166).
|
преди 6 години |
Dan Helfman
|
ed2c6053de
Upgrade pip to a particular version during local test and CI.
|
преди 6 години |
Luke Murphy
|
b94dbff216
Add isort configuration
|
преди 6 години |
Luke Murphy
|
4c30c94258
Add workaround for editable failure
|
преди 6 години |
Luke Murphy
|
20b8b45aeb
Remove all configuration from Tox file
|
преди 6 години |
Luke Murphy
|
82ec45e375
Pin tox version
|
преди 6 години |
Dan Helfman
|
e323290e61
Switch from bash to sh for black wrapper.
|
преди 6 години |
Dan Helfman
|
1ab44d4201
Wrap black with script that skips it if Python version < 3.6.
|
преди 6 години |
Dan Helfman
|
71b1c3dfb0
Make automated tests support running in Python 3.5.
|
преди 6 години |
Dan Helfman
|
3ce5533103
Make end-to-end test clean up after itself, and drop unnecessary use of Docker for it.
|
преди 6 години |
Dan Helfman
|
0b164973e0
Add an end-to-end automated test that actually integrates with Borg.
|
преди 6 години |
Dan Helfman
|
a125df991b
Move tests to the root of the repository, in keeping with more common convention.
|
преди 6 години |
Dan Helfman
|
56ad1d164a
Use Flake8 code checker as part of running automated tests.
|
преди 6 години |
Dan Helfman
|
76d6a69f5a
Use Black code formatter as part of running automated tests.
|
преди 6 години |
Dan Helfman
|
61033bb4e5
Update tox.ini to only assume Python 3.x instead of Python 3.4 specifically.
|
преди 7 години |
Dan Helfman
|
f4e5dc8382
Adding test coverage report. Making tests a little less brittle.
|
преди 8 години |
Dan Helfman
|
f19a40ef9c
Basic YAML generating / validating / converting to.
|
преди 8 години |
Dan Helfman
|
9212f87735
Dropped Python 2 support. Now Python 3 only.
|
преди 8 години |
Dan Helfman
|
a45d7bec81
#21: Fix for verbosity flag not actually causing verbose output.
|
преди 9 години |
Dan Helfman
|
df9cc6a7d2
Switching from the no-longer-maintained nose test runner to pytest.
|
преди 9 години |
Dan Helfman
|
301eb4926e
Passing through command-line options from tox to nosetests.
|
преди 10 години |
Dan Helfman
|
5bc7c04cdf
Now using tox to run tests against multiple versions of Python in one go.
|
преди 10 години |