CaseActivity - Temporarily move to tests/phpunit
authorTim Otten <totten@civicrm.org>
Tue, 14 Sep 2021 06:40:51 +0000 (23:40 -0700)
committerTim Otten <totten@civicrm.org>
Tue, 14 Sep 2021 07:15:21 +0000 (00:15 -0700)
commit2548cc10e9591e8f6620d9452d674ea064887ed3
treecf5e9088e8f4f6af9b755c2b304842608b45633f
parent8e3b2970429e5d38428361ca298bf53713f6aeb8
CaseActivity - Temporarily move to tests/phpunit

This is mostly to circumvent near-term questions on reviewing CaseActivity while still allowing it as an example-case.
tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity.php [moved from CRM/Case/WorkflowMessage/CaseActivity.php with 100% similarity]
tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity/CaseAdhocExample.ex.php [moved from CRM/Case/WorkflowMessage/CaseActivity/CaseAdhocExample.ex.php with 100% similarity]
tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity/CaseModelExample.ex.php [moved from CRM/Case/WorkflowMessage/CaseActivity/CaseModelExample.ex.php with 100% similarity]
tests/phpunit/CRM/Case/WorkflowMessage/CaseActivityTest.php