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

pytest tmp_dir fixture #706

Merged
merged 3 commits into from
Apr 4, 2019
Merged

pytest tmp_dir fixture #706

merged 3 commits into from
Apr 4, 2019

Commits on Apr 3, 2019

  1. pytest tmp_dir fixture

    Refactor tests to use the fixture
    Fix movielens bug
    loomlike committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    c61dc6c View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. tmp fixture to use context manager

    Change to use context manager
    Change fixture name from tmp_dir to tmp
    loomlike committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    94c83a3 View commit details
    Browse the repository at this point in the history
  2. Update conftest description

    loomlike committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    570500e View commit details
    Browse the repository at this point in the history