Templarian / ui.bootstrap.contextMenu

AngularJS Bootstrap UI Context Menu
MIT License
259 stars 127 forks source link

Adding some Unit Testing #59

Open josetaira opened 8 years ago

josetaira commented 8 years ago

So as to make contributions easier to manage, I think we'll need to add some unit tests to this project. The features are few enough at this moment to create an initial test suite.

For PRs, tests should also be included/updated to ensure that changes do not break existing functionalities.