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

tests: main: Add test cases for FOTA states #132

Merged
merged 1 commit into from
Mar 25, 2025
Merged

Conversation

jtguggedal
Copy link
Contributor

  • Add testcases for FOTA states
  • Rename check_* helper functions to expect_*

github-actions[bot]

This comment was marked as outdated.

- Add testcases for FOTA states
- Rename check_* helper functions to expect_*

Signed-off-by: Jan Tore Guggedal <jantore.guggedal@nordicsemi.no>
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Core Changes

  • The primary goal of this PR is to add test cases for FOTA (Firmware Over-The-Air) states, enhancing the test coverage for the FOTA functionality.
  • Introduced new functions to handle FOTA events and integrated them into the existing test framework.
  • Renamed existing check_* functions to expect_* to better reflect their purpose in verifying expected outcomes.

⚠️ Concerns

  • No major concerns identified. The changes are primarily additions and renaming for clarity.
  1. Verdict:
    • Approve: The changes are well-structured, improve test coverage, and enhance code clarity with the renaming of functions.

Code review performed by OPENAI - gpt-4o.

@jtguggedal jtguggedal merged commit b25bf90 into main Mar 25, 2025
4 checks passed
@jtguggedal jtguggedal deleted the main-fota-testcases branch March 25, 2025 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant