Skip to content
  • dgt's avatar
    fix extension tests and execute them via CI · 1189f70b
    dgt authored and azul's avatar azul committed
    in rails 5 test can be executed via rails test (which also works for directories)
    removed testing.rake which added the pages tests, because Rake::TestTask does not exist anymore
    we loose the ability to call all unit | functional | integration tests (including extensions)
    1189f70b