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

Refactor SQL in testcases and fix #174 #177

Merged
merged 3 commits into from
May 1, 2017

Commits on May 1, 2017

  1. Simplify removal SQLs for testcases

    already covered by existing tests
    
    Signed-off-by: Mr. Senko <atodorov@mrsenko.com>
    atodorov committed May 1, 2017
    Configuration menu
    Copy the full SHA
    83300eb View commit details
    Browse the repository at this point in the history
  2. Replace deprecated request.REQUEST with request.POST

    Signed-off-by: Mr. Senko <atodorov@mrsenko.com>
    atodorov committed May 1, 2017
    Configuration menu
    Copy the full SHA
    007d6d0 View commit details
    Browse the repository at this point in the history
  3. Fix traceback when removing test case tags and add test for it

    Fix Nitrate#174
    
    Signed-off-by: Mr. Senko <atodorov@mrsenko.com>
    atodorov committed May 1, 2017
    Configuration menu
    Copy the full SHA
    f124f17 View commit details
    Browse the repository at this point in the history