Skip to content

Conversation

@joragua
Copy link
Collaborator

@joragua joragua commented Mar 17, 2025

Related Issues

App: -

  • Add changelog files for the fixed issues in folder changelog/unreleased. More info here
  • Add feature to Release Notes in ReleaseNotesViewModel.kt creating a new ReleaseNote() with String resources (if required)

QA

@joragua joragua force-pushed the technical/unit_tests_with_github_actions branch 7 times, most recently from 5975642 to 706bca8 Compare March 17, 2025 13:57
@joragua joragua self-assigned this Mar 18, 2025
@joragua joragua force-pushed the technical/unit_tests_with_github_actions branch from 706bca8 to 6b576f3 Compare March 18, 2025 07:42
@JuancaG05 JuancaG05 requested a review from Copilot March 18, 2025 08:09
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR migrates Android unit tests from Bitrise to GitHub Actions, streamlining the CI process.

  • Added a new GitHub Actions workflow file to run unit tests on pull requests.
  • Configured steps for checkout, JDK setup, Gradle setup, building, and testing.

@JuancaG05 JuancaG05 requested a review from jesmrec March 18, 2025 08:09
@joragua joragua marked this pull request as ready for review March 18, 2025 08:11
@jesmrec
Copy link
Collaborator

jesmrec commented Mar 18, 2025

the task run: ./gradlew testDebugUnitTest is not launching the unit tests in the main module of the app. As the default variant for the main module is Mdmdebug, we should add another task for these tests. CC @joragua.

@jesmrec
Copy link
Collaborator

jesmrec commented Mar 18, 2025

Last commit fixed the problem and now all tests run OK.

Approved

@joragua joragua merged commit e6e36ee into master Mar 18, 2025
7 checks passed
@joragua joragua deleted the technical/unit_tests_with_github_actions branch March 18, 2025 13:40
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.

5 participants