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

Support Tox for unit tests and linting #134

Merged
merged 8 commits into from
Jul 15, 2020
Merged

Support Tox for unit tests and linting #134

merged 8 commits into from
Jul 15, 2020

Commits on Jul 14, 2020

  1. Add support to run tests and linting with tox

    Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
    reivilibre committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    58ecb5b View commit details
    Browse the repository at this point in the history
  2. Finalise tox.ini

    reivilibre committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    16f2cfe View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Fix up Mypy on tests

    reivilibre committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    2dbefbc View commit details
    Browse the repository at this point in the history
  2. Add a lint script

    reivilibre committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    9c22c9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c0a8ba View commit details
    Browse the repository at this point in the history
  4. Newsfile

    Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
    reivilibre committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    3b277ac View commit details
    Browse the repository at this point in the history
  5. Mypy everything!

    reivilibre committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    a06c7f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f93f7b9 View commit details
    Browse the repository at this point in the history