drashland / sinco

Browser Automation and Testing Tool for Deno, written in full TypeScript
https://drash.land/sinco
MIT License
57 stars 3 forks source link

Fix tests #143

Closed ebebbington closed 4 months ago

ebebbington commented 4 months ago

Also removed a bunch of integration tests that we already cover in unit tests, but they were added to mimic the docs on drash.land, i think it just added an extra uneccesary layer of maintainability

we'd have to remember when updating the integration tests to update the docs, but we still have to remember to update the docs when source code changes