Yeiniel Suarez Sosa
bb7d3b7344
fix bug on plugins unit test, possibly introduced by previous squash
5 years ago
Yeiniel Suárez Sosa
a027ae6306
update travis to replace deprecated distro
5 years ago
Yeiniel Suárez Sosa
0a11e24c9c
fix karma browser settings
5 years ago
Yeiniel Suárez Sosa
9abeea6a78
replace deprecated browser on ci env
5 years ago
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
Yeiniel Suárez Sosa
b0675b1ad3
convert app to be built using webpack
5 years ago
Jeremy Mahieu
788acc8219
Use linkifyjs instead of autolinker
5 years ago
Jeremy Mahieu
79af5abe3f
Add unit tests for tiktok plugin
5 years ago
Louis-Philippe Véronneau
9c78472f5a
Purge the Vine plugin, that platform died a while ago
6 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
Felix Eckhofer
1b6ba78acd
Recognize /raw/ pastebin URLs
8 years ago
Lorenz Hübschle-Schneider
e1bdea4bdc
Tests: include underscore (needed now)
9 years ago
Lorenz Hübschle-Schneider
7ba8ba202e
Spotify: also match other types of embeds (playlists and artists)
9 years ago
Jake Stevenson
bc72e8952c
Able to resume buffer
9 years ago
Peter Elmers
0b98f4c8f6
Write a test
9 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
Colin Arnott
03a6e391f6
added plugin support for giphy gifs as embedded content and created testcases
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
David Cormier
cfbc8108f3
plugins: add tests for video plugin
...
Test ogv, webm and mp4 urls
10 years ago
David Cormier
0165e5e320
plugins: add tests for video plugin
...
Test ogv, webm and mp4 urls
11 years ago
Lorenz Hübschle-Schneider
4b65847b46
Rewrite youtube plugin with urlPlugin
...
Remove URL without protocol from tests
11 years ago
Vivien Didelot
ab260cb5a7
plugins: add Vine support
...
This commit adds support for Vine embeddable content.
11 years ago
Vivien Didelot
b365272aa6
plugins: (image) support :size suffix
...
Some images URL (such as Twitter hosting site twimg.com) are suffixed
with :size where size can be small, medium or large.
11 years ago
Lorenz Hübschle-Schneider
de730a4505
Add some basic tests for filters
11 years ago
Lorenz Hübschle-Schneider
fe24302a73
Karma: Include files in the right order
...
glowing-bear.js needs to be loaded before the modules building upon it
11 years ago
David Cormier
9675909ab5
Add sample E2E test
11 years ago
Lorenz Hübschle-Schneider
92282e3a93
Test images with GET parameters as well ( #414 )
11 years ago
Lorenz Hübschle-Schneider
6d36bf1c82
Add tests for Gist & Tweet plugins
11 years ago
Lorenz Hübschle-Schneider
a46df4baab
Use valid test URLs
11 years ago
Lorenz Hübschle-Schneider
230e33136c
Don't fail failed tests by accessing undefined members
...
If a plugin didn't recognize something it should have recognized, don't fail in
checking whether it failed.
Also, semicolons.
11 years ago
David Cormier
4c3d481447
Add tests for all plugins
11 years ago
David Cormier
341fa9f616
Add unit test setup files and sample plugin unit test
11 years ago