• Robert Knight's avatar
    Add unit test for Groups List dropdown controller · 1b25b808
    Robert Knight authored
    Add a test for the controller part of the <groups-list> directive.
    
    We have a couple of different patterns for testing directive
    controllers in the code, the approach taken here follows the privacy
    dropdown's directive in simply exporting the controller's constructor
    as a 'private' export and referencing it directly in the test.
    
     * Rename the exports in the 'directive/privacy' module for consistency
    1b25b808
Name
Last commit
Last update
..
annotation-test.coffee Loading commit data...
form-input-test.coffee Loading commit data...
form-validate-test.coffee Loading commit data...
group-list-test.js Loading commit data...
match-test.coffee Loading commit data...
privacy-test.js Loading commit data...
share-dialog-test.coffee Loading commit data...
simple-search-test.coffee Loading commit data...
spinner-test.js Loading commit data...
status-button-test.coffee Loading commit data...
thread-test.coffee Loading commit data...
window-scroll-test.js Loading commit data...