From Fedora Project Wiki

(move to new 'desktop feature test cases' category)
(simplify, add upstream trackers)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=Test whether a IMAP account can be created.
|description=Test whether a IMAP account can be connected.
|setup=
|setup=
# Ensure that {{package|gnome-online-accounts}} and {{package|gnome-control-center}} are installed.
# Install Fedora Workstation.
# Install Evolution application.
|actions=
|actions=
# Run System Settings and go to the Online Accounts panel.
# Start ''System Settings -> Online Accounts''.
# Click the "+" button.
# Request to add a new "IMAP and SMTP" account.
# Select "Other" - "IMAP and SMTP".
# Provide your credentials and adjust configuration, if needed, according to documentation of your email provider.
# Enter your "E-mail" and "Name".
# Online Accounts should now display your IMAP+SMTP account as added.
# Change "IMAP Server" and "Username" if needed, then enter "Password" and select "Encryption".
# Run Evolution, your email account should be added. You should be able to receive and send emails.
# Change "SMTP Server" and "Username" if needed, then enter "Password" and select "Encryption".
# Run Evolution.
# Send new e-mail from Evolution.
|results=
|results=
# E-mail account should show up in Evolution.
# You can control your email account through Evolution.
# You can send new e-mail.
# Please report all failures to the [https://gitlab.gnome.org/GNOME/gnome-online-accounts gnome-online-accounts tracker] or [https://gitlab.gnome.org/GNOME/evolution Evolution tracker].
}}
}}
[[Category:GNOME desktop feature test cases]]
[[Category:GNOME desktop feature test cases]]
[[Category:Package_gnome-control-center_test_cases]]
[[Category:Package_gnome-control-center_test_cases]]
[[Category:Package_gnome-online-accounts_test_cases]]
[[Category:Package_gnome-online-accounts_test_cases]]

Revision as of 22:04, 2 March 2023

Description

Test whether a IMAP account can be connected.

Setup

  1. Install Fedora Workstation.
  2. Install Evolution application.

How to test

  1. Start System Settings -> Online Accounts.
  2. Request to add a new "IMAP and SMTP" account.
  3. Provide your credentials and adjust configuration, if needed, according to documentation of your email provider.
  4. Online Accounts should now display your IMAP+SMTP account as added.
  5. Run Evolution, your email account should be added. You should be able to receive and send emails.

Expected Results

  1. You can control your email account through Evolution.
  2. Please report all failures to the gnome-online-accounts tracker or Evolution tracker.