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

Trying to add some test #6

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

Conversation

Gaardsholt
Copy link
Owner

@Gaardsholt Gaardsholt commented Aug 7, 2022

  • Download swagger spec each time and check for a diff (git diff)
  • Test if Endpoints has all the paths from the swagger spec
  • Test if all endpoints in Endpoints is being called

The following endpoints is completely missing:

Signed-off-by: Lasse Gaardsholt <lasse.gaardsholt@bestseller.com>
…th it myself (#36)

* Using `github.com/google/go-querystring` instead of trying to deal with it myself

Signed-off-by: Lasse Gaardsholt <lasse.gaardsholt@bestseller.com>

* Bumping to go 1.20

Signed-off-by: Lasse Gaardsholt <lasse.gaardsholt@bestseller.com>

* bumping circleci to use a go 1.20 image as well

Signed-off-by: Lasse Gaardsholt <lasse.gaardsholt@bestseller.com>

---------

Signed-off-by: Lasse Gaardsholt <lasse.gaardsholt@bestseller.com>
…ying-to-add-some-test

Signed-off-by: Lasse Gaardsholt <lasse.gaardsholt@bestseller.com>
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 this pull request may close these issues.

1 participant