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

Application tests #7

Open
DmitryGolubenkov opened this issue Dec 11, 2022 · 1 comment
Open

Application tests #7

DmitryGolubenkov opened this issue Dec 11, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@DmitryGolubenkov
Copy link
Owner

Description

We should implement unit and integration tests so that main application functionality can always be validated. Tests must cover SharpDockerizer.AppLayer.
Maybe we could make some system tests for GUI itself, but this would be much harder, as tests must be crossplatform too.

@DmitryGolubenkov DmitryGolubenkov added the enhancement New feature or request label Dec 11, 2022
@DmitryGolubenkov
Copy link
Owner Author

https://www.nuget.org/packages/System.IO.Abstractions

This library can be used to mock filesystem. On the first glance some refactoring may be required to use it.

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
None yet
Development

No branches or pull requests

1 participant