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

Setup some sort of Go test framework #10

Open
2 of 4 tasks
revjtanton opened this issue Jul 20, 2019 · 1 comment
Open
2 of 4 tasks

Setup some sort of Go test framework #10

revjtanton opened this issue Jul 20, 2019 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@revjtanton
Copy link
Contributor

revjtanton commented Jul 20, 2019

User Story

As a developer
I'd like to use some sort of test-engine for this code
So that I can test my code.

Acceptance Criteria

  • Golang testing framework identified.
  • Previously identified framework implemented.
  • Test-cases written to at least 50% coverage.
  • Code coverage can be ingested by SonarQube.

Notes

If steps need to be added for SonarQube integration that should be noted in the documentation.

@revjtanton revjtanton added this to the YAML ingestion milestone Jul 20, 2019
@revjtanton revjtanton self-assigned this Jul 28, 2019
@revjtanton revjtanton mentioned this issue Jul 29, 2019
2 tasks
@revjtanton revjtanton mentioned this issue Aug 6, 2019
2 tasks
@revjtanton revjtanton removed this from the YAML ingestion milestone Aug 8, 2019
@revjtanton revjtanton added the help wanted Extra attention is needed label Aug 13, 2019
@revjtanton
Copy link
Contributor Author

Tests work, but ingesting those tests with SonarQube does not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant