Skip to content

Solved _helpers path in cloud related test#143

Open
CassNot wants to merge 1 commit intomerlinquantum:mainfrom
CassNot:fix-cloud-test-import
Open

Solved _helpers path in cloud related test#143
CassNot wants to merge 1 commit intomerlinquantum:mainfrom
CassNot:fix-cloud-test-import

Conversation

@CassNot
Copy link
Contributor

@CassNot CassNot commented Feb 12, 2026

Summary

Right now the tests are failing when not run from merlin/ folder because the helpers.py file path is not resolved in test files
Other than that, all tests are passing !

This highlight the importance of having a workflow that tests built packages before pushing to pypi (I made a ticket for that)

Related Issue

Type of change

  • Bug fix

Proposed changes

_helpers to ._helpers

How to test / How to run

  1. Command lines

run all tests for /tmp

@CassNot CassNot requested a review from jsenellart February 12, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments