Open turnerrainer opened 1 year ago
BUG: Short summary: The MSW request all seem to be removed when testing the service module, but request to /priv1/sse/cs-get-all-active-chats throws a 406 error. Expected result: /priv1/sse/cs-get-all-active-chats answers the correct way. Real result: The request throws an error (406) How to reproduce the bug: Go to https://admin.dev.buerokratt.ee/analytics/overview after logging in and use inspect to view the network requests
AT will be done by @1AhmedYasser
@turnerrainer Looks good to me, only one thing i noticed that the NSW package is still there and its unused anymore, so i will remove it in my next PR
AS A Product Owner I WANT all of the MSW requests to be removed and replaced with Ruuter endpoints SO THAT the all of the mock requests would be removed and the service could be fully functioning
Acceptance Criteria