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

allow implementations to optionally specify test data ids #16

Open
saupchurch opened this issue Nov 19, 2019 · 1 comment
Open

allow implementations to optionally specify test data ids #16

saupchurch opened this issue Nov 19, 2019 · 1 comment

Comments

@saupchurch
Copy link
Contributor

Implementations may have specific ID formats that must be validated. To support this we should re-introduce ID fields to the testing yaml file for these cases. Unless specified in the yaml the current IDs for the test data set can be used as default values.

@saupchurch
Copy link
Contributor Author

There is now a driver project requesting this feature. For independent testing, there should be a way for an implementor to specify the test dataset to use and provide the proper responses. This removes the current dependency on loading the test dataset just to run the tests only to have to remove it once the tests are run.

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

No branches or pull requests

1 participant