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

ci: Unit tests and workflow to run them #37

Merged
merged 10 commits into from
Jan 23, 2024
Merged

ci: Unit tests and workflow to run them #37

merged 10 commits into from
Jan 23, 2024

Conversation

cpswan
Copy link
Member

@cpswan cpswan commented Jan 23, 2024

Initial set of unit tests based on MicroPython testing framework

- What I did

  • Copied bare essentials from Micropython
  • Added unit tests for atclient.py functions
  • Added GitHub Actions workflow to run tests

- How to verify it

This PR should instigate first test run

- Description for the changelog

ci: Unit tests and workflow to run them

@cpswan cpswan requested review from gkc and realvarx January 23, 2024 15:57
@cpswan cpswan self-assigned this Jan 23, 2024
@cpswan cpswan marked this pull request as draft January 23, 2024 15:58
@cpswan
Copy link
Member Author

cpswan commented Jan 23, 2024

Converted to Draft whilst I troubleshoot the workflow

gkc
gkc previously approved these changes Jan 23, 2024
@cpswan cpswan marked this pull request as ready for review January 23, 2024 18:05
@cpswan
Copy link
Member Author

cpswan commented Jan 23, 2024

@gkc thanks for taking a look earlier. It need a few more tweaks, but ready to go now.

@gkc gkc merged commit 14dab41 into trunk Jan 23, 2024
3 checks passed
@gkc gkc deleted the cpswan-tests branch January 23, 2024 21:08
@cpswan cpswan mentioned this pull request Feb 5, 2024
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.

2 participants