This repository has been archived by the owner on May 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 70
Improve runtime unit tests code coverage #93
Labels
Comments
This is becoming a placeholder for sub-tasks. See: |
This issue can be used primarily to add the basic mock testing framework which will enable the other files in the runtime to have full unit tests created. |
This was referenced Aug 10, 2017
This was referenced Aug 23, 2017
This was referenced Aug 30, 2017
Merged
Overall unit-test coverage on the runtime is now 97% as shown by Coveralls: We have plans to improve how we track changing unit-test figures, but I think we can consider the task on this issue complete. |
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
Runtime's unit testing only covers 35% of the runtime code today.
The code will need some refactoring but this needs to be improved.
The text was updated successfully, but these errors were encountered: