Merge lp:~elopio/ubuntuone-testing/update-services-information into lp:ubuntuone-testing

Proposed by Leo Arias
Status: Merged
Approved by: Leo Arias
Approved revision: 43
Merged at revision: 45
Proposed branch: lp:~elopio/ubuntuone-testing/update-services-information
Merge into: lp:ubuntuone-testing
Diff against target: 14 lines (+2/-2)
1 file modified
ubuntuone/web/tests/sst/shared/actions/services.py (+2/-2)
To merge this branch: bzr merge lp:~elopio/ubuntuone-testing/update-services-information
Reviewer Review Type Date Requested Status
Rick McBride (community) Approve
Review via email: mp+78542@code.launchpad.net

Commit message

update the tests to the new information displayed in the services page.

Description of the change

A little fix to update the tests to the new information displayed in the services page.

To post a comment you must log in.
Revision history for this message
Rick McBride (rmcbride) wrote :

Nice. Sorry I missed this last week.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'ubuntuone/web/tests/sst/shared/actions/services.py'
2--- ubuntuone/web/tests/sst/shared/actions/services.py 2011-09-15 07:32:09 +0000
3+++ ubuntuone/web/tests/sst/shared/actions/services.py 2011-10-07 05:38:58 +0000
4@@ -55,8 +55,8 @@
5 #get_element(tag='h1', text='Music Streaming')
6 get_element(css_class='try-free', text='Try for FREE')
7 get_element(tag='li', text='Music streaming on your mobile')
8- get_element(tag='li', text='20 GB of Storage built in')
9- get_element(tag='li', text='Listen offline on Android')
10+ get_element(tag='li', text='20 GB of Storage for all your data')
11+ get_element(tag='li', text='Listen offline')
12 get_element(tag='li', text='$3.99 / month or $39.99 / year')
13
14 def assert_storage_service_information():

Subscribers

People subscribed via source and target branches