Yeiniel Suárez Sosa
30e89c0393
fix jshint issues
2020-12-05 16:47:09 -05:00
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
2020-12-05 16:45:11 -05:00
Jeremy Mahieu
788acc8219
Use linkifyjs instead of autolinker
2020-07-21 15:26:18 +02:00
Lorenz Hübschle-Schneider
49fac6440d
codify: add more tests
2019-08-19 13:58:42 +02:00
Serafeim Papastefanos
2470192cf0
Fix tests for codify
2019-07-04 14:26:06 +03:00
Serafeim Papastefanos
aaa49b7f5b
Add test for codify filter
2019-07-03 10:11:18 +03:00
Hannu Hartikainen
b0f4ee4413
fix #688 and provide a unit test
2015-12-01 21:31:12 +02:00
Hannu Hartikainen
d1176a5b2b
disallow nested links in DOMfilter ( fixes #680 )
2015-11-28 17:04:57 +02:00
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.
2015-06-11 09:10:23 -07:00
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.
2015-06-08 23:42:57 +02:00
Lorenz Hübschle-Schneider
de730a4505
Add some basic tests for filters
2015-01-03 11:20:04 -05:00