angular-select-text
angular-select-text copied to clipboard
Add get current selection to tests
Right now this method isn't returning the text that was selected and is dependent on mozilla/webkit browsers.
Update:
- Tests work locally for firefox and chrome.
- Travis is not reporting that the tests are actually being executed.