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

Rewrite nose tests to use unittest #809

Merged
merged 6 commits into from
May 12, 2020
Merged

Commits on May 7, 2020

  1. Rewrite nose tests to use unittest

    Ieva C committed May 7, 2020
    Configuration menu
    Copy the full SHA
    77ee979 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Rewrite remaining bare test functions

    Ieva C committed May 8, 2020
    Configuration menu
    Copy the full SHA
    9998c3a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Remove print statements from unit tests

    Ieva C committed May 12, 2020
    Configuration menu
    Copy the full SHA
    d76dd70 View commit details
    Browse the repository at this point in the history
  2. Replace assertEquals with assertEqual

    Ieva C committed May 12, 2020
    Configuration menu
    Copy the full SHA
    da522d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d68726e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebac8ed View commit details
    Browse the repository at this point in the history