Improve tests for trace RSS feeds

This commit is contained in:
Tom Hughes 2013-05-10 21:41:19 +01:00
parent 164341121d
commit b3e540a6b6
4 changed files with 49 additions and 9 deletions

View file

@ -4,7 +4,7 @@ class TracetagTest < ActiveSupport::TestCase
api_fixtures
def test_tracetag_count
assert_equal 1, Tracetag.count
assert_equal 4, Tracetag.count
end
def test_validations