In ToastServiceTests.cs the assertions in AddToast_ShouldRemoveMessages to check if items are being removed are failing on the server. They pass locally "works on my machine".
Need to dig in and see why they're failing and potentially better way to test this.
In
ToastServiceTests.csthe assertions inAddToast_ShouldRemoveMessagesto check if items are being removed are failing on the server. They pass locally "works on my machine".Need to dig in and see why they're failing and potentially better way to test this.