Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ruby 1.9 compat: rename deprecated assert_raises to assert_raise. | Jeremy Kemper | 2009-03-08 | 1 | -1/+1 |
* | MiniTest compat: don't shadow @name | Jeremy Kemper | 2008-11-22 | 2 | -5/+5 |
* | Require mocha for tests. Get rid of uses_mocha helper. | Jeremy Kemper | 2008-11-19 | 3 | -80/+72 |
* | Use the Ruby load path for test_helper requires. Fix AM::TestCase. | Jeremy Kemper | 2008-11-15 | 4 | -6/+6 |
* | all aasm tests without activerecord moved over and passing | rick | 2008-06-28 | 1 | -1/+1 |
* | converted tests for more complex state transitions | rick | 2008-06-28 | 2 | -4/+6 |
* | add basic events and transitions. still more tests to convert | rick | 2008-06-28 | 4 | -2/+155 |
* | initial statemachine machine and state classes | rick | 2008-06-28 | 2 | -0/+101 |