Important: The code for this module has been moved into the main Feathers repository at feathersjs/feathers (package direct link). Please open issues and pull requests there.
A standardized testing harness for Feathers services
feathers-service-tests is a test harness for different database service adapters to verify a common querying interface. Currently it is used by:
- feathers-mongodb
- feathers-mongoose
- feathers-knex
- feathers-sequelize
- mysql
- postgres
- mariadb
- sql server
- sqlite
- feathers-levelup
- feathers-waterline
- feathers-nedb
- feathers-memory
- feathers-localstorage
- feathers-rethinkdb
- feathers-elasticsearch
- feathers-objection
- feathers-service-tests-cassandra (fork)
- feathers-cassandra
Copyright (c) 2016
Licensed under the MIT license.