Simpletests are needed for all incubator functionality. Testing for submodules has been split out into a separate issue for each submodule; see http://drupal.org/project/issues/search/bahai_incubator?issue_tags=testing. Here are the issues for the incubator install profile and module itself:

Tests for base install profile and incubator.module

setting the incubator image float direction...
...at /admin/config/incubator/settings...
...sets a class "incubator-images-[direction]" on the body...
...and all main images and gallery images float that way

a report of content authorship appears at /admin/reports/incubator

node forms appear with main column, right sidebar, and footer...
...at least after running cron

taxonomy term edit forms show a message about adding new content

river of news appears on home page...
...showing blog, event, news, gallery

tags vocabulary appears on blog, news, event, gallery content

editor can create, edit and delete basic pages

user must enter a real name when editing account
real names appear on content submissions

all roles can access filtered html format...
...and can upload media to those fields...
...tags like <table> and <script> are removed...
...media is displayed for full node view...
...but removed for teasers

editor has access to full html format

saving a page entitled "Bahá'í" results in a path of /content/bahai

home page is set to /node/1

"Home" link appears in main menu

"Log in" link appears in user menu for anonymous

user menu has "Add content", "My account", and "Log out" for authenticated

the admin theme is set to seven

editor can administer media at /admin/content/media

Comments

dnotes’s picture

Title: Add simpletests for incubator functionality » Automated testing with Simpletest
dnotes’s picture

Issue tags: +Milestone 1

This needs to be on the list for Milestone 1.

dnotes’s picture

Assigned: Unassigned » djones1844
dnotes’s picture

Title: Automated testing with Simpletest » Testing for base module and install profile
Component: Code » Misc
Issue tags: +testing

I've updated this with specific things to test for the install profile and incubator module. Also tagging for testing.

dnotes’s picture

Issue summary: View changes

Detailing simpletests needed for base install profile and incubator module

dnotes’s picture

Issue summary: View changes

fixing broken tags

dnotes’s picture

Status: Active » Closed (outdated)