django-embed-video/embed_video/tests
Juda Kaleta d0d357b767 Security fix: faked urls
Backend detection hasn't been resistant against faked urls like:

http://youtube.com.myurl.com/watch?v=abcde
http://vimeo.com.myurl.com/watch?v=abcde

It is fixed and added few tests to cover it.
2013-08-12 12:11:42 +02:00
..
__init__.py tests 2013-06-01 14:04:45 +02:00
django_settings.py Travis CI 2013-06-08 09:20:50 +02:00
tests.py Tests for templatetags 2013-07-31 10:35:07 +02:00
tests_backend.py Security fix: faked urls 2013-08-12 12:11:42 +02:00
tests_fields.py Tests for templatetags 2013-07-31 10:35:07 +02:00
tests_tags.py Tests for templatetags 2013-07-31 10:35:07 +02:00