Open pmarsh-scottlogic opened 9 months ago
use msw to intercept, mock and check HTTP requests.
AC: Unit tests written for each exported method in chatService Testing by tester not necessary, since there should be no changes to the app code!
chatService
use msw to intercept, mock and check HTTP requests.
AC: Unit tests written for each exported method in
chatService
Testing by tester not necessary, since there should be no changes to the app code!