Configured object_daddy to help generate test data instead of fixtures. #4004
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2930 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- config/environments/test.rb 1 addition, 0 deletionsconfig/environments/test.rb
- test/exemplars/custom_field_exemplar.rb 10 additions, 0 deletionstest/exemplars/custom_field_exemplar.rb
- test/exemplars/custom_value_exemplar.rb 2 additions, 0 deletionstest/exemplars/custom_value_exemplar.rb
- test/exemplars/enumeration_exemplar.rb 10 additions, 0 deletionstest/exemplars/enumeration_exemplar.rb
- test/exemplars/issue_exemplar.rb 15 additions, 0 deletionstest/exemplars/issue_exemplar.rb
- test/exemplars/issue_status_exemplar.rb 9 additions, 0 deletionstest/exemplars/issue_status_exemplar.rb
- test/exemplars/member_exemplar.rb 2 additions, 0 deletionstest/exemplars/member_exemplar.rb
- test/exemplars/project_exemplar.rb 17 additions, 0 deletionstest/exemplars/project_exemplar.rb
- test/exemplars/role_exemplar.rb 8 additions, 0 deletionstest/exemplars/role_exemplar.rb
- test/exemplars/time_entry_activity.rb 10 additions, 0 deletionstest/exemplars/time_entry_activity.rb
- test/exemplars/time_entry_exemplar.rb 5 additions, 0 deletionstest/exemplars/time_entry_exemplar.rb
- test/exemplars/tracker_exemplar.rb 9 additions, 0 deletionstest/exemplars/tracker_exemplar.rb
- test/exemplars/user_exemplar.rb 30 additions, 0 deletionstest/exemplars/user_exemplar.rb
- test/unit/testing_test.rb 6 additions, 0 deletionstest/unit/testing_test.rb
test/exemplars/custom_field_exemplar.rb
0 → 100644
test/exemplars/custom_value_exemplar.rb
0 → 100644
test/exemplars/enumeration_exemplar.rb
0 → 100644
test/exemplars/issue_exemplar.rb
0 → 100644
test/exemplars/issue_status_exemplar.rb
0 → 100644
test/exemplars/member_exemplar.rb
0 → 100644
test/exemplars/project_exemplar.rb
0 → 100644
test/exemplars/role_exemplar.rb
0 → 100644
test/exemplars/time_entry_activity.rb
0 → 100644
test/exemplars/time_entry_exemplar.rb
0 → 100644
test/exemplars/tracker_exemplar.rb
0 → 100644
test/exemplars/user_exemplar.rb
0 → 100644
Please register or sign in to comment