Closed
Description
This issue is produced by me after I updated tap
to the latest version. The previously used version appears to have a broken dependency. A good number of tests are now failing, and it is likely some of them are failing because tap
was upgraded by 7 major versions 😅. If required changes are too immense I might change course and downgrade to the earliest version that still works (although, this would be less ideal).
Plan so far:
- update tests that are broken only due to interface changes of tap
- temporarily disable any tests which are broken for real
- gradually fix tests and add them back
The reason I want to temporarily disable any "really broken" tests is so that new tests can be added and regressions can be properly avoided while this is happening (in case it happens to take a while).
Metadata
Metadata
Assignees
Labels
No labels