1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activeresource/test/cases
2009-08-19 09:04:14 -05:00
..
base Moved all test cases into a new test/cases directory to match Active Record test directory structure. 2009-08-19 09:03:57 -05:00
authorization_test.rb Moved all test cases into a new test/cases directory to match Active Record test directory structure. 2009-08-19 09:03:57 -05:00
base_errors_test.rb Moved all test cases into a new test/cases directory to match Active Record test directory structure. 2009-08-19 09:03:57 -05:00
base_test.rb Pulled find-based tests into their own test case. This matches Active Record, and allows us to have one places where all find-tests are located, which will help when adding dynamic finders later. 2009-08-19 09:04:14 -05:00
finder_test.rb Pulled find-based tests into their own test case. This matches Active Record, and allows us to have one places where all find-tests are located, which will help when adding dynamic finders later. 2009-08-19 09:04:14 -05:00
format_test.rb Moved all test cases into a new test/cases directory to match Active Record test directory structure. 2009-08-19 09:03:57 -05:00
observing_test.rb Moved all test cases into a new test/cases directory to match Active Record test directory structure. 2009-08-19 09:03:57 -05:00
validations_test.rb Moved all test cases into a new test/cases directory to match Active Record test directory structure. 2009-08-19 09:03:57 -05:00