1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec/unit
Thorsten Böttger d8b8d5f5c3 improving tests
2012-12-02 20:51:48 +13:00
..
persistence dry up read state (for persistence) 2012-11-05 21:48:44 +13:00
aasm_spec.rb cleaning up tests 2012-11-28 22:58:52 +13:00
callbacks_spec.rb improving tests 2012-12-02 20:51:48 +13:00
complex_example_spec.rb refactored test for complex example 2012-10-26 22:27:17 +13:00
event_spec.rb started to clean up the specs 2012-11-28 22:42:41 +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 disabling the memory leak test for now 2012-11-06 23:51:14 +13:00
new_dsl_spec.rb cleaning up tests 2012-11-28 22:58:52 +13:00
state_spec.rb cleaning up tests 2012-11-28 22:58:52 +13: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