matrix-org / matrix-org/patience
Add client configuration
Open
@jryans is already working on this.
Since Sep 10, 2021.
enhancement
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, choosing the clients to use for each test is very manual. We should instead add some kind of config format (perhaps using https://github.com/davidtheclark/cosmiconfig) so that you can specify a list of clients to pair up as desired.
Patience would then run all tests for all pairs of clients listed.
Specific tests may override this configuration as needed, in case e.g. only certain clients will work etc.
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.
Assessment
This issue has not been assessed yet.