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

[Konsist] Integration & Custom Tests #13824

Draft
wants to merge 4 commits into
base: trunk
Choose a base branch
from

Conversation

ParaskP7
Copy link
Contributor


Description

TODO


Testing information

TODO


  • I have considered if this change warrants release notes and have added them to RELEASE-NOTES.txt if necessary. Use the "[Internal]" label for non-user-facing changes.

Reviewer (or Author, in the case of optional code reviews):

Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement:

  • The PR is small and has a clear, single focus, or a valid explanation is provided in the description. If needed, please request to split it into smaller PRs.
  • Ensure Adequate Unit Test Coverage: The changes are reasonably covered by unit tests or an explanation is provided in the PR description.
  • Manual Testing: The author listed all the tests they ran, including smoke tests when needed (e.g., for refactorings). The reviewer confirmed that the PR works as expected on big (tablet) and small (phone) in case of UI changes, and no regressions are added.

@ParaskP7 ParaskP7 added status: do not merge Dependent on another PR, ready for review but not ready for merge. category: tooling Anything that involves building & maintaining the project, including scripts, `Fastfile`, etc. Testing Core labels Mar 21, 2025
@dangermattic
Copy link
Collaborator

1 Message
📖 This PR is still a Draft: some checks will be skipped.

Generated by 🚫 Danger

@ParaskP7 ParaskP7 force-pushed the konsist/integration-and-custom-tests branch from 91b6adc to 8a92d8c Compare March 21, 2025 15:19
@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Mar 21, 2025

📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
App Name WooCommerce-Wear Android
Platform⌚️ Wear OS
FlavorJalapeno
Build TypeDebug
Commit995002a
Direct Downloadwoocommerce-wear-prototype-build-pr13824-995002a.apk

@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Mar 21, 2025

📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.

App Name WooCommerce Android
Platform📱 Mobile
FlavorJalapeno
Build TypeDebug
Commit995002a
Direct Downloadwoocommerce-prototype-build-pr13824-995002a.apk

FYI: This change includes adding this extra script related
'-x libs:konsist-test:testDebugUnitTest' configuration on unit tests so
that 'Konsist' tests are excluded from running as part of all the
other "normal" unit tests.
@ParaskP7 ParaskP7 force-pushed the konsist/integration-and-custom-tests branch from 8a92d8c to 995002a Compare March 21, 2025 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: tooling Anything that involves building & maintaining the project, including scripts, `Fastfile`, etc. Core status: do not merge Dependent on another PR, ready for review but not ready for merge. Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants