(NFC) Add tests of retreiving notes for display on a contact record and returning...
authorSeamus Lee <seamuslee001@gmail.com>
Sat, 20 Apr 2019 03:50:28 +0000 (13:50 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Sat, 20 Apr 2019 04:27:44 +0000 (14:27 +1000)
commit7d0c4217b44d587e42a09b06718764133392f610
treec0a1116f522961f487d0a9c4f0285adff602139c
parent0c287d9971fb7b31bd0c7c1554b435ebeefd2927
(NFC) Add tests of retreiving notes for display on a contact record and returning DedupeExecptions for output on page

Update Unit test to check output of note browse as well
CRM/Contact/Page/DedupeException.php
CRM/Contact/Page/View/Note.php
tests/phpunit/CRM/Contact/Page/DedupeExceptionTest.php [new file with mode: 0644]
tests/phpunit/CRM/Contact/Page/View/NoteTest.php [new file with mode: 0644]