added test for check_has_column
[catagits/Catalyst-Controller-DBIC-API.git] / t /
2010-08-08 Alexander Hartmaier added test for check_has_column
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-08-02 Alexander Hartmaier Fixed search for related columns overwriting existing...
2010-03-31 Florian Ragwitz Shut the damn tests up.
2010-03-10 Alexander Hartmaier removed debugging code in rest item test
2010-03-02 Alexander Hartmaier removed dependency on DBIx::Class::TimeStamp
2010-03-02 Alexander Hartmaier new test for item fetching with inflated objects
2010-03-01 nperez whitespace clean up
2010-03-01 nperez Make tests pass for new definitive chaining
2010-03-01 nperez Remove the test db
2010-03-01 nperez Merge in object_split functionality object_split
2010-02-28 Florian Ragwitz Add failing test for updating related rows with ::REST.
2010-02-18 Alexander Hartmaier Remove debugging code from tests
2010-02-04 nperez initial commit with working tests, docs, and conversion...