- 27 Oct, 2015 3 commits
-
-
Administrator authored
An explanation of how Arquillian tests are configured and how to run the Arquillian tests in the Eclipse project has been added to the root README.md.
-
Administrator authored
This matchers makes the Response status easier to check in tests.
-
Administrator authored
The REST layer has been added but with incomplete tests. Students will have to complete the tests. This commit includes an important refactorization regarding tests. Test classes and datasets have been moved from the "service" project to a new "tests" project. This way, any project can include this "tests" project as a dependency in order to have access to these common testing resources.
-
- 25 Oct, 2015 1 commit
-
-
Administrator authored
This commit adds the OwnerService and PetService EJBs to the implementation. This commit also includes the tests for this EJBs with two different Wildfly profiles: a H2 profile and a MySQL profile.
-
- 23 Oct, 2015 2 commits
-
-
Administrator authored
The "administrator" entity has been added to represent the administrators of the application.
-
Administrator authored
This commit adds the test cases for the domain entities.
-
- 05 Oct, 2015 1 commit
-
-
Administrator authored
The first step is described and the sample points were reordered.
-
- 29 Sep, 2015 1 commit
-
-
Administrator authored
This commit includes the complete code for the domain entities.
-
- 27 Sep, 2015 1 commit
-
-
Administrator authored
Initial commit with a basic .gitignore, README.md and POM files.
-