-
Notifications
You must be signed in to change notification settings - Fork 0
Stories – Controller Integration Tests (MockMvc) #57
Copy link
Copy link
Open
Labels
apiIssues/PRs dealing with REST endpoints.Issues/PRs dealing with REST endpoints.area:storiesIssues/PRs related to the Stories domain (entity, repository, service, controller, feed, deletion)Issues/PRs related to the Stories domain (entity, repository, service, controller, feed, deletion)backendWork related to APIs, services, or controllers.Work related to APIs, services, or controllers.javaPull requests that update java codePull requests that update java coderoadmapPlanned feature or strategic goal from the project roadmap.Planned feature or strategic goal from the project roadmap.type:testTest coverage or new tests for backend types, DTOs, or models.Test coverage or new tests for backend types, DTOs, or models.
Milestone
Metadata
Metadata
Assignees
Labels
apiIssues/PRs dealing with REST endpoints.Issues/PRs dealing with REST endpoints.area:storiesIssues/PRs related to the Stories domain (entity, repository, service, controller, feed, deletion)Issues/PRs related to the Stories domain (entity, repository, service, controller, feed, deletion)backendWork related to APIs, services, or controllers.Work related to APIs, services, or controllers.javaPull requests that update java codePull requests that update java coderoadmapPlanned feature or strategic goal from the project roadmap.Planned feature or strategic goal from the project roadmap.type:testTest coverage or new tests for backend types, DTOs, or models.Test coverage or new tests for backend types, DTOs, or models.
Area / Component
Stories endpoints (
POST /api/stories,GET /api/stories,GET /api/me/stories,DELETE /api/stories/{id})Test Cases
401 UNAUTHENTICATEDenvelope.limitandbefore; newest-first.Target Release
v0.1.2