Robin Dupret
a9444916ee
Ensure backward compatibility between Minitest 5 and 4
...
Define Minitest::Test in case we are running the gist under Minitest 4
and avoid relying on MiniTest::Unit::TestCase to avoid displaying
warning on version five.
[ci skip]
2013-12-27 11:30:53 +01:00
Arun Agrawal
fd1c515d4d
Minitest::Unit::TestCase is Minitest::Test [ci skip]
2013-12-26 23:55:59 +01:00
Vipul A M
7bae2921ec
Change all MiniTest
to Minitest
since, MiniTest
namespace has been renamed to Minitest
...
Ref: https://github.com/seattlerb/minitest/blob/master/History.txt
2013-12-18 14:39:50 +05:30
Roman Kushnir
299fe844dd
Include URL helpers in TestController in bug report templates
...
[ci skip]
Fixes #12848 .
2013-11-11 21:28:26 +02:00
Paul Nikitochkin
9d9254f5e0
Added bug report template for ActionController
...
[ci skip]
2013-08-21 23:26:20 +03:00