Class ChartSigningTest
To enable Sauce Labs testing, extend SauceLabsTestCase
To enable local testing, extend SeleniumTestCase
-
Sauce\Sausage\WebDriverTestCase
-
Azalea\Selenium\Toolkit\SauceLabsTestCase
-
Azalea\Selenium\Toolkit\TestCase
-
Azalea\Selenium\App\ApplicationTestCase
-
ChartSigningTest
Methods summary
public
boolean
|
#
supportsCustomer( integer $cus_id )
Override in child test suites to exclude some customers
from every test case.
Override in child test suites to exclude some customers
from every test case.
Parameters
Returns
boolean
Overrides
|
public
|
#
testCanSignChart( )
Summary:
Charts can be signed (by an admin)
Summary:
Charts can be signed (by an admin)
|
public
|
|
Methods inherited from Azalea\Selenium\App\ApplicationTestCase
assertErrorPopup(),
assertNoErrorPopups(),
assertPatientRecord(),
assertView(),
clearLocalStorage(),
getApp(),
getChartEncounterIdFromHash(),
getCustomerId(),
getEncounterIdFromHash(),
login(),
setUpPage(),
skip(),
waitForAjax(),
waitForHaze()
|