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

Make test cases closer to real use of the tool #128

Open
daniilsapa opened this issue Nov 16, 2024 · 0 comments
Open

Make test cases closer to real use of the tool #128

daniilsapa opened this issue Nov 16, 2024 · 0 comments
Labels
PRIORITY | LOW Can wait until after release TYPE | enhancement New feature or request
Milestone

Comments

@daniilsapa
Copy link
Collaborator

Many test cases in Steger assume that the user's project is at the root of the filesystem, which is virtually never the case, but can lead to subtle bugs leaking into the released code. Thus, we need to make sure that the FS mocks used in the test cases are nested at some level.

@illright illright added TYPE | enhancement New feature or request PRIORITY | LOW Can wait until after release labels Nov 26, 2024
@illright illright modified the milestone: 0.6.0 Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PRIORITY | LOW Can wait until after release TYPE | enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants