- updated minitest to 5.0 - Removed Test::Unit::TestCase and started using Minitest::Test instead - Fixed usage of assert_raise - Fixed usage of refute_nil - Fixed and removed usage of assert_nothing_raised
TODO: * test/routing_test.rb * test/settings_test.rb
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>