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

chore: add initial unit tests #11

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Conversation

edwinkys
Copy link
Contributor

@edwinkys edwinkys commented Nov 1, 2024

Description

Fixes #5

This PR adds unit test to the core functionality of Phantasm:

  • heartbeat
  • receive_message

How Has This Been Tested?

  • New and existing unit tests pass locally with my changes.
  • I have added tests that prove my changes are working as expected.

Most of the changes in this PR is related to adding new tests.

Checklist

  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.

@edwinkys edwinkys linked an issue Nov 1, 2024 that may be closed by this pull request
@edwinkys edwinkys self-assigned this Nov 1, 2024
@edwinkys edwinkys added the enhancement New feature or request label Nov 1, 2024
@edwinkys edwinkys merged commit f38b7aa into main Nov 1, 2024
1 check passed
@edwinkys edwinkys deleted the chore-add-initial-unit-tests branch November 1, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CHORE] add more robust test suites
1 participant