Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-26 | Includes logout after scenarios | Thais Siqueira | |
with @tayanefernandes | |||
2017-04-24 | Refresh before logout on functional tests | Sriram Viswanathan | |
2017-04-20 | [#927] Uses internal email date method for consistency | Anike Arni | |
with @deniscostadsc | |||
2017-04-20 | [#927] Sets default language to en-US | Anike Arni | |
with @deniscostadsc | |||
2017-04-20 | [#927] Calls the public method intead of private one on test | Anike Arni | |
with @deniscostadsc | |||
2017-04-19 | [#927] Improves recovery email template | Anike Arni | |
with @deniscostadsc | |||
2017-04-19 | [#927] Removes recovery url from email | Denis Costa | |
@anikarni | |||
2017-04-19 | [#927] Adds date to recovery code email | Anike Arni | |
with @deniscostadsc | |||
2017-04-19 | [#927] Adds headers to recovery code email template | Anike Arni | |
with @deniscostadsc | |||
2017-04-19 | [#927] Adds email template translation for portuguese | Anike Arni | |
2017-04-19 | Merge pull request #1054 from pixelated/recovery-code-email-template | Anike Arni | |
[#927] Add recovery code mail template | |||
2017-04-18 | [#927] Mocks email test to not assert on full text | Anike Arni | |
with @deniscostadsc | |||
2017-04-18 | [#927] Fixes type in account recovery email | Anike Arni | |
with @deniscostadsc | |||
2017-04-17 | Fixes functional tests with missing file | Thais Siqueira | |
with @anikarni | |||
2017-04-17 | Logs user out after failed functional test | Thais Siqueira | |
https://github.com/pixelated/project-issues/issues/433 with @anikarni | |||
2017-04-17 | Adds steps to ensure users sees inbox in funcional tests | Thais Siqueira | |
https://github.com/pixelated/project-issues/issues/433 with @anikarni | |||
2017-04-17 | Improves account recovery flow functional tests. | Thais Siqueira | |
https://github.com/pixelated/project-issues/issues/433 with @anikarni | |||
2017-04-13 | [#927] Add recovery code mail template | Denis Costa | |
with @tuliocasagrande | |||
2017-04-12 | [#927] Add require_user tag | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-12 | [#927] Remove unused imports | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-12 | [#927] Rename parameter for better readability | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-12 | [#927] Confirm email with the recovery code | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-12 | [#927] Log account recovery steps | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-11 | [#927] Enter credentials using default values | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-11 | [#927] Call AccountRecoveryPage parent using the proper way | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-10 | [#927] Fix imports | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-10 | [#927] Refactor tests | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-10 | [#927] Send recovery code using provider domain | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-06 | Change to use develop branch of python-gnupg | Tulio Casagrande | |
2017-04-06 | Merge pull request #1048 from pixelated/backup_account_during_recovery | Sriram Viswanathan | |
[#938] Adds smoke test for account recovery flow | |||
2017-04-06 | [#938] Uses PageObject pattern for functional test | Sriram Viswanathan | |
with @anikarni | |||
2017-04-06 | [#934] Handle post in a dedicate method | Tulio Casagrande | |
2017-04-05 | [#938] Adds smoke test for account recovery flow | Sriram Viswanathan | |
with @anikarni | |||
2017-04-05 | [#934] Add back-end password validation | Tulio Casagrande | |
2017-04-05 | Merge pull request #1043 from pixelated/validate-password | Tulio Casagrande | |
[#934] Add front-end password validation | |||
2017-04-05 | [fix-tests] Generate a new username for each smoke feature | Thais Siqueira | |
with @deniscostadsc | |||
2017-04-05 | [#934] Add front-end password validation | Tulio Casagrande | |
2017-04-05 | [fix-build] Changes from input to button on webapp signup | Denis Costa | |
with @thaissiqueira | |||
2017-04-04 | Merge pull request #1042 from pixelated/login-recovery-code | Tulio Casagrande | |
[#935] Sends user recovery code and password to account recovery endpoint | |||
2017-04-04 | Revert "Fix functional tests for button change in webapp" | Thais Siqueira | |
This reverts commit 54ce5397e484fd81ee01d714c87c32ed4718fdb2. | |||
2017-03-31 | [#935] Submits user recovery code to new endpoint | Anike Arni | |
with @deniscostadsc | |||
2017-03-31 | [#927] Log exception with recovery code | Thais Siqueira | |
with @tayanefernandes | |||
2017-03-31 | [#1022] Downgrade Twisted to original version 16.1.1 | Sriram Viswanathan | |
2017-03-31 | [#927] Implements sending recovery code by email. | Thais Siqueira | |
with @tayanefernandes | |||
2017-03-30 | [#927] Change account recovery tests to run against a non mocked application | Tayane Fernandes | |
with @thaissiqueira | |||
2017-03-30 | [#927] Creates functional tests for backup account flow | Anike Arni | |
with @tayanefernandes | |||
2017-03-30 | [#932] Makes account recovery resource public | Anike Arni | |
2017-03-30 | [#1018] Upgrades twisted from 16.1.1 to 17.1.0 | Sriram Viswanathan | |
2017-03-29 | Fix functional tests for button change in webapp | Anike Arni | |
Webapp buttons on signup changed from buttons to input[type=submit]. https://0xacab.org/leap/leap_web/commit/b1b523f08a9ce7ea5fe0d50dc8b86995e00b48d6 | |||
2017-03-27 | [#932] Removes unused imports | Anike Arni | |