1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec/unit
2014-09-12 11:42:01 +02:00
..
persistence No longer creating transaction when not persisting 2014-08-15 12:19:41 -07:00
api_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
callbacks_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
complex_example_spec.rb may not fire an unknown event #128 2014-05-16 21:57:18 +02: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 allow retrieving the current event (see #159 and #168) 2014-09-12 11:42:01 +02: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 bugfix: permissible events will respect given guards #150 2014-07-12 15:24:17 +02:00
localizer_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
memory_leak_spec.rb replace clazz to klass so to uniformize the variable name 2014-05-24 15:42:20 +09: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 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
subclassing_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
transition_spec.rb support reading from- and to-state during on_transition callback #100 2014-01-27 21:51:38 +01:00