Merge branch 'master' of gitlab.c3sl.ufpr.br:portalmec/portalmec
No related branches found
No related tags found
Showing
- spec/controllers/v1/collections_controller_spec.rb 45 additions, 0 deletionsspec/controllers/v1/collections_controller_spec.rb
- spec/factories/applications.rb 9 additions, 0 deletionsspec/factories/applications.rb
- spec/factories/collections.rb 9 additions, 0 deletionsspec/factories/collections.rb
- spec/factories/users.rb 9 additions, 0 deletionsspec/factories/users.rb
- spec/models/application_spec.rb 11 additions, 0 deletionsspec/models/application_spec.rb
- spec/rails_helper.rb 58 additions, 0 deletionsspec/rails_helper.rb
- spec/spec_helper.rb 92 additions, 0 deletionsspec/spec_helper.rb
- test/controllers/v1/institutions_controller_test.rb 1 addition, 0 deletionstest/controllers/v1/institutions_controller_test.rb
- test/controllers/v1/licenses_controller_test.rb 50 additions, 0 deletionstest/controllers/v1/licenses_controller_test.rb
- test/controllers/v1/search_controller_test.rb 20 additions, 13 deletionstest/controllers/v1/search_controller_test.rb
- test/fixtures/applications.yml 5 additions, 0 deletionstest/fixtures/applications.yml
- test/fixtures/learning_objects.yml 2 additions, 2 deletionstest/fixtures/learning_objects.yml
- test/fixtures/licenses.yml 13 additions, 0 deletionstest/fixtures/licenses.yml
- test/models/application_test.rb 7 additions, 0 deletionstest/models/application_test.rb
- test/models/collection_test.rb 8 additions, 0 deletionstest/models/collection_test.rb
- test/models/learning_object_test.rb 23 additions, 0 deletionstest/models/learning_object_test.rb
- test/models/license_test.rb 7 additions, 0 deletionstest/models/license_test.rb
- test/models/user_test.rb 1 addition, 0 deletionstest/models/user_test.rb
- test/services/search_service_test.rb 31 additions, 37 deletionstest/services/search_service_test.rb
- test/test_helper.rb 5 additions, 0 deletionstest/test_helper.rb
Loading
Please register or sign in to comment