Skip to content

test: added unit tests for chainsync filter plugin#385

Merged
wolf31o2 merged 2 commits intomainfrom
feat/unit-test-for-plugin
Mar 16, 2025
Merged

test: added unit tests for chainsync filter plugin#385
wolf31o2 merged 2 commits intomainfrom
feat/unit-test-for-plugin

Conversation

@jkawan
Copy link
Copy Markdown
Contributor

@jkawan jkawan commented Mar 13, 2025

  1. Added unit test for chainsync fliter plugin framework.
  2. Added additional unit tests to test filtering events by address, policy/asset, pool ID

@jkawan jkawan requested a review from a team as a code owner March 13, 2025 15:13
@agaffney
Copy link
Copy Markdown
Contributor

These tests are useful, but they're more testing the plugin framework than the actual functionality of the chainsync filter plugin. We should add additional tests that test filtering events by address, policy/asset, pool ID, etc.

@jkawan jkawan linked an issue Mar 14, 2025 that may be closed by this pull request
@jkawan jkawan force-pushed the feat/unit-test-for-plugin branch from 9f6b4dd to 8a7c3c5 Compare March 14, 2025 15:08
@jkawan jkawan changed the title feat: added unit test for plugin test: added unit test for plugin Mar 14, 2025
@jkawan jkawan changed the title test: added unit test for plugin test: added unit tests for chainsync filter plugin Mar 14, 2025
@jkawan jkawan force-pushed the feat/unit-test-for-plugin branch from 8a7c3c5 to a93bbff Compare March 14, 2025 15:26
jkawan added 2 commits March 14, 2025 10:29
Signed-off-by: Jenita <jkawan@blinklabs.io>
Signed-off-by: Jenita <jkawan@blinklabs.io>
@jkawan jkawan force-pushed the feat/unit-test-for-plugin branch from a93bbff to 3156963 Compare March 14, 2025 15:29
@wolf31o2 wolf31o2 merged commit 983f6e8 into main Mar 16, 2025
8 checks passed
@wolf31o2 wolf31o2 deleted the feat/unit-test-for-plugin branch March 16, 2025 16:28
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.

create tests for filter plugins

3 participants