Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require mocha for tests. Get rid of uses_mocha helper. | Jeremy Kemper | 2008-11-19 | 1 | -91/+79 |
* | Use the Ruby load path for test_helper requires. Fix AM::TestCase. | Jeremy Kemper | 2008-11-15 | 1 | -2/+2 |
* | all aasm tests without activerecord moved over and passing | rick | 2008-06-28 | 1 | -50/+49 |
* | converted tests for more complex state transitions | rick | 2008-06-28 | 1 | -111/+111 |
* | add basic events and transitions. still more tests to convert | rick | 2008-06-28 | 1 | -88/+78 |
* | initial statemachine machine and state classes | rick | 2008-06-28 | 1 | -0/+335 |