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 and use only_if_module_is_available decorator function to guard functionality that uses optional dependencies #1416

Merged
merged 11 commits into from Oct 8, 2015

Commits on Oct 7, 2015

  1. Copy the full SHA
    051687a View commit details
    Browse the repository at this point in the history
  2. fix remarks

    boegel committed Oct 7, 2015
    Copy the full SHA
    72dc5e6 View commit details
    Browse the repository at this point in the history
  3. fix broken pygraph import

    boegel committed Oct 7, 2015
    Copy the full SHA
    2249f9c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2015

  1. use os.path.samefile

    boegel committed Oct 8, 2015
    Copy the full SHA
    269ed5a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dbddb22 View commit details
    Browse the repository at this point in the history
  3. fix super call

    boegel committed Oct 8, 2015
    Copy the full SHA
    55ed7b0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f9ce7cf View commit details
    Browse the repository at this point in the history
  5. add log msg with test name

    boegel committed Oct 8, 2015
    Copy the full SHA
    0440376 View commit details
    Browse the repository at this point in the history
  6. better log msg with test name

    boegel committed Oct 8, 2015
    Copy the full SHA
    5a6f2bc View commit details
    Browse the repository at this point in the history
  7. add log msg in tearDown

    boegel committed Oct 8, 2015
    Copy the full SHA
    8fcfac5 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    4bce8db View commit details
    Browse the repository at this point in the history