]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - test/mailshears_test.rb
mailshears.gemspec: bump version to 0.1.0
[mailshears.git] / test / mailshears_test.rb
index 22c634f43b643b41c3764f21ec79fbaf5bc1c186..215d05f0b21f93b0fdf25f4f237da63823379693 100644 (file)
@@ -11,7 +11,7 @@ require 'common/configuration'
 require 'fileutils'
 require 'pg'
 
-class MailshearsTest < MiniTest::Test
+class MailshearsTest < Minitest::Test
   # This is that class that most (if not all) of our test cases will
   # inherit. It provides the automatic setup and teardown of the
   # filesystem and database that the test cases will exercise.
@@ -65,31 +65,7 @@ class MailshearsTest < MiniTest::Test
     #
     # == Databases ==
     #
-    # 1. agendav_test
-    #
-    #   +------------------------------+
-    #   |              prefs           |
-    #   +--------------------+---------+
-    #   |      username      | options |
-    #   +--------------------+---------+
-    #   |  adam@example.net  | herp    |
-    #   +--------------------+---------+
-    #   | booger@example.com | herp    |
-    #   +------------------  +---------+
-    #
-    #
-    #   +---------------------------------------------------------------------------------------------------------------------+
-    #   |                                                       shares                                                        |
-    #   +-----+-----------------------------------+---------------------------------------------------+-----------------------+
-    #   | sid |              owner                |                      calendar                     |          with         |
-    #   +-----+-----------------------------------+---------------------------------------------------+-----------------------+
-    #   |   1 | /caldav.php/adam%40example.net/   | /caldav.php/adam%40example.net/calendar-default   | /beth%40example.net/  |
-    #   +-----+-----------------------------------+---------------------------------------------------+-----------------------+
-    #   |   2 | /caldav.php/booger%40example.com/ | /caldav.php/booger%40example.com/calendar-default | /carol%40example.net/ |
-    #   +-----+-----------------------------------+---------------------------------------------------+-----------------------+
-    #
-    #
-    # 2. davical_test
+    # 1. davical_test
     #
     #   +--------------------------------------------------------+
     #   |                         usr                            |
@@ -113,7 +89,7 @@ class MailshearsTest < MiniTest::Test
     #   +---------+--------------+----------------+
     #
     #
-    # 3. postfixadmin_test
+    # 2. postfixadmin_test
     #
     #   +-------------+
     #   |   domain    |
@@ -175,7 +151,7 @@ class MailshearsTest < MiniTest::Test
     #   | admin@example.com | example.net |
     #   +-------------------+-------------+
     #
-    # 4. roundcube_test
+    # 3. roundcube_test
     #
     #
     #   +---------+--------------------+