-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Create test cases for existing subsystems #189
Comments
Hey, I can write unit tests for you. I'm still reading up the codebase. But I'll start right away. Anything in particular you guys want from me? |
@sreejithr: Whatever test you want to implement, go for it 😄. If you need any help on the codebase the best would be joining our IRC and asking there. |
#197 will benefit greatly from this. |
Created tests for pathfinding logic in pull request #241 |
pull request for testing the file sink logging: #309 |
Made existing testcases for JobManager test with atleast 10 jobs in parallel (#310). |
This is an evergreen to raise testing coverage of our code. Also it is a good first issue and we can just do it. I will pin this issue to bring more attention to it for new people looking into the issues that want to do stuff. |
An example that has been merged already can be seen here: |
Because reasons we should add more tests to the code.
Substems with test coverage:
For the missing ones, please create some creative tests.
An example how that could look like can be seen in
libopenage/datastructure/
.Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: