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

Add custom plugins tests #5383

Merged
merged 2 commits into from
Sep 4, 2021
Merged

Add custom plugins tests #5383

merged 2 commits into from
Sep 4, 2021

Conversation

RobinMalfait
Copy link
Member

@RobinMalfait RobinMalfait commented Sep 3, 2021

  • add tests for the plugin API
  • make plugin invocation optional

Ported these tests from the AOT engine.

It could be that an object has been passed as a plugin, in that case we
will use the `handler` function from the object. If it doesn't exist,
then we will only take the `config` section out of it.
@RobinMalfait RobinMalfait changed the title add custom plugins tests Add custom plugins tests Sep 3, 2021
@RobinMalfait RobinMalfait merged commit 2dac5bb into master Sep 4, 2021
@RobinMalfait RobinMalfait deleted the add-custom-plugins-tests branch September 4, 2021 14:33
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