use JSON instead of JSON::Any to get rid of the CPAN Testers failures when only JSON...
[catagits/Catalyst-Controller-DBIC-API.git] / t / rest / update.t
2011-02-16 Alexander Hartmaier use JSON instead of JSON::Any to get rid of the CPAN...
2010-08-18 Alexander Hartmaier Test use_json_boolean true
2010-08-08 Alexander Hartmaier added REST and RPC bulk_update tests for nonexisting...
2010-08-08 Alexander Hartmaier added REST and RPC update_bulk tests
2010-03-01 nperez Make tests pass for new definitive chaining
2010-02-28 Florian Ragwitz Add failing test for updating related rows with ::REST.
2010-02-04 nperez initial commit with working tests, docs, and conversion...