|
Added domain to the identifier_Scheme table. Added unit and functional tests for the identifier_scheme functionality
|
|---|
|
|
| Gemfile |
|---|
| Gemfile.lock |
|---|
| app/controllers/users/omniauth_callbacks_controller.rb |
|---|
| app/models/identifier_scheme.rb |
|---|
| app/models/user.rb |
|---|
| app/models/user_identifier.rb |
|---|
| app/validators/url_validator.rb 0 → 100644 |
|---|
| db/migrate/20161108214240_add_domain_to_identifier_schemes.rb 0 → 100644 |
|---|
| db/schema.rb |
|---|
| db/seeds.rb |
|---|
| test/fixtures/identifier_schemes.yml |
|---|
| test/functional/users/omniauth_callbacks_controller_test.rb |
|---|
| test/test_helper.rb |
|---|
| test/unit/identifier_schemes_test.rb 0 → 100644 |
|---|
| test/unit/user_test.rb |
|---|