Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use tox+pytest to execute the tests, map to the CI systems #165

Merged
merged 8 commits into from Oct 3, 2018

Commits on Oct 2, 2018

  1. Copy the full SHA
    5cd2837 View commit details
    Browse the repository at this point in the history
  2. Call explicitly the python test environment to avoid deprecation warn…

    …ings.
    Adrien Ferrand committed Oct 2, 2018
    Copy the full SHA
    c0bd2cb View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary warning

    Adrien Ferrand committed Oct 2, 2018
    Copy the full SHA
    5445142 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into tox_pytest

    Adrien Ferrand committed Oct 2, 2018
    Copy the full SHA
    4f65bf0 View commit details
    Browse the repository at this point in the history
  5. Remove test classes, use built-in fixtures instead of setup/teardown.…

    … Lot of refactoring, remove unittest and testpath dependencies. Improve linting.
    Adrien Ferrand committed Oct 2, 2018
    Copy the full SHA
    6f8bda7 View commit details
    Browse the repository at this point in the history
  6. Correct LocalPath, Path and str usage

    Adrien Ferrand committed Oct 2, 2018
    Copy the full SHA
    d00ea66 View commit details
    Browse the repository at this point in the history
  7. Further corrections

    Adrien Ferrand committed Oct 2, 2018
    Copy the full SHA
    57f5e3e View commit details
    Browse the repository at this point in the history
  8. Last correction

    Adrien Ferrand committed Oct 2, 2018
    Copy the full SHA
    d7b1113 View commit details
    Browse the repository at this point in the history