Skip to content

Comments

feature: setup unit testing#1074

Open
rros wants to merge 4 commits intoFossifyOrg:mainfrom
rros:feature/add-unit-testing
Open

feature: setup unit testing#1074
rros wants to merge 4 commits intoFossifyOrg:mainfrom
rros:feature/add-unit-testing

Conversation

@rros
Copy link
Contributor

@rros rros commented Feb 22, 2026

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

This PR adds unit testing libraries for normal tests and android tests. It also adds a test utility function for expected failures for unit tests which are known to fail due to a known bug. This way tests for known issues can be added without breaking the build.

Closes the following issue(s)

Doesn't close a specific issue, but the lack of unit tests is mentioned in several places: #37, #89

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • I have self-reviewed my pull request (no typos, formatting errors, etc.).
  • I understand every change in this pull request.

@rros rros requested a review from naveensingh as a code owner February 22, 2026 13:43
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.

1 participant