[
https://issues.apache.org/jira/browse/SHINDIG-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chico Charlesworth updated SHINDIG-782:
---------------------------------------
Attachment: fix-782-725581-PersonServiceDbTest.patch
This patch includes the PersonServiceDbTest, which checks the functionality of
PersonServiceDb.
The test is somewhat similar to RestfulJsonPeopleTest (i.e. similar tests based
on same test data), although it focuses only on the person service
implementation. Another variation is that the test setup actually persists the
test data into the database before the test are run, whereas
RestfulJsonPeopleTest relies on canonical.json file.
> Unit tests for samples implementation of PersonService, ActivityService and
> AppDataService
> ------------------------------------------------------------------------------------------
>
> Key: SHINDIG-782
> URL: https://issues.apache.org/jira/browse/SHINDIG-782
> Project: Shindig
> Issue Type: Improvement
> Components: Sample container & Examples
> Reporter: Chico Charlesworth
> Attachments: fix-782-725581-PersonServiceDbTest.patch
>
>
> The samples implementation of PersonService, ActivityService and
> AppDataService are getting very little code coverage (if any) in unit testing.
> To remedy that, unit tests for each of these services should be introduced.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.