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

Separate tests and add integration(e2e) tests #36

Open
mateimicu opened this issue May 15, 2020 · 0 comments
Open

Separate tests and add integration(e2e) tests #36

mateimicu opened this issue May 15, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mateimicu
Copy link
Owner

Currently, the unit tests for internal parts and exposed API are combined:

  • separate internal tests from API tests (API test can be in another package)
  • add some integration(e2e) tests if possible to check basic functionality (aws list/aws update). There was a bug kubeconfig is not persisted #28 where we did everything right but the kubeconfig was not persisted
@mateimicu mateimicu added the enhancement New feature or request label May 15, 2020
@mateimicu mateimicu self-assigned this May 15, 2020
@mateimicu mateimicu removed their assignment Jul 25, 2022
@mateimicu mateimicu moved this to To do in kdiscover Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant