You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ProposalPR or Issue suggesting an improvement that can be accepted, rejected or alteredTestingPR contains test plan or automated test code (or config files for Travis)
In order to test project permissions across modules, there needs to be a helper function in LorisIntegrationTest.class.inc to change the project of a user. This should be similar to the changeStudySite method.
The text was updated successfully, but these errors were encountered:
AlexandraLivadas
added
Testing
PR contains test plan or automated test code (or config files for Travis)
Proposal
PR or Issue suggesting an improvement that can be accepted, rejected or altered
labels
Aug 13, 2020
…sts (#6912)
Add 2 helper functions, changeProject and resetProject, to the LorisIntegrationTest.class.inc class. These will allow us to test project permissions on modules.
Also added initial integration tests for the candidate_profile module, including a project permission test.
Resolves#6911
…sts (aces#6912)
Add 2 helper functions, changeProject and resetProject, to the LorisIntegrationTest.class.inc class. These will allow us to test project permissions on modules.
Also added initial integration tests for the candidate_profile module, including a project permission test.
Resolvesaces#6911
…sts (aces#6912)
Add 2 helper functions, changeProject and resetProject, to the LorisIntegrationTest.class.inc class. These will allow us to test project permissions on modules.
Also added initial integration tests for the candidate_profile module, including a project permission test.
Resolvesaces#6911
ProposalPR or Issue suggesting an improvement that can be accepted, rejected or alteredTestingPR contains test plan or automated test code (or config files for Travis)
In order to test project permissions across modules, there needs to be a helper function in
LorisIntegrationTest.class.inc
to change the project of a user. This should be similar to the changeStudySite method.The text was updated successfully, but these errors were encountered: