micro-analytics/micro-analytics-cli

Database adapter test suite?

Open

#19 aberto em 13 de jan. de 2017

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (52 forks)batch import
adapter-testsenhancementhelp wanted

Métricas do repositório

Stars
 (738 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador