Permutations, divide PC tests into two caegories
Open
enhancement
- Dominant language
- Java
- Stars
- 9
- Forks
- 4
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 7
Description
Divide CP tests into two caegories
1. Independant
2. chained
### Independant
Can be permutated.
### Chaned
In chaned start by a list of steps that have a logical chain, and put them in the chaned group.
Contributor guide
Research direction
Start by locating the CP tests in the repository and review how their steps are currently organized. Separate tests into independent and chained groups, with permutation applying only to independent tests; done means both categories are identifiable and the chained steps retain their logical order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100