Skip to content

Add a github workflow to run a test with the example app.#58

Merged
jkaczman merged 2 commits intomainfrom
example-app-test
Apr 12, 2026
Merged

Add a github workflow to run a test with the example app.#58
jkaczman merged 2 commits intomainfrom
example-app-test

Conversation

@arrdalan
Copy link
Copy Markdown
Collaborator

This commit adds a workflow to test the complete functionality of the camera and the app using the example app.

  1. It creates the user credentials and camera secret using config_tool.
  2. It launches the server.
  3. It launches the camera (TestCamera).
  4. It launches the first instance of example_app that pairs directly with the camera.
  5. It launches the second instance of example_app that pairs with the camera via the first example_app.
  6. Both apps run for a couple of minutes and test various functionalities such as motion videos, thumbnails, livestream, and heartbeat.

@arrdalan arrdalan requested a review from jkaczman April 11, 2026 19:17
Copy link
Copy Markdown
Collaborator

@jkaczman jkaczman left a comment

Choose a reason for hiding this comment

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

Please see my comments below. Thanks!

@jkaczman jkaczman self-requested a review April 12, 2026 12:29
Copy link
Copy Markdown
Collaborator

@jkaczman jkaczman left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks!

@jkaczman jkaczman merged commit 2d71c8a into main Apr 12, 2026
1 check passed
@jkaczman jkaczman deleted the example-app-test branch April 12, 2026 12:30
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