$this->waitForPageToLoad($this->getTimeoutMsec());
$this->assertTextPresent("Event Summary");
- $this->assertTextPresent("Fall Fundraiser Dinner");
$this->assertTextPresent("Counted:");
$this->assertTextPresent("Not Counted:");
$this->assertTextPresent("Not Counted Due To Status:");
$this->assertTextPresent("Cancelled:");
$this->assertTextPresent("Recent Registrations");
$this->assertTextPresent("Find more event participants...");
+ $this->assertTextPresent("Configure");
}
function testMembershipsDashboard() {