SuccessChanges

Summary

  1. tsk20: Fix pagination logic in search tests (details)
Commit 4588d5574de3b6ad9a245060b315e32b64116fbd by senrapastorizabreixo
tsk20: Fix pagination logic in search tests
Updated test cases in `StoryServiceIntegrationTest` and
`StoryResourceRestTest` to use zero-based pagination for accurate
assertions and query parameters.
The file was modifiedservice/src/test/java/es/uvigo/esei/microstories/services/StoryServiceIntegrationTest.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/microstories/rest/StoryResourceRestTest.java (diff)