Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Fix/cleanup tests, docs, specs #1114

Open
13 of 37 tasks
Ziinc opened this issue May 25, 2022 · 0 comments
Open
13 of 37 tasks

chore: Fix/cleanup tests, docs, specs #1114

Ziinc opened this issue May 25, 2022 · 0 comments

Comments

@Ziinc
Copy link
Contributor

Ziinc commented May 25, 2022

Around 50% of all tests are failing, this issue tracks the progress of getting the test suite back on track to 100%. Some tests are also out-of-date, redundant, overly-coupled, or missing, so this cleanup will serve to improve test coverage for current code.

Docs + specs are also missing for many core functions, so since we're going context-by-context and controller-by-controller, we can take this opportunity to add them in. Adding in specs would also bring us closer to enabling the dialyzer checks on CI.

The number of contexts are also getting a little out of hand, should try to consolidate where possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant