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

Add e2e testing framework #25

Open
concaf opened this issue Jan 2, 2018 · 3 comments
Open

Add e2e testing framework #25

concaf opened this issue Jan 2, 2018 · 3 comments
Assignees

Comments

@concaf
Copy link
Contributor

concaf commented Jan 2, 2018

We know that every Kedge spec definition in https://github.com/kedgeproject/kedge/tree/master/examples and https://github.com/kedgeproject/kedge/tree/master/docs/examples is valid. We need a testing framework that gets all the YAML files from these 2 locations and runs the schema validation on them.
Any PR should only be merged if these tests pass on Travis.

Results from #17 (comment)

ping @surajnarwade @surajssd

@surajnarwade
Copy link
Contributor

I will take this up

@surajssd
Copy link
Member

surajssd commented Jan 4, 2018

There are 2 different things here, here we are assuming all examples are valid and testing if the change in schema is valid.

On Kedge repo the same code will assume schema is valid and test if the change in examples are valid.

@concaf
Copy link
Contributor Author

concaf commented Jan 4, 2018

Yes.

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

3 participants