~ubuntu-branches/ubuntu/vivid/mago/vivid

« back to all changes in this revision

Viewing changes to evolution/README

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2011-02-08 13:32:13 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110208133213-m1og7ey0m990chg6
Tags: 0.3+bzr20-0ubuntu1
* debian/rules:
  - updated to debhelper 7
  - use dh_python2 instead of python-central
* debian/pycompat:
  - removed, no longer needed
* debian/control:
  - dropped cdbs and python-central dependencies
* bzr snapshot of the current trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
EVOLUTION TESTS
2
 
-----------
3
 
Tests that verify evolution functionality.
4
 
 
5
 
Safety
6
 
------
7
 
These tests will override your previous evolution configuration. Please back it up before running them.
8
 
 
9
 
Configuration
10
 
-------------
11
 
Copy data/credentials.ini.example into data/credentials.ini and change it according to your email configuration
12
 
 
13
 
Available Testsuites
14
 
--------------------
15
 
 
16
 
* Evolution Messaging
17
 
  Basic Email messaging
18
 
    - Basic Send Test
19
 
* Evolution Notify OSD
20
 
  Basic Email messaging and notifications
21
 
    - Basic Send Test and Notification
22
 
* Evolution Indicator
23
 
  Basic Email messaging and indicator applet
24
 
    - Indicator Shows Up
25
 
    - BasicSendAndIndicationTest
26
 
 
27
 
 
28