SuccessChanges

Summary

  1. tsk59: Refactors story creation tests to use DBUnit and StoriesDataset (details)
Commit d7be793535f53ee2553a6ff3a64e9f275a84374f by devpablogg
tsk59: Refactors story creation tests to use DBUnit and StoriesDataset
Refactors story creation tests to rely on DBUnit datasets and shared
StoriesDataset helpers, ensuring consistent test data and assertions.
The file was modifiedservice/src/test/java/es/uvigo/esei/microstories/services/StoryServiceIntegrationTest.java
The file was modifiedservice/src/main/java/es/uvigo/esei/microstories/mappers/StoryMapper.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java
The file was addedtests/src/main/resources/datasets/stories-creation.xml