You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The unit test function to mock the API return (TestQueryApi.QueryCcData) doesn't return dates (because it caused errors). We still need to check that the parsing of those dates works so it is displayed properly on the page.
The unit test function to mock the API return (
TestQueryApi.QueryCcData) doesn't return dates (because it caused errors). We still need to check that the parsing of those dates works so it is displayed properly on the page.