Open cbiddle3 opened 7 months ago
Attempted to resolve this issue. No matter what I did (I tried every single available solution), could not get "Reference Error: TextEncoder is not defined" to go away, therefore I couldn't run anything involving the server. I was trying to set this up for Shifts.js class (to mock the server calls).
Describe the solution you'd like UI testing currently makes API calls to GetHelp and uses real-system time. These should be mocked instead to avoid tests breaking.
Describe alternatives you've considered