Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Rewrite buster tests as tape tests #650

Closed
vweevers opened this issue May 20, 2019 · 1 comment · Fixed by #674
Closed

Rewrite buster tests as tape tests #650

vweevers opened this issue May 20, 2019 · 1 comment · Fixed by #674
Labels
refactor Requires or pertains to refactoring test Improvements or additions to tests

Comments

@vweevers
Copy link
Member

image

@vweevers vweevers added the maintenance General maintenance label May 20, 2019
@vweevers
Copy link
Member Author

vweevers commented May 20, 2019

This is a bigger task, because we also depend on referee via the deprecated bustermove:

levelup@4.0.1
+-- bustermove@1.0.1
| `-- referee@1.0.3
|   `-- samsam@1.1.3  deduped
`-- referee@1.2.0
  `-- samsam@1.1.3

Better to switch to regular tape altogether. We can tackle this in parts, rewriting tests one by one.

@vweevers vweevers changed the title Switch to @sinon packages Rewrite buster tests as tape tests May 20, 2019
@vweevers vweevers added refactor Requires or pertains to refactoring test Improvements or additions to tests and removed maintenance General maintenance labels May 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
refactor Requires or pertains to refactoring test Improvements or additions to tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant