Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

ral-check: add a test harness for unit testing providers #12

Open
lutter opened this issue Apr 1, 2017 · 0 comments
Open

ral-check: add a test harness for unit testing providers #12

lutter opened this issue Apr 1, 2017 · 0 comments

Comments

@lutter
Copy link
Contributor

lutter commented Apr 1, 2017

There should be a separate tool, ral-check which can be used to unit test providers. The testing will be black box testing, i.e. solely interact with the provider through its API. Writing tests should be very simple, ideally data driven.

A sketch of what such data driven tests look like is in this gist

Running tests should then just be a matter of executing ral-check test.yaml

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant