-
Notifications
You must be signed in to change notification settings - Fork 2.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
Add Units Tests to the Framework #45
Comments
👍 Any thoughts on how you intend on doing this? We've been looking to possibly move our code base on to a framework like this and we've been keeping a close eye on Prebid.js. However, I'm going to find it hard to keep this project a contender until I can prove that it will work and continue to work 🐛 free as more people start maintaining it. A high percentage of test coverage will help dramatically. |
@johngeorgewright Hi John, I'm working on this using mocha. |
@johngeorgewright: We're committed to keeping the code base bug free and well maintained. Since the codebase now is stable and almost feature complete, we're switching effort to writing unit tests. Would like to periodically check with you to see how comfortable you're with the test coverage. |
PR #174 adds support for Karma and Istanbul for running tests and generating reports, and tests will be added soon to bring up coverage to reliable levels. |
Closing as we now have test coverage in place and will be continuing to add additional tests going forward. |
…4.2 to master * commit '585bbcf3fccf965b442507396b1e8c301ebb3e23': Renamed unit test Updated CHANGELOG Fixed reporting refreshed ad units in AOL analytics
No description provided.
The text was updated successfully, but these errors were encountered: