Commit Verlauf

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