Skip to content
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

[17.0][ADD] edi_project_oca: New module #126

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

SilvioC2C
Copy link

No description provided.

@SilvioC2C SilvioC2C changed the title [ADD] edi_project_oca: New module [17.0][ADD] edi_project_oca: New module Dec 6, 2024
@SilvioC2C SilvioC2C force-pushed the 17.0-add-edi_project_oca branch from c557d6a to ebf2b12 Compare December 6, 2024 11:41
@SilvioC2C SilvioC2C force-pushed the 17.0-add-edi_project_oca branch from ebf2b12 to 2384694 Compare December 6, 2024 15:30
@SilvioC2C SilvioC2C requested a review from simahawk December 6, 2024 15:32
@SilvioC2C SilvioC2C force-pushed the 17.0-add-edi_project_oca branch 2 times, most recently from ce7193a to 4ecae03 Compare December 6, 2024 15:40
@SilvioC2C SilvioC2C force-pushed the 17.0-add-edi_project_oca branch from 4ecae03 to 6d7b9f5 Compare December 6, 2024 15:47
@SilvioC2C SilvioC2C requested a review from simahawk December 6, 2024 15:48
component_cls._build_component(cls.comp_registry)
cls.comp_registry._cache.clear()

def _check_msg_in_log_output(self, msg: str, outputs: Iterable):
Copy link
Contributor

Choose a reason for hiding this comment

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

kind of complicating things? 😄
See here how you can collect dummy events https://github.com/OCA/edi/blob/14.0/edi_oca/tests/fake_components.py#L10
Yet... se below...

_logger = logging.getLogger(__name__)


class TestProjectListener(TestEdiProjectOcaCommon):
Copy link
Contributor

Choose a reason for hiding this comment

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

you don't need all this testing... these are std events provided by component_event. You can simply drop them 😉

@SilvioC2C SilvioC2C requested a review from simahawk December 9, 2024 10:01
@SilvioC2C SilvioC2C force-pushed the 17.0-add-edi_project_oca branch from 6d7b9f5 to 97d7c3e Compare December 9, 2024 10:01
@simahawk
Copy link
Contributor

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 17.0-ocabot-merge-pr-126-by-simahawk-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit f141250 into OCA:17.0 Dec 11, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 75d6e84. Thanks a lot for contributing to OCA. ❤️

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

Successfully merging this pull request may close these issues.

4 participants