SuccessChanges

Summary

  1. tsk 10 - Fixes pagination check (details)
Commit b2e97bc00006e3da21b685e381823ccc3f687bdb by rcferradas
tsk 10 - Fixes pagination check
Fixes a bug in page and size check where the first page was considered 1
instead of 0 Changes a test: page's checked number because size of
response was too small Co-author: sgvilar
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java (diff)