[ https://issues.apache.org/jira/browse/USERGRID-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Reyes resolved USERGRID-695. ----------------------------------- The main issue is that the tests have illogical parts that need to be carefully reviewed before we can consider registration fully tested. Currently many tests try to test additional functionality when really it should be a separate test. Ideally the tests would also be clearer as to what we should be testing in each case. If something is testing two things, modify the name to show that it is testing two things. > RegistrationIT > -------------- > > Key: USERGRID-695 > URL: https://issues.apache.org/jira/browse/USERGRID-695 > Project: Usergrid > Issue Type: Story > Reporter: Shawn Feldman > Assignee: George Reyes > > RegistrationIT.addExistingAdminUserToOrganization:304 » UniformInterface > POST ... > > RegistrationIT.addNewAdminUserWithNoPwdToOrganization:245->postAddAdminToOrg:90 > » ClientHandler > RegistrationIT.postAddToOrganization:222->AbstractRestIT.getAdminToken:173 > » UniformInterface > RegistrationIT.postCreateOrgAndAdmin:134->AbstractRestIT.getAdminToken:173 > » UniformInterface > > RegistrationIT.putAddToOrganizationFail:195->AbstractRestIT.getAdminToken:173 > » UniformInterface -- This message was sent by Atlassian JIRA (v6.3.4#6332)