added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations
dev
1 parent 44dbb03 commit 07efce7dff3b7c55f136dc311537a1297ce4559c
@briley briley authored on 21 Dec 2016
Showing 10 changed files
View
app/admin/org_token_permission.rb 100644 → 0
View
app/models/org_token_permission.rb 100644 → 0
View
app/models/organisation.rb
View
app/models/token_permission_type.rb
View
app/models/user_identifier.rb
View
test/fixtures/org_token_permissions.yml 100644 → 0
View
test/unit/identifier_schemes_test.rb
View
test/unit/token_permission_type_test.rb
View
test/unit/user_identifier_test.rb 0 → 100644
View
test/unit/user_test.rb