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

Bugfix/test are not running #15

Merged
merged 9 commits into from
Aug 23, 2019

Commits on Jul 16, 2019

  1. flake8: fix import order in user manager test

    Emmanouil Kampitakis committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    d9e5491 View commit details
    Browse the repository at this point in the history
  2. Fix test matrix in travis

    Emmanouil Kampitakis committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    176e0ca View commit details
    Browse the repository at this point in the history
  3. flake8: Conform with PEP008

    Emmanouil Kampitakis authored and Emmanouil Kampitakis committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    064072c View commit details
    Browse the repository at this point in the history
  4. Treat regular expression as raw string

    Emmanouil Kampitakis authored and Emmanouil Kampitakis committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    0257692 View commit details
    Browse the repository at this point in the history
  5. Replace python3.3(EOL) with python3.6

    Emmanouil Kampitakis committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    82282fd View commit details
    Browse the repository at this point in the history
  6. Use pytest < 4

    Emmanouil Kampitakis committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    c82b878 View commit details
    Browse the repository at this point in the history
  7. Pin flake8 versions

    Emmanouil Kampitakis committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    a54d5f2 View commit details
    Browse the repository at this point in the history
  8. Add noqa annotations to list attributes

    Emmanouil Kampitakis committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    66b0155 View commit details
    Browse the repository at this point in the history
  9. Fix issue with unicode vs. string comparison

    Emmanouil Kampitakis committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    7e0aa22 View commit details
    Browse the repository at this point in the history