Yeiniel Suárez Sosa
30e89c0393
fix jshint issues
5 years ago
Yeiniel Suárez Sosa
d3901cc286
improve unit testing
...
currently the only problem is that phantomjs is unable to parse the js files
fix test exec on travis env
5 years ago
Jeremy Mahieu
788acc8219
Use linkifyjs instead of autolinker
5 years ago
Lorenz Hübschle-Schneider
49fac6440d
codify: add more tests
6 years ago
Serafeim Papastefanos
2470192cf0
Fix tests for codify
6 years ago
Serafeim Papastefanos
aaa49b7f5b
Add test for codify filter
6 years ago
Hannu Hartikainen
b0f4ee4413
fix #688 and provide a unit test
10 years ago
Hannu Hartikainen
d1176a5b2b
disallow nested links in DOMfilter ( fixes #680 )
10 years ago
Peter Elmers
febbb3ffdb
Re-implement click to join functionality.
...
Clicking channel names to join broke because of angular issue 9515.
Reimplement the functionality by binding the scope.openBuffer method to
the window and calling it from an onclick handler for channel name
anchors.
10 years ago
Lorenz Hübschle-Schneider
420836974e
Fix irclinky test
...
irclinky no longer does escaping itself, that is now done by DOMfilter.
Adapt the test case to reflect this change.
10 years ago
Lorenz Hübschle-Schneider
de730a4505
Add some basic tests for filters
11 years ago