Skip to content

Create .yml workflow files to run torq tests and code formatting checks on submitted pull requests#5

Merged
jahdiel-alvarez merged 4 commits intomainfrom
add-test-gitub-action
Nov 26, 2025
Merged

Create .yml workflow files to run torq tests and code formatting checks on submitted pull requests#5
jahdiel-alvarez merged 4 commits intomainfrom
add-test-gitub-action

Conversation

@samueldjohnson
Copy link
Collaborator

@samueldjohnson samueldjohnson commented Nov 10, 2025

  • Create Github workflows to automatically check torq unit tests and
    that the submitted code is formatted properly.
  • Update tests for adb to mock subprocess to prevent errors from being
    thrown in the Github workflow.
  • Update torq_test to not capture output so tests results are shown to users.

Test: Manually verified flow worked on this pull request
Bug: 434957194

@samueldjohnson samueldjohnson force-pushed the add-test-gitub-action branch 14 times, most recently from 9f33618 to 9cc3341 Compare November 10, 2025 23:55
@samueldjohnson samueldjohnson changed the title Create python-app.yml to run torq tests on submitted pull requests Create .yml workflow files to run torq tests and code formatting checks on submitted pull requests Nov 14, 2025
…n submitted pull requests

- Create Github workflows to automatically check torq unit tests and
  that the submitted code is formatted properly.
- Update tests for adb to mock subprocess to prevent errors from being
  thrown in the Github workflow.

Test: Manually verified flow worked on this pull request
Bug: 434957194
@jahdiel-alvarez jahdiel-alvarez merged commit bf9f4fa into main Nov 26, 2025
3 checks passed
@samueldjohnson samueldjohnson deleted the add-test-gitub-action branch January 26, 2026 23:05
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