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

[TACKLE-9] Add Microcks github action to check API integrity #16

Open
jonathanvila opened this issue Mar 30, 2021 · 0 comments · May be fixed by #20
Open

[TACKLE-9] Add Microcks github action to check API integrity #16

jonathanvila opened this issue Mar 30, 2021 · 0 comments · May be fixed by #20
Assignees

Comments

@jonathanvila
Copy link
Member

WHY

To have the confidence that the Back end is not breaking any endpoint against the API contract, we need to check it in every PR.

WHAT

In order to validate in every PR that the API backend is valid considering the API contract, introduce a Github action that will start a Microcks instance and will validate all endpoints to see if those are OK.

HOW

Microcks Github Action : https://microcks.io/documentation/automating/github-actions/

SCOPE

This task will cover the introduction of the github action and the test of the endpoints available at that point.

@jonathanvila jonathanvila linked a pull request Apr 1, 2021 that will close this issue
@jonathanvila jonathanvila linked a pull request Apr 4, 2021 that will close this issue
@jonathanvila jonathanvila self-assigned this Apr 22, 2021
@jonathanvila jonathanvila reopened this Jul 19, 2021
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

Successfully merging a pull request may close this issue.

1 participant