fix missing Data::Printer test requirement
[catagits/Catalyst-Controller-DBIC-API.git] / t / rpc /
2012-11-21 Alexander Hartmaier added diagnostic messages to tests that trigger DBIx...
2012-11-21 Alexander Hartmaier fixed test failures in t/[rest,rpc]/item.t on newer...
2011-05-05 Alexander Hartmaier fixed tests with newer Moose versions that quote the...
2011-04-19 Alexander Hartmaier fixed invalid value for param test to succeed with...
2011-02-16 Alexander Hartmaier removed perl 5.6.0 requirement from test files
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 cleaned up delete tests
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-08-07 Alexander Hartmaier added REST and RPC delete_bulk tests and fixed RPC...
2010-08-02 Alexander Hartmaier Fixed t/rpc/list.t error message regex to pass with...
2010-03-01 nperez Merge in object_split functionality object_split
2010-02-18 Alexander Hartmaier Remove debugging code from tests
2010-02-04 nperez initial commit with working tests, docs, and conversion...