From 42b89b940049b0eb23d0639b60c2e90afc16b398 Mon Sep 17 00:00:00 2001 From: jeb228 Date: Mon, 5 Apr 2010 18:35:01 +0000 Subject: [PATCH] There are no organizations in the test model, so we must create one. --- .../CreatePeople/AddFacultyPosition.html | 27 ++++++++++++++----- 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/utilities/acceptance-tests/suites/CreatePeople/AddFacultyPosition.html b/utilities/acceptance-tests/suites/CreatePeople/AddFacultyPosition.html index 80ea5a23..177f61a2 100644 --- a/utilities/acceptance-tests/suites/CreatePeople/AddFacultyPosition.html +++ b/utilities/acceptance-tests/suites/CreatePeople/AddFacultyPosition.html @@ -140,15 +140,30 @@ - type - title - Assistant Professor + click + link=add a new organization + type - organizationName + newOrgName Testing Department + + select + newOrgType + label=Academic Department + + + type + title + Full Professor + + + select + positionType + label=Faculty Position + type startYear @@ -171,7 +186,7 @@ verifyTextPresent - Testing Department Assistant Professor, 1998 - + Testing Department Full Professor, 1998 - @@ -206,7 +221,7 @@ verifyTextPresent - Testing Department Assistant Professor, 1998 - + Testing Department Full Professor, 1998 -