0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Recursively converts parameter values to strings. More... over 13 years ago
Bumped to 0.2.0.pre.3 More... almost 14 years ago
Had an issue with asserts_response not being included in child contexts of ActionController specific trees More... almost 14 years ago
Version bump to 0.2.0.pre.2 More... almost 14 years ago
Provides access to the response even when rails does a redirect from within middleware More... almost 14 years ago
Bumped to 0.2.0.pre.1 More... almost 14 years ago
Bumping to 0.2.0.pre to account for our hijacking the riot-rails name from @dasch :D More... almost 14 years ago
Upgraded to use the latest middelware implementation from riot More... almost 14 years ago
Merging pre-defined env with built env for request More... almost 14 years ago
Updated gemspec for 0.0.10.pre.3 More... almost 14 years ago
Changed response from request.request_method to match with rails3.beta3 expects More... almost 14 years ago
Removing code that was used and tested, but now is not. Yay More... almost 14 years ago
Built out DELETE support More... almost 14 years ago
Built out PUT support More... almost 14 years ago
Added restful post request tests. Had to stringify param values for some reason More... almost 14 years ago
Built out GET tests on nested resources More... almost 14 years ago
Added support for POST requests More... almost 14 years ago
Updating CHANGELOG to reflect my most internal of desires More... almost 14 years ago
Removing implicit check for controller name. Will make explicit test soon More... almost 14 years ago
Correctly throwing exception if controller used is not the controller that should have been tested More... almost 14 years ago
Using a much simplified approach to calling actions in controller tests More... almost 14 years ago
Cleaning up the asserts_response macro test More... almost 14 years ago
asserts_repsonse now takes a method name to be called on the response More... almost 14 years ago
Added asserts_response context macro More... almost 14 years ago
Testing GET with parameters More... almost 14 years ago
Requiring latest riot and rails in gemspec More... almost 14 years ago
Completing rename of riot_rails to riot-rails More... almost 14 years ago
Supporting transactions through context middleware now More... almost 14 years ago
Integrating with latest Riot which supports context middleware More... almost 14 years ago
Some basic GET support More... almost 14 years ago