Skip to content
Snippets Groups Projects
Commit 244adb10 authored by Taico Aerts's avatar Taico Aerts
Browse files

Merge branch 'badges' into eip-develop

parents ad450976 d948a7b3
No related branches found
No related tags found
No related merge requests found
require 'test_helper'
class BadgeGreatQuestionTest < ActionController::TestCase
BRONZE_VOTES = 2
SILVER_VOTES = 3
GOLD_VOTES = 6
BRONZE_VOTES = 3
SILVER_VOTES = 5
GOLD_VOTES = 7
def setup
@post = posts(:question_no_up_votes)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment