An error occurred fetching the project authors.
- 31 Aug, 2011 1 commit
-
-
Aurel authored
-
- 20 Jul, 2011 18 commits
-
-
Łukasz Nowak authored
No Contract field shall be rendered, and no need to confirm.
-
Łukasz Nowak authored
Cover cases of ERP5 portal and Web Site contexts. Use anonymous and check that returned page contains correct links and that those links are rendered correctly.
-
Łukasz Nowak authored
Add required submit. Fix expected string.
-
Łukasz Nowak authored
It is required in order to have loggable person after credential request.
-
Łukasz Nowak authored
No credential request is automatic, only approval, so submit credential request. Setup assignment, in order to have loggable user.
-
Łukasz Nowak authored
As beforeTearDown stabilised credential preferences, test are running with default setup, so it is required explicitly set preferences.
-
Łukasz Nowak authored
Thanks to this another configuration will not leak between tests.
-
Łukasz Nowak authored
Without assignment setup during creation, no user would be created.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Cleanup is done in beforeTearDown, no need to add it in test.
-
Łukasz Nowak authored
Because of wrong reset to defaults, a lot of tests were assuming wrong message.
-
Łukasz Nowak authored
There is no need to repeat step in each test, as beforeTearDown hook can be used in such case.
-
Łukasz Nowak authored
According to method name it sets all credential preferences to default state, but some are overriden. It directed to uncontrollable test results.
-
Łukasz Nowak authored
Even if object is still reindexing, reference concurrency shall be protected, and no double objects are created.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
ERP5Site_newCredentialRequest shall disallow to create duplicated credentials.
-
Łukasz Nowak authored
CredentialRequest_checkLoginAvailability was used only on form, but script shall not trust that form correctly validated everything, so recheck here too.
-
Łukasz Nowak authored
-
- 19 Jul, 2011 2 commits
-
-
Łukasz Nowak authored
Mark as NotImplementedError, as use case is not described yet.
-
Łukasz Nowak authored
-
- 30 Jun, 2011 3 commits
-
-
Gabriel Monnerat authored
add steps to test_checkCredentialQuestionIsNotCaseSensitive and replace name in tests to use barney instead of real name
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 29 Jun, 2011 4 commits
-
-
Gabriel Monnerat authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Gabriel Monnerat authored
-
- 28 Jun, 2011 1 commit
-
-
Gabriel Monnerat authored
-
- 27 Jun, 2011 7 commits
-
-
Gabriel Monnerat authored
add step to create a Person to avoid duplicated code and add test to check that to prove that ERP5Site_newCredentialRecovery will work correctly in case if no question/answer is provided
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
update tests to follow last changes in erp5_credential. The changes were: 57e6dbf6, ee9adc59, 8ac9c40f
-
- 23 Jun, 2011 1 commit
-
-
Gabriel Monnerat authored
update to add category list in portal_preferences. This change is to follow the changes in erp5_credential
-
- 20 Jun, 2011 2 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
- 14 Jun, 2011 1 commit
-
-
Gabriel Monnerat authored
Avoid the blank space. If exists one blank in the end of url, this step will break because the key in self.portal.portal_password._password_request_dict does not have blank spaces
-