• 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
..
test Loading commit data...
annotation.coffee Loading commit data...
deep-count.coffee Loading commit data...
form-input.coffee Loading commit data...
form-validate.coffee Loading commit data...
group-list.js Loading commit data...
markdown.coffee Loading commit data...
match.coffee Loading commit data...
privacy.js Loading commit data...
share-dialog.coffee Loading commit data...
simple-search.coffee Loading commit data...
spinner.js Loading commit data...
status-button.coffee Loading commit data...
tab-reveal.coffee Loading commit data...
tabbable.coffee Loading commit data...
thread-filter.coffee Loading commit data...
thread.coffee Loading commit data...
window-scroll.js Loading commit data...