SuccessChanges

Summary

  1. tsk29 Adds visit count functionality with tests (details)
Commit 7194a4e93bd086f23cf64cd3c0036b546adedd24 by jqbergantinho
tsk29 Adds visit count functionality with tests
Adds the necessary methods to implement the visit count functionality
for a specified story. It also adds the needed tests to make sure the
functionality works as intended
The file was modifiedtests/src/main/resources/scripts/cleanup.sql
The file was modifiedtests/src/main/resources/datasets/stories.xml
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java
The file was addedtests/src/main/resources/datasets/visits.xml
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java
The file was modifiedservice/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql