Dan Helfman
|
c6cb21a748
Switch to read-only container filesystem to avoid *.pyc getting created with busted permissions.
|
5 yıl önce |
Dan Helfman
|
464ff2fe96
Run end-to-end tests on developer machines with Docker Compose for approximate parity with continuous integration tests.
|
5 yıl önce |
Dan Helfman
|
08f017bc3e
Remove broken Tox Python version filter when running Black (code formatter) environment directly.
|
5 yıl önce |
Dan Helfman
|
5422d14f93
Add Python 3.8.
|
5 yıl önce |
Dan Helfman
|
e6d8c736d0
Documentation feedback: Don't hard-code Python 3.7 for Black.
|
5 yıl önce |
Dan Helfman
|
2c46f53ef6
Attempt to upgrade version of pip used in CI.
|
5 yıl önce |
Luke Murphy
|
60650ccfc7
Follow latest Tox developments
|
5 yıl önce |
Dan Helfman
|
a6c4debf78
Additional test coverage, and upgrade test requirements.
|
6 yıl önce |
Luke Murphy
|
917a0dd0a0
Pass posargs to pytest in main testenv
|
6 yıl önce |
Luke Murphy
|
358aed7c31
Allow to only run unit tests with Tox
|
6 yıl önce |
Dan Helfman
|
9893834e85
Pass positional arguments to Tox environments commands.
|
6 yıl önce |
Luke Murphy
|
7974219389
Make sure to pass `posargs` for Tox testenvs
|
6 yıl önce |
Luke Murphy
|
85251cf5d4
Ensure to remove cache files for Tox runs
|
6 yıl önce |
Dan Helfman
|
bb8b1e58e8
PR feedback: Consistency.
|
6 yıl önce |
Dan Helfman
|
06261d8c86
Merge branch 'master' into tox-skip-missing-interpreters
|
6 yıl önce |
Dan Helfman
|
0defaf9cb5
Run tests for all installed versions of Python (#166).
|
6 yıl önce |
Dan Helfman
|
ed2c6053de
Upgrade pip to a particular version during local test and CI.
|
6 yıl önce |
Luke Murphy
|
b94dbff216
Add isort configuration
|
6 yıl önce |
Luke Murphy
|
4c30c94258
Add workaround for editable failure
|
6 yıl önce |
Luke Murphy
|
20b8b45aeb
Remove all configuration from Tox file
|
6 yıl önce |
Luke Murphy
|
82ec45e375
Pin tox version
|
6 yıl önce |
Dan Helfman
|
e323290e61
Switch from bash to sh for black wrapper.
|
6 yıl önce |
Dan Helfman
|
1ab44d4201
Wrap black with script that skips it if Python version < 3.6.
|
6 yıl önce |
Dan Helfman
|
71b1c3dfb0
Make automated tests support running in Python 3.5.
|
6 yıl önce |
Dan Helfman
|
3ce5533103
Make end-to-end test clean up after itself, and drop unnecessary use of Docker for it.
|
6 yıl önce |
Dan Helfman
|
0b164973e0
Add an end-to-end automated test that actually integrates with Borg.
|
6 yıl önce |
Dan Helfman
|
a125df991b
Move tests to the root of the repository, in keeping with more common convention.
|
6 yıl önce |
Dan Helfman
|
56ad1d164a
Use Flake8 code checker as part of running automated tests.
|
6 yıl önce |
Dan Helfman
|
76d6a69f5a
Use Black code formatter as part of running automated tests.
|
6 yıl önce |
Dan Helfman
|
61033bb4e5
Update tox.ini to only assume Python 3.x instead of Python 3.4 specifically.
|
7 yıl önce |