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

UnitTest folder is deleted on Git Commit/Push #8102

Closed
1 task done
ywidiastuti opened this issue Oct 18, 2024 · 2 comments
Closed
1 task done

UnitTest folder is deleted on Git Commit/Push #8102

ywidiastuti opened this issue Oct 18, 2024 · 2 comments
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@ywidiastuti
Copy link

ywidiastuti commented Oct 18, 2024

Expected Behavior

UnitTest folder should stay on Git Commit/Push otherwise Inso CLI will throw error
[Error: ENOENT: no such file or directory, scandir '../.insomnia/UnitTest']

Actual Behavior

UnitTest folder is deleted on Git Commit/Push and error is thrown on Inso CLI
[Error: ENOENT: no such file or directory, scandir '../.insomnia/UnitTest']

Reproduction Steps

Git Commit and Push and see that all UnitTest is set to "null"
image

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

10.1.0

What operating system are you using?

Windows

Operating System Version

Windows 11

Installation method

download from insomnia.rest

Last Known Working Insomnia version

9.3.3

@ywidiastuti ywidiastuti added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Oct 18, 2024
@ywidiastuti ywidiastuti changed the title UnitTest folder is deleted on Git Push UnitTest folder is deleted on Git Commit/Push Oct 18, 2024
@ywidiastuti
Copy link
Author

@gatzjames i saw your commit in here #8095.

Will this fix the problem?

Currently Git has problem with "TESTS" tab i think, no changes is recognized in Git.

@gatzjames
Copy link
Contributor

Hi @ywidiastuti you are right this is related and should be fixed in 10.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

2 participants