Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a test harness for database service adapters #161

Closed
ekryski opened this issue Nov 4, 2015 · 3 comments
Closed

Create a test harness for database service adapters #161

ekryski opened this issue Nov 4, 2015 · 3 comments
Milestone

Comments

@ekryski
Copy link
Contributor

ekryski commented Nov 4, 2015

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.

@ekryski
Copy link
Contributor Author

ekryski commented Nov 4, 2015

Working is being done here: https://github.com/feathersjs/feathers-service-tests

@ekryski
Copy link
Contributor Author

ekryski commented Nov 4, 2015

A first cut is now up an we have feathers-nedb and feathers-knex passing with the test harness. 💥

@lock
Copy link

lock bot commented Feb 8, 2019

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.

@lock lock bot locked as resolved and limited conversation to collaborators Feb 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant