micro-analytics/micro-analytics-cli

Database adapter test suite?

Open

#19 opened on Jan 13, 2017

 (2 comments) (0 reactions) (0 assignees)JavaScript (39 forks)batch import
adapter-testsenhancementhelp wanted

Repository metrics

Stars
 (733 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Should we have a test suite new database adapter can run against to check compatibility with the spec? Currently writing docs for it, I feel like that'd make it much easier.

This might require having a repo setup with the tests and a bunch of other niceties (e.g. linting) which developers can simply clone to write a new adapter.

Contributor guide