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

Add integration tests #598

Merged
merged 2 commits into from
May 25, 2021
Merged

Commits on May 25, 2021

  1. Add generated .pylintrc file

    File generated with 'pylint --generate-rcfile > .pylintrc'
    
    pylint --version
    =>
    pylint 2.6.2
    astroid 2.4.2
    Python 3.8.5 (default, Jan 27 2021, 15:41:15)
    [GCC 9.3.0]
    Leif Sandstrom committed May 25, 2021
    Configuration menu
    Copy the full SHA
    9326b6b View commit details
    Browse the repository at this point in the history
  2. Add integration tests

    Add initial pytest based integration tests
    Leif Sandstrom committed May 25, 2021
    Configuration menu
    Copy the full SHA
    fb266e4 View commit details
    Browse the repository at this point in the history