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

Fix tests that were failing due to the use of the deprecated assert_equals statements. #64

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on May 27, 2016

  1. Configuration menu
    Copy the full SHA
    d4ff793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7fb850 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2016

  1. Configuration menu
    Copy the full SHA
    1ba1491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c332b5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fd503e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2016

  1. Configuration menu
    Copy the full SHA
    9015ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffbf374 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab513be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f926b6 View commit details
    Browse the repository at this point in the history
  5. Add six to requirements.txt.

    tisto committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    fdaf2c3 View commit details
    Browse the repository at this point in the history
  6. Fix super call for python2.

    tisto committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    4b59b4c View commit details
    Browse the repository at this point in the history
  7. Revert "Fix super call for python2."

    This reverts commit 4b59b4c.
    tisto committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    bc6916e View commit details
    Browse the repository at this point in the history
  8. Revert "Add six to requirements.txt."

    This reverts commit fdaf2c3.
    tisto committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    e89f8a2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    466f7d3 View commit details
    Browse the repository at this point in the history
  10. Add six to requirements.txt.

    tisto committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    e6fbde3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b222227 View commit details
    Browse the repository at this point in the history
  12. Fix urllib import for py3; Fix super call in OptionHandler for py3; F…

    …ix except in page.py for py3.
    tisto committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    704271b View commit details
    Browse the repository at this point in the history
  13. Fix a few relative imports.

    tisto committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    98aea34 View commit details
    Browse the repository at this point in the history
  14. Fix tests module.

    tisto committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    cee1423 View commit details
    Browse the repository at this point in the history
  15. Revert "Fix tests module."

    This reverts commit cee1423.
    tisto committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    68868a6 View commit details
    Browse the repository at this point in the history
  16. Revert "Fix a few relative imports."

    This reverts commit 98aea34.
    tisto committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    83f26d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2016

  1. Fix tests init file.

    tisto committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    e830171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4355a1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb448aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a267c6 View commit details
    Browse the repository at this point in the history
  5. Revert "Fix relative imports in test_unit.py, resultspage.py, and hom…

    …epage.py."
    
    This reverts commit 3a267c6.
    tisto committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    16f58fa View commit details
    Browse the repository at this point in the history
  6. Add Makefile.

    tisto committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    963702c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e36e1de View commit details
    Browse the repository at this point in the history