posit-dev / posit-dev/positron
python LS: harden/simplify tests with syrupy
Open
Nobody has claimed this yet.
ci-cd
lang: python
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 184
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 206
Description
Per @seeM:
Just remembered that syrupy worked pretty well for the Python
inspectortests and wondered if it might simplify the LS tests too
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 locating the Python inspector tests and the Python language-server (LS) tests, then review how syrupy is used in the inspector tests. Compare whether the LS tests can use the same approach; done means the LS tests are hardened or simplified with syrupy and still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100