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
Describe what should be investigated or refactored
watch-processor.ts has some gaps in test quality. We should review the test cases in watch-processors.test.ts and improve quality of the unit tests for the watch processor. This was noticed while working on #1757.
Links to any relevant code
Additional context
Here's example output from running npm run test:unit
Describe what should be investigated or refactored
watch-processor.ts
has some gaps in test quality. We should review the test cases inwatch-processors.test.ts
and improve quality of the unit tests for the watch processor. This was noticed while working on #1757.Links to any relevant code
Additional context
Here's example output from running
npm run test:unit
The text was updated successfully, but these errors were encountered: