From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description=A brief description of the functionality being tested. |setup=Have already ownCloud account or get free ownCloud account at [https://owndrive.com/s...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
− | |description= | + | |description=Test whether a Google account can be created. |
− | |setup=Have already ownCloud account or get free ownCloud account at [https://owndrive.com/signup/ OwnDrive]. | + | |setup= |
+ | # Ensure that {{package|gnome-online-accounts}} and {{package|gnome-control-center}} are installed. | ||
+ | # Have already ownCloud account or get free ownCloud account at [https://owndrive.com/signup/ OwnDrive]. | ||
|actions= | |actions= | ||
− | + | # Run System Settings and go to the Online Accounts panel. | |
− | # | + | # Click the "+" button. |
− | # | + | # Select ownCloud. |
− | + | # Enter server (eg. my.owndrive.com) and your username and password. | |
|results= | |results= | ||
− | + | # Once you have logged in, the cancel button should disappear. | |
− | # | + | # Once you have allowed access, the dialog should disappear and the new account should appear in the panel. |
− | # | + | # ownCloud should show up in Evolution. |
− | # | + | # ownCloud Calendars should show up in Evolution. |
− | + | # ownCloud Contacts should show up in Contacts and Evolution. | |
+ | # ownCloud share should show up in Files. | ||
}} | }} | ||
+ | [[Category:GNOME3_acceptance_test_cases]] | ||
+ | [[Category:Package_gnome-online-accounts_test_cases]] |
Revision as of 21:03, 20 March 2013
Description
Test whether a Google account can be created.
Setup
- Ensure that
andgnome-online-accounts
are installed.gnome-control-center
- Have already ownCloud account or get free ownCloud account at OwnDrive.
How to test
- Run System Settings and go to the Online Accounts panel.
- Click the "+" button.
- Select ownCloud.
- Enter server (eg. my.owndrive.com) and your username and password.
Expected Results
- Once you have logged in, the cancel button should disappear.
- Once you have allowed access, the dialog should disappear and the new account should appear in the panel.
- ownCloud should show up in Evolution.
- ownCloud Calendars should show up in Evolution.
- ownCloud Contacts should show up in Contacts and Evolution.
- ownCloud share should show up in Files.