1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec/unit
2012-11-05 21:48:44 +13:00
..
persistence dry up read state (for persistence) 2012-11-05 21:48:44 +13:00
aasm_spec.rb refactored inspection spec 2012-10-26 22:40:57 +13:00
callbacks_new_dsl_spec.rb refactored callbacks tests for old DSL 2012-10-26 21:44:56 +13:00
callbacks_old_dsl_spec.rb refactored callbacks tests for old DSL 2012-10-26 21:44:56 +13:00
complex_example_spec.rb refactored test for complex example 2012-10-26 22:27:17 +13:00
event_spec.rb moved exception handling into base class (away from event-fire 2011-11-26 20:34:25 +01:00
inspection_spec.rb refactored inspection spec 2012-10-26 22:40:57 +13:00
localizer_spec.rb removed deprecation warning when localizing aasm state names (look at https://github.com/rubyist/aasm/issues/38 for details) 2012-06-06 22:32:52 +12:00
memory_leak_spec.rb renamed to indicate what the spec is all about 2011-10-16 21:12:28 +02:00
new_dsl_spec.rb made sure, old state callbacks are still working with the new dsl 2011-11-25 23:55:56 +01:00
state_spec.rb small refactorings 2011-11-26 20:07:56 +01:00
state_transition_spec.rb Add ability to set up transitions without specifying from - these will allow transitioning from ANY state 2012-10-18 23:18:03 -07:00