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

added unit tests for cricNotifier #27

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

added unit tests for cricNotifier #27

wants to merge 3 commits into from

Conversation

zweack
Copy link
Owner

@zweack zweack commented Apr 11, 2023

Added unit test for coverage of following functions:

  • Store.get() - retrieves match data from store
  • Store.put() - writes match data to store
  • Notification.send() - sends notifications to the system
  • Match.list() - gets a list of live matches from a match source
  • Scoreboard.init_id() - initializes the match id.
  • Scoreboard.info() - prints match information
  • Scoreboard.score() - prints match score and status

@zweack zweack requested a review from review-bot101 April 11, 2023 07:22
@zweack zweack self-assigned this Apr 11, 2023
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