You are here

16 calls to AcquiaLiftAPI::setTestInstance() in Acquia Lift Connector 7

AcquiaLiftAPI::getInstance in includes/acquia_lift.classes.inc
Singleton factory method.
AcquiaLiftWebTestAgentAdmin::testPauseAgents in tests/acquia_lift.test
Tests that agents are paused when they need to be paused.
AcquiaLiftWebTestBase::createTestAgent in tests/acquia_lift.test
Help function to create and test queue creation of Personalize Agent
AcquiaLiftWebTestFundamentals::testAcquiaLiftQueue in tests/acquia_lift.test
AcquiaLiftWebTestFundamentals::testBatchSyncOperations in tests/acquia_lift.test
Tests the function that gathers operations for syncing of agents and their components to Lift.
AcquiaLiftWebTestReports::testPerGoalReport in tests/acquia_lift.test
AcquiaLiftWebTestReports::testReadReportsFromFile in tests/acquia_lift.test
AcquiaLiftWebTestReports::testReportDates in tests/acquia_lift.test
AcquiaLiftWebTestReports::testReportEndDate in tests/acquia_lift.test
AcquiaLiftWebTestTarget::createTargetingAgent in tests/acquia_lift.test
AcquiaLiftWebTestTarget::testImplementTargetingStructure in tests/acquia_lift.test
AcquiaLiftWebTestWorkflow::createPersonalizedField in tests/acquia_lift.test
Creates an article node with a personalized headline field.
AcquiaLiftWebTestWorkflow::testAutoStop in tests/acquia_lift.test
Tests the logic of AcquiaLiftAgent's stopNow() implementation in the simplest use case.
AcquiaLiftWebTestWorkflow::testAutoStopMultiplePoints in tests/acquia_lift.test
Tests the logic of AcquiaLiftAgent's stopNow() implementation when the agent has mulitple decision points including an MVT.
AcquiaLiftWebTestWorkflow::testCampaignSettings in tests/acquia_lift.test
Tests campaign javascript settings.
AcquiaLiftWebTestWorkflow::testVerificationChecks in tests/acquia_lift.test
Tests the effect of the acquia_lift_unibar_allow_status_change variable to prevent verification checks on every page load.