Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Integration tests #22

Open
chriskuech opened this issue Jul 9, 2019 · 2 comments
Open

Integration tests #22

chriskuech opened this issue Jul 9, 2019 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@chriskuech
Copy link
Contributor

We currently only have unit tests, where we dot-source the files and extensively test each function. We currently do not have integration tests where we Import-Module Requirements and test the functions. We have manually-validated integration testing using /examples.ps1. We need true integration tests, perhaps copied/forked from our interface.tests.ps1 tests.

We have had a few (now solved) issues already due to lack of true integration testing.

@chriskuech chriskuech added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jul 9, 2019
@chriskuech chriskuech mentioned this issue Jul 9, 2019
@omiossec
Copy link
Contributor

I will try to do something on my repos with Azure DevOps

@chriskuech
Copy link
Contributor Author

FYI there is now some degree of testing with GitHub Actions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants