26 calls to AcquiaLiftTest::assertLogs() in Acquia Lift Connector 7
- AcquiaLiftTest::assertConfidenceReportAPI in tests/
AcquiaLiftAPI.test - Helper function to call the confidence report endpoint and verify the API request.
- AcquiaLiftTest::testDeleteChoice in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->deleteChoice()
- AcquiaLiftTest::testDeleteDecision in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->deleteDecision()
- AcquiaLiftTest::testDeleteGoal in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->deleteGoal()
- AcquiaLiftTest::testDeletePoint in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->deletePoint()
- AcquiaLiftTest::testGetAgent in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->getAgent()
- AcquiaLiftTest::testGetAgentStatusReport in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->getAgentStatusReport()
- AcquiaLiftTest::testGetChoicesForDecision in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->getChoicesForDecision()
- AcquiaLiftTest::testGetDecisionsForPoint in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->getDecisionsForPoint()
- AcquiaLiftTest::testGetExistingAgents in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->getExistingAgents()
- AcquiaLiftTest::testGetGoalsForAgent in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->getGoalsForAgent()
- AcquiaLiftTest::testGetPointsForAgent in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->getPointsForAgent()
- AcquiaLiftTest::testGetPotentialTargetingValues in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->getPotentialTargetingValues()
- AcquiaLiftTest::testGetRawLearningReport in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->getRawLearningReport() @todo test with 'point' value
- AcquiaLiftTest::testGetTargetingImpactReport in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->getTargetingImpactReport() @todo test with 'point' value
- AcquiaLiftTest::testGetTransformOptions in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->getTransformOptions()
- AcquiaLiftTest::testHasAutoTargetingRule in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->testHasAutoTargetingRule()
- AcquiaLiftTest::testResetAgentData in tests/
AcquiaLiftAPI.test - AcquiaLiftTest::testSaveAgent in tests/
AcquiaLiftAPI.test - AcquiaLiftTest::testSaveAutoTargetingRule in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->saveAutoTargetingRule()
- AcquiaLiftTest::testSaveChoice in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->saveChoice()
- AcquiaLiftTest::testSaveDecision in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->saveDecision()
- AcquiaLiftTest::testSaveFixedTargetingMapping in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->saveFixedTargetingMapping()
- AcquiaLiftTest::testSaveGoal in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->saveGoal()
- AcquiaLiftTest::testSavePoint in tests/
AcquiaLiftAPI.test - Test AcquiaLiftAPI->savePoint()
- AcquiaLiftTest::testUpdateAgentStatus in tests/
AcquiaLiftAPI.test