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-29 22:23:25 +02:00
..
persistence Merge branch 'master' into aasm4 2014-08-18 21:44:42 +02: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 clean up callbacks (closing #96) 2014-09-09 23:02:11 +02: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 callback :on_transition renamed to :after and changed its binding (see #59) 2014-09-12 14:30:36 +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 following @stiff, and writing a better test :) 2014-09-29 22:23:25 +02:00