Merge lp:~toykeeper/ubuntuone-testing/referrals-section-in-faq into lp:~elopio/+junk/referrals-create-account
Status: | Rejected |
---|---|
Rejected by: | Leonardo Arias Fonseca |
Proposed branch: | lp:~toykeeper/ubuntuone-testing/referrals-section-in-faq |
Merge into: | lp:~elopio/+junk/referrals-create-account |
Diff against target: | 58 lines (+44/-0) 2 files modified ubuntuone/web/tests/sst/referrals/u1webref122_referralsinfaq.py (+30/-0) ubuntuone/web/tests/sst/shared/actions/newdashboard.py (+14/-0) |
To merge this branch: | bzr merge lp:~toykeeper/ubuntuone-testing/referrals-section-in-faq |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Leonardo Arias Fonseca | Approve | ||
Review via email: |
Commit message
Implemented test u1webref-122:
- Go to the new to the new dashboard.
(The website will show the new Dashboard page, with the Get more storage free! section.)
- In the Get more storage free! section, click the Read More > link.
(The website will show the FAQs page, on the Referrals section.)
(works, except for checking the browser's scroll position)
Description of the change
Implemented test u1webref-122.
Unmerged revisions
- 121. By Selene ToyKeeper
-
removed extra code
- 120. By Selene ToyKeeper
-
Implemented test u1webref-122:
- Go to the new to the new dashboard.
(The website will show the new Dashboard page, with the Get more storage free! section.)
- In the Get more storage free! section, click the Read More > link.
(The website will show the FAQs page, on the Referrals section.)(works, except for checking the browser's scroll position)
Thanks!