simvue-io / simvue-io/python-api
Add a test to check folder tags
Open
Nobody has claimed this yet.
testing
- Dominant language
- Python
- Stars
- 4
- Forks
- 1
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 4
Description
There currently exits a test to check for folder metadata (https://github.com/simvue-io/client/blob/main/tests/functional/test_run_folder_metadata_find.py) but the one to test for folder tags is missing. This needs to be added.
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
Start by reading tests/functional/test_run_folder_metadata_find.py, which is the existing folder-metadata test referenced in the issue. Use it to identify the corresponding folder-tags behavior and add coverage for it; the work is done when the new functional test verifies folder tags.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100