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: fix integration tests #367

Merged
merged 2 commits into from
Jan 28, 2025
Merged

chore: fix integration tests #367

merged 2 commits into from
Jan 28, 2025

Conversation

jamagalhaes
Copy link
Collaborator

@jamagalhaes jamagalhaes commented Jan 27, 2025

This PR solves the issue with the canvas_sdk/effects/banner_alert/tests.py::test_protocol_that_adds_banner_alert test.

However, the canvas_sdk/commands/tests/protocol/tests.py::test_protocol_that_inserts_every_command integration test is still failing due to a regression introduced in version 1.146.0 of home-app. This regression broke the updateGoal interpreter, preventing that command type from being originated correctly.

UPDATE: I'll ignore updateGoal command for now to unlock the release.

@jamagalhaes jamagalhaes marked this pull request as ready for review January 27, 2025 19:16
@jamagalhaes jamagalhaes requested a review from a team as a code owner January 27, 2025 19:16
@jamagalhaes jamagalhaes force-pushed the chore/fix-integration-tests branch from 940545d to 700dc8d Compare January 28, 2025 10:21
@jamagalhaes jamagalhaes merged commit 3d15c2f into main Jan 28, 2025
6 checks passed
@jamagalhaes jamagalhaes deleted the chore/fix-integration-tests branch January 28, 2025 10:32
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.

3 participants