Skip to content

split up tests in modular pipelines - #14444

Open
sayakpaul wants to merge 3 commits into
mainfrom
modular-tests-branching
Open

split up tests in modular pipelines#14444
sayakpaul wants to merge 3 commits into
mainfrom
modular-tests-branching

Conversation

@sayakpaul

Copy link
Copy Markdown
Member

As discussed. Instead of maintaining a monolithic tester mixin class, let's split them up, following what tests/models and tests/pipelines are doing.

@github-actions github-actions Bot added size/L PR with diff > 200 LOC tests labels Aug 11, 2026
@@ -0,0 +1,232 @@
# coding=utf-8

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This and tests/modular_pipelines/test_modular_pipeline_loading.py were basically moved out of test_modular_pipelines_common.py.

@sayakpaul
sayakpaul requested review from DN6 and yiyixuxu August 11, 2026 13:27

@yiyixuxu yiyixuxu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @sayakpaul

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L PR with diff > 200 LOC tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants