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
We want all the database service adapters to support the same functionality and no one likes writing tests. It's also a huge pain in the ass to keep multiple test suites that are nearly identical up to date across all adapters.
Therefore, we need one unified test harness that we can require as a module and get our service adapters to test against.
The text was updated successfully, but these errors were encountered:
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue with a link to this issue for related bugs.
lockbot
locked as resolved and limited conversation to collaborators
Feb 8, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We want all the database service adapters to support the same functionality and no one likes writing tests. It's also a huge pain in the ass to keep multiple test suites that are nearly identical up to date across all adapters.
Therefore, we need one unified test harness that we can require as a module and get our service adapters to test against.
The text was updated successfully, but these errors were encountered: