Skip to content

Refactor entities into defined data objects#3607

Draft
bartfeenstra wants to merge 4 commits into0.5.xfrom
entity-data
Draft

Refactor entities into defined data objects#3607
bartfeenstra wants to merge 4 commits into0.5.xfrom
entity-data

Conversation

@bartfeenstra
Copy link
Owner

@bartfeenstra bartfeenstra commented Jan 25, 2026

This fixes #3587 and #3555

To do

  • Add DataPluginTestBase(PluginTestBase) which automatically provides systems under test from self._sut_cls.data().samples

@bartfeenstra bartfeenstra added this to the 0.5.0 milestone Jan 25, 2026
@bartfeenstra bartfeenstra added enhancement New feature or request BC break Breaks backwards compatibility with existing integrations python Pull requests that update Python code labels Jan 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BC break Breaks backwards compatibility with existing integrations enhancement New feature or request python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor entities into data objects

1 participant