Set up automated testing
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 869
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
## During the building process
- [x] validate appdata
- [x] validate .desktop file
- [x] validate gschema
- [ ] etc. TODO
## On the actual app
- [ ] ??? TODO
https://mesonbuild.com/Unit-tests.html
----
## System
- Device (desktop computer/tablet/phone/...): any
- OS: any
- Desktop environment: any
- Package format (flatpak, native package, snap?): any
- App version: >0.6
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source files or existing tests. Start by reviewing the Meson unit-tests guide and the repository's current build-validation setup, then identify the app-level checks that belong in automated testing. Done should mean the agreed build and app checks run automatically, but the issue does not define which checks are required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100