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

tests: remove cleanup_func #414

Merged
merged 2 commits into from
Oct 18, 2019
Merged

Commits on Oct 15, 2019

  1. tests: remove cleanup_func

    The "vim" fixture uses a new session always.
    
    It was added when migrating to pytest in b65f62d, but is not really
    necessary.  It could still be used to e.g. ensure tests are cleaning up
    after themselves, but this is also not necessary really.
    
    Adjusts existing tests, mainly with regard to handle IDs.
    blueyed committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    63abc7c View commit details
    Browse the repository at this point in the history
  2. lint

    blueyed committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    4d495fb View commit details
    Browse the repository at this point in the history