Skip to content

Releases: zachahn/rails_anonymous_controller_testing

v0.0.5

20 Sep 01:40
Compare
Choose a tag to compare

Added

  • Option to rename the anonymous controller

v0.0.4

20 Sep 01:39
Compare
Choose a tag to compare

Fixed

  • The routes get set more consistently

v0.0.3

09 Aug 05:57
Compare
Choose a tag to compare

Added

  • Support for multiple test classes in one file

v0.0.2

01 Aug 15:52
Compare
Choose a tag to compare

Fixed

  • Ensures that the ActiveSupport.on_load(:action_dispatch_integration_test)
    hook runs

v0.0.1

01 Aug 15:50
Compare
Choose a tag to compare

Added

  • Ability to create an anonymous controller in a Rails integration test
  • Ability to create views for the controller
  • A default resources route
  • Ability to customize the route

v0.0.0

01 Aug 13:48
Compare
Choose a tag to compare
"Release v0.0.0"

Decrement version since it's not released yet