Skip to content

Conversation

@Christian-B
Copy link
Member

Integration tests run script builder before running test_scripts

This pr does the same for github

The reason examples/balanced_random tests are removed is because that duplicate code is gone!

The test_script already did
def test_balanced_random_balanced_random(self):
self.check_script("balanced_random/balanced_random.py")

def test_balanced_random_split_balanced_random_split(self):
    self.check_script("balanced_random/split/balanced_random_split.py")

@Christian-B Christian-B requested a review from rowleya February 9, 2026 12:14
@Christian-B Christian-B merged commit 4b0d442 into master Feb 9, 2026
11 checks passed
@Christian-B Christian-B deleted the test_updater branch February 9, 2026 12:23
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.

2 participants