Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-08 | (MODULES-3829) Add tests for ensure_resources | Hailee Kenney | |
Prior to this commit, we didn't have tests for the ensure_resources function (only for the ensure_resource function). This meant that we weren't catching a bug in the ensure_resources function. In order to prevent this in the future, add some tests which test the specific functionality of ensure_resources. |