Import all the server tests and make sure they pass validation here
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 35
- Forks
- 17
- Avg merge
- 48m
- Merged PRs (30d)
- 10
Description
See: https://github.com/openfga/openfga/blob/main/pkg/typesystem/typesystem_test.go
@ewanharris has already started some of that work here
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 with pkg/typesystem/typesystem_test.go in the OpenFGA server repository and compare it with the work already started on the chore/move-over-tests branch. Import the server tests into this repository, then run the available validation to confirm that all imported tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100