aasm/spec/unit
Thorsten Böttger e607bd5c9d let class names reflect its purpose (in tests) 2015-05-15 22:43:36 +12:00
..
persistence support block notation for :after_commit event callbacks 2015-05-13 18:52:13 +12:00
api_spec.rb distinguish between ActiveRecord class and plain Ruby classes 2015-05-15 22:37:28 +12:00
callbacks_spec.rb pass arguments into state callbacks 2015-03-04 11:55:34 +01:00
complex_example_spec.rb let class names reflect its purpose (in tests) 2015-05-15 22:43:36 +12:00
event_naming_spec.rb Fix stack level too deep error due to namespacing 2014-07-25 09:05:31 -07:00
event_spec.rb using RSpec 2.99 now (preparing RSpec 3) 2014-12-14 14:53:57 +01:00
guard_spec.rb support event guards #85 2014-01-24 12:02:22 +01:00
initial_state_spec.rb Update specs to use 'expect' syntax using transpec. Loosed gemspec to allow rspec versions greater than 2.14.x 2014-01-11 08:10:59 -08:00
inspection_spec.rb let class names reflect its purpose (in tests) 2015-05-15 22:43:36 +12:00
localizer_spec.rb aasm_human_event_name is deprecated, use aasm.human_event_name instead 2014-11-16 22:59:35 +01:00
memory_leak_spec.rb bugfix: avoid Rails autoloading conflicts (see #137 and #139) 2014-11-28 22:22:43 +01:00
new_dsl_spec.rb Update specs to use 'expect' syntax using transpec. Loosed gemspec to allow rspec versions greater than 2.14.x 2014-01-11 08:10:59 -08:00
reloading_spec.rb bugfix: support reloading development environment in Rails #148 2014-08-17 18:42:19 +02:00
simple_example_spec.rb Update specs to use 'expect' syntax using transpec. Loosed gemspec to allow rspec versions greater than 2.14.x 2014-01-11 08:10:59 -08:00
state_spec.rb bugfix: avoid Rails autoloading conflicts (see #137 and #139) 2014-11-28 22:22:43 +01:00
subclassing_spec.rb using RSpec 2.99 now (preparing RSpec 3) 2014-12-14 14:53:57 +01:00
transition_spec.rb reference state machine object and event in invalid transition error so end user can intelligently handle 2015-03-01 20:08:45 -08:00