Skip to content

Add MQTT and timer manager unit tests#19

Open
AndreasBeyer wants to merge 1 commit into
mainfrom
codex/add-new-test-modules
Open

Add MQTT and timer manager unit tests#19
AndreasBeyer wants to merge 1 commit into
mainfrom
codex/add-new-test-modules

Conversation

@AndreasBeyer
Copy link
Copy Markdown
Owner

Summary

  • add a TimerManager unit test module that exercises timer registration, cancellation, clearing, and lock usage
  • add an MQTT unit test module that mocks the paho client and verifies start/stop behavior, reconnect backoff, and all publish helpers
  • update the custom test runner to add the repository root to sys.path so that the new tests are discoverable and import project modules correctly

Testing

  • python tests/run_tests.py

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant