Merge pull request #750 from noesya/feature/tests-1
Première vague de tests
No related branches found
No related tags found
Showing
- Gemfile.lock 5 additions, 5 deletionsGemfile.lock
- app/models/university/with_identifier.rb 4 additions, 0 deletionsapp/models/university/with_identifier.rb
- test/controllers/.keep 0 additions, 0 deletionstest/controllers/.keep
- test/controllers/extranet/academic_years_controller_test.rb 15 additions, 0 deletionstest/controllers/extranet/academic_years_controller_test.rb
- test/controllers/extranet/account_controller_test.rb 27 additions, 0 deletionstest/controllers/extranet/account_controller_test.rb
- test/controllers/extranet/cohorts_controller_test.rb 15 additions, 0 deletionstest/controllers/extranet/cohorts_controller_test.rb
- test/controllers/extranet/experiences_controller_test.rb 67 additions, 0 deletionstest/controllers/extranet/experiences_controller_test.rb
- test/controllers/extranet/home_controller_test.rb 21 additions, 0 deletionstest/controllers/extranet/home_controller_test.rb
- test/controllers/extranet/organizations_controller_test.rb 23 additions, 0 deletionstest/controllers/extranet/organizations_controller_test.rb
- test/controllers/extranet/pages_controller_test.rb 25 additions, 0 deletionstest/controllers/extranet/pages_controller_test.rb
- test/controllers/extranet/personal_data_controller_test.rb 17 additions, 0 deletionstest/controllers/extranet/personal_data_controller_test.rb
- test/controllers/extranet/persons_controller_test.rb 15 additions, 0 deletionstest/controllers/extranet/persons_controller_test.rb
- test/fixtures/communication/extranets.yml 5 additions, 9 deletionstest/fixtures/communication/extranets.yml
- test/fixtures/education/academic_years.yml 2 additions, 2 deletionstest/fixtures/education/academic_years.yml
- test/fixtures/education/cohorts.yml 4 additions, 11 deletionstest/fixtures/education/cohorts.yml
- test/fixtures/education/diplomas.yml 3 additions, 12 deletionstest/fixtures/education/diplomas.yml
- test/fixtures/education/programs.yml 59 additions, 0 deletionstest/fixtures/education/programs.yml
- test/fixtures/education/schools.yml 5 additions, 1 deletiontest/fixtures/education/schools.yml
- test/fixtures/universities.yml 1 addition, 0 deletionstest/fixtures/universities.yml
- test/fixtures/university/organizations.yml 3 additions, 28 deletionstest/fixtures/university/organizations.yml
Loading
Please register or sign in to comment