1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec/unit
2011-09-02 18:47:23 +02:00
..
aasm_spec.rb fix various tests 2010-08-27 16:35:26 -04:00
active_record_persistence_spec.rb using real database connections for testing to reduce dependency on Rails version (previously mocked away ActiveRecord connection, which is not used in Rails 3.1 anymore) 2011-08-31 23:49:09 +02:00
before_after_callbacks_spec.rb fix various tests 2010-08-27 16:35:26 -04:00
event_spec.rb Passing event arguments to the guard function 2011-03-21 20:01:45 -07:00
i18n_spec.rb and removed usage of connection mock 2011-09-02 18:47:23 +02:00
state_spec.rb fix various tests 2010-08-27 16:35:26 -04:00
state_transition_spec.rb fix various tests 2010-08-27 16:35:26 -04:00