-
Notifications
You must be signed in to change notification settings - Fork 47
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
Fix configured localnet #610
Conversation
tests/localnet/test_localnet_reset.test_localnet_reset_with_named_sandbox_config.approved.txt
Outdated
Show resolved
Hide resolved
5c7113e
to
5576754
Compare
tests/localnet/test_localnet_reset.test_localnet_reset_with_named_sandbox_config.approved.txt
Outdated
Show resolved
Hide resolved
@lempira im sure you are familiar with this already, but as a minor note, make sure to append semantic prefix to the squash+merge commit before hitting the squash and merge button so that the semantic releases correctly bumps the version (otherwise it won't trigger a release) |
Thanks for the reminder @aorumbayev! I would have missed that. |
Fixes AK-71
Improves LocalNet configuration management by using absolute paths instead of relative paths. This ensures more reliable and consistent behavior when managing LocalNet instances across different environments.
Key changes:
_mock_proc_with_running_localnet
instead of proc_mock inside each test.sandbox
. Before it was a mixture ofsandbox_test
andsandbox