Commit
b9184db49d8cbb997c55a120287f3f80ecb3393c
by jqbergantinho
tsk18 Adds Explore Stories functionality with Unit tests Adds the explore stories functionality to searchStories method, renaming it to searchOrExploreStories. It also modifies existing unit tests to accommodate the new function
Commit
add44622456b10c2baa557247c9adab4576e96b5
by jqbergantinho
tsk18 Adds rest tests for explore stories functionality + formatting Adds the necessary tests to check if the rest functionality explore stories is working as intended. Additionally, it adds correct formatting to some classes related to StoryResource