Created
June 11, 2010 13:15
-
-
Save mallain/434450 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Factory(:agency) | |
Factory(:feedback) | |
mickael@mickael-laptop:~/projects/pabd/test$ rake test | |
(in /home/mickael/projects/pabd) | |
/usr/bin/ruby1.8 -I"lib:test" "/var/lib/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/unit/collaborator_test.rb" "test/unit/trouble_project_test.rb" "test/unit/big_deal_test.rb" "test/unit/user_test.rb" "test/unit/feedback_test.rb" "test/unit/country_test.rb" "test/unit/project_test.rb" "test/unit/collaborator_functions_test.rb" "test/unit/arrival_collaborator_test.rb" "test/unit/delivery_test.rb" "test/unit/training_test.rb" "test/unit/departure_collaborator_test.rb" "test/unit/function_test.rb" "test/unit/production_day_test.rb" "test/unit/collaborator_number_test.rb" "test/unit/service_test.rb" "test/unit/assignment_test.rb" "test/unit/subcontract_number_test.rb" "test/unit/offer_test.rb" "test/unit/pipe_test.rb" "test/unit/division_test.rb" "test/unit/cost_number_test.rb" "test/unit/stage_test.rb" "test/unit/helpers/users_helper_test.rb" "test/unit/helpers/hr/trainings_helper_test.rb" "test/unit/helpers/hr/arrival_collaborators_helper_test.rb" "test/unit/helpers/hr/collaborators_numbers_helper_test.rb" "test/unit/helpers/hr/departure_collaborators_helper_test.rb" "test/unit/helpers/hr/declaratives_helper_test.rb" "test/unit/helpers/hr/interviews_helper_test.rb" "test/unit/helpers/hr/collaborator_functions_helper_test.rb" "test/unit/helpers/hr/feeling_agencies_helper_test.rb" "test/unit/helpers/hr/alert_collaborators_helper_test.rb" "test/unit/helpers/home_helper_test.rb" "test/unit/helpers/user_sessions_helper_test.rb" "test/unit/helpers/admin/stages_helper_test.rb" "test/unit/helpers/admin/account_helper_test.rb" "test/unit/helpers/admin/subcontract_types_helper_test.rb" "test/unit/helpers/admin/services_helper_test.rb" "test/unit/helpers/admin/divisions_helper_test.rb" "test/unit/helpers/admin/admin_helper_test.rb" "test/unit/helpers/admin/countries_helper_test.rb" "test/unit/helpers/admin/skills_helper_test.rb" "test/unit/helpers/admin/functions_helper_test.rb" "test/unit/helpers/admin/accounts_helper_test.rb" "test/unit/helpers/admin/collaborators_helper_test.rb" "test/unit/helpers/admin/administration_helper_test.rb" "test/unit/helpers/admin/deliveries_helper_test.rb" "test/unit/helpers/admin/assignments_helper_test.rb" "test/unit/helpers/admin/account_types_helper_test.rb" "test/unit/helpers/admin/agencies_helper_test.rb" "test/unit/helpers/production/cost_numbers_helper_test.rb" "test/unit/helpers/production/books_helper_test.rb" "test/unit/helpers/production/delivery_distributions_helper_test.rb" "test/unit/helpers/production/trouble_projects_helper_test.rb" "test/unit/helpers/production/production_days_helper_test.rb" "test/unit/helpers/production/subcontract_numbers_helper_test.rb" "test/unit/helpers/production/production_declaratives_helper_test.rb" "test/unit/knowledge_management_test.rb" "test/unit/interview_test.rb" "test/unit/subcontract_type_test.rb" "test/unit/departure_type_test.rb" "test/unit/feeling_test.rb" "test/unit/account_type_test.rb" "test/unit/feeling_agency_test.rb" "test/unit/book_test.rb" "test/unit/delivery_distribution_test.rb" "test/unit/account_test.rb" "test/unit/skill_test.rb" "test/unit/alert_collaborator_test.rb" "test/unit/agency_test.rb" "test/unit/ask_help_test.rb" | |
Loaded suite /var/lib/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader | |
Started | |
.............................................................................................................................................................................................................................................. | |
Finished in 21.603521 seconds. | |
238 tests, 238 assertions, 0 failures, 0 errors | |
/usr/bin/ruby1.8 -I"lib:test" "/var/lib/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" "test/functional/hr/alert_collaborators_controller_test.rb" "test/functional/hr/arrival_collaborators_controller_test.rb" "test/functional/hr/feeling_agencies_controller_test.rb" "test/functional/hr/interviews_controller_test.rb" "test/functional/hr/collaborator_functions_controller_test.rb" "test/functional/hr/collaborators__numbers_controller_test.rb" "test/functional/hr/trainings_controller_test.rb" "test/functional/hr/departure_collaborators_controller_test.rb" "test/functional/home_controller_test.rb" "test/functional/user_sessions_controller_test.rb" "test/functional/users_controller_test.rb" "test/functional/admin/skills_controller_test.rb" "test/functional/admin/deliveries_controller_test.rb" "test/functional/admin/countries_controller_test.rb" "test/functional/admin/collaborators_controller_test.rb" "test/functional/admin/divisions_controller_test.rb" "test/functional/admin/services_controller_test.rb" "test/functional/admin/subcontract_types_controller_test.rb" "test/functional/admin/accounts_controller_test.rb" "test/functional/admin/admin_controller_test.rb" "test/functional/admin/agencies_controller_test.rb" "test/functional/admin/functions_controller_test.rb" "test/functional/admin/account_types_controller_test.rb" "test/functional/admin/assignments_controller_test.rb" "test/functional/admin/stages_controller_test.rb" "test/functional/admin/administration_controller_test.rb" "test/functional/production/subcontract_numbers_controller_test.rb" "test/functional/production/trouble_projects_controller_test.rb" "test/functional/production/books_controller_test.rb" "test/functional/production/production_days_controller_test.rb" "test/functional/production/cost_numbers_controller_test.rb" "test/functional/production/production_declaratives_controller_test.rb" "test/functional/production/delivery_distributions_controller_test.rb" | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
[DEPRECATION] should_render_a_form is deprecated. | |
Loaded suite /var/lib/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader | |
Started | |
.................................................................................................................. | |
Finished in 19.835425 seconds. | |
114 tests, 114 assertions, 0 failures, 0 errors | |
/usr/bin/ruby1.8 -I"lib:test" "/var/lib/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment