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

Refactor notifier tests to use Config struct instead json #58

Merged
merged 2 commits into from
Feb 14, 2023

Conversation

yuri-tceretian
Copy link
Contributor

@yuri-tceretian yuri-tceretian commented Feb 9, 2023

Refactors tests that test notifiers' Notify methods to use Config struct instead of raw JSON. The tests that assert parser logic are deleted because they are duplicates of tests introduced in #57

The structures that replace raw JSON are equivalent.

@yuri-tceretian yuri-tceretian added enhancement New feature or request kata:am_unify labels Feb 9, 2023
@yuri-tceretian yuri-tceretian self-assigned this Feb 9, 2023
@yuri-tceretian yuri-tceretian force-pushed the yuri-tceretian/refactor-notify-tests branch from adb6e89 to 73027ce Compare February 9, 2023 20:37
@yuri-tceretian yuri-tceretian force-pushed the yuri-tceretian/refactor-notify-tests branch from 73027ce to 6e53d2d Compare February 10, 2023 16:58
@yuri-tceretian yuri-tceretian merged commit c1803bb into main Feb 14, 2023
@yuri-tceretian yuri-tceretian deleted the yuri-tceretian/refactor-notify-tests branch February 14, 2023 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kata:am_unify
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants