Changeset [a64bdd420ed5dbcfe010557297b1a472167ee952] by Shawn Balestracci
October 23rd, 2008 @ 10:30 PM
no more unit or functional tests, they are all in rspec, but can still be converted more This should make the overall test suite run more quickly as it will save 2 executions of rcov http://github.com/vegantech/sims...
Committed by Shawn Balestracci
- M lib/tasks/rcov.rake
- M spec/controllers/countries_controller_spec.rb
- M spec/controllers/countries_controller_test.rb
- M spec/controllers/districts_controller_spec.rb
- M spec/controllers/districts_controller_test.rb
- M spec/controllers/enrollments_controller_spec.rb
- M spec/controllers/enrollments_controller_test.rb
- M spec/controllers/require_all_controllers_spec.rb
- M spec/controllers/require_all_controllers_test.rb
- M spec/controllers/states_controller_spec.rb
- M spec/controllers/states_controller_test.rb
- M spec/controllers/students_controller_spec.rb
- M spec/controllers/students_controller_test.rb
- M spec/fixtures/answer_definitions.yml
- M spec/fixtures/answers.yml
- M spec/fixtures/checklist_definitions.yml
- M spec/fixtures/checklists.yml
- M spec/fixtures/countries.yml
- M spec/fixtures/districts.yml
- M spec/fixtures/element_definitions.yml
- M spec/fixtures/enrollments.yml
- M spec/fixtures/schools.yml
- M spec/fixtures/states.yml
- M spec/fixtures/students.yml
- M spec/fixtures/users.yml
- M spec/models/checklist_spec.rb
- M spec/models/checklist_test.rb
- M spec/models/require_all_models_helpers_and_libs_spec.rb
- M spec/models/require_all_models_helpers_and_libs_test.rb
- M spec/models/user_spec.rb
- M spec/models/user_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Student Intervention Monitoring System