• Randall Leeds's avatar
    Remove a bunch more test boilerplate · 2027300c
    Randall Leeds authored
    Even when used as a CommonJS module, angular installs itself globally.
    Rather than fight this in our tests, just leverage it. The mocks module
    also installs itself under angular.mock. Therefore, none of the require
    statements for angular or angular-mocks are necessary.
    2027300c
status-button-test.coffee 1.33 KB