| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing old Controller test | Thiago Pradi | 2012-02-12 | 1 | -1/+0 |
* | Cleaning Route generation tests | Thiago Pradi | 2012-02-12 | 1 | -28/+2 |
* | Make recognize try to constantize controller to see if it exists | Joshua Peek | 2009-12-01 | 1 | -1/+12 |
* | Donate tests I wrote for rackmount rails integration | Joshua Peek | 2009-10-20 | 1 | -1/+4 |
* | Add define another "stuff" controller to support routing tests | Joshua Peek | 2009-10-10 | 1 | -0/+1 |
* | Add define a "stuff" controller in fixtures to support routing tests | Joshua Peek | 2009-10-10 | 1 | -0/+1 |
* | Redraw default routes on all internal integration tests. We don't need Simple... | Joshua Peek | 2009-10-03 | 1 | -5/+0 |
* | Avoid creating new controller constants during test runtime. All routable con... | Joshua Peek | 2009-10-03 | 1 | -9/+18 |
* | Add custom "with_routing" to internal tests to fix reseting session after using | Joshua Peek | 2009-10-03 | 1 | -0/+1 |
* | Define weblog controller for url helper test | Joshua Peek | 2009-09-13 | 1 | -0/+1 |
* | Add fake controllers for url rewriter tests | Joshua Peek | 2009-09-06 | 1 | -0/+5 |
* | Cleanup hacky routing with controller_path in url helper tests. This doesn't ... | Joshua Peek | 2009-09-06 | 1 | -1/+1 |
* | Fix isolated running of AddressesTest | Joshua Peek | 2009-09-06 | 1 | -0/+1 |
* | Fix isolated running of ActionPackAssertionTest | Joshua Peek | 2009-09-06 | 1 | -1/+1 |
* | Track all AC base subclasses as possible controllers for internal testing | Joshua Peek | 2009-08-25 | 1 | -4/+5 |
* | Move fake controllers and models to a common load path | Jeremy Kemper | 2009-05-22 | 1 | -0/+33 |