| .. |
|
templatetags
|
Fix flake8.
|
2020-06-28 21:00:41 +02:00 |
|
__init__.py
|
Eliminate race condition during test startup
|
2015-12-06 11:37:11 -03:00 |
|
settings.py
|
Test settings: Add TEMPLATES for Django 1.10+
|
2017-10-17 13:35:38 +02:00 |
|
test_tag_analytical.py
|
Fix flake8.
|
2020-06-28 21:00:41 +02:00 |
|
test_tag_chartbeat.py
|
Drop Python 3.2 support
|
2017-10-16 12:11:23 +02:00 |
|
test_tag_clickmap.py
|
Update Clickmap id regular expression
|
2015-04-19 11:08:26 +02:00 |
|
test_tag_clicky.py
|
Drop Python 3.2 support
|
2017-10-16 12:11:23 +02:00 |
|
test_tag_crazy_egg.py
|
removed custom override_settings, using django instead. Removed with/without app decorators as only use in a few places. Updated all tests to use django provided override_settings.
|
2014-09-05 12:26:08 -07:00 |
|
test_tag_facebook_pixel.py
|
Add some remaining test coverage
|
2017-10-18 12:36:18 +02:00 |
|
test_tag_gauges.py
|
Drop Python 3.2 support
|
2017-10-16 12:11:23 +02:00 |
|
test_tag_google_analytics.py
|
Remove unneeded spaces in _gaq.push commands
|
2018-11-15 20:35:03 +01:00 |
|
test_tag_google_analytics_gtag.py
|
Breaking long strings into multiple lines
|
2020-07-19 02:05:12 +05:00 |
|
test_tag_google_analytics_js.py
|
Fix missing protocol in script url, #108
|
2018-09-26 13:43:46 +02:00 |
|
test_tag_gosquared.py
|
Drop Python 3.2 support
|
2017-10-16 12:11:23 +02:00 |
|
test_tag_hotjar.py
|
Add initial Hotjar tracking code support
|
2018-11-15 17:37:33 +02:00 |
|
test_tag_hubspot.py
|
Drop Python 3.2 support
|
2017-10-16 12:11:23 +02:00 |
|
test_tag_intercom.py
|
(Python 2 compatibility for datetime.timestamp)
|
2018-08-22 18:51:43 +02:00 |
|
test_tag_kiss_insights.py
|
Drop Python 3.2 support
|
2017-10-16 12:11:23 +02:00 |
|
test_tag_kiss_metrics.py
|
Drop Python 3.2 support
|
2017-10-16 12:11:23 +02:00 |
|
test_tag_matomo.py
|
Correct code alignment (PEP8)
|
2019-04-10 09:26:33 +02:00 |
|
test_tag_mixpanel.py
|
Drop Python 3.2 support
|
2017-10-16 12:11:23 +02:00 |
|
test_tag_olark.py
|
Drop Python 3.2 support
|
2017-10-16 12:11:23 +02:00 |
|
test_tag_optimizely.py
|
removed custom override_settings, using django instead. Removed with/without app decorators as only use in a few places. Updated all tests to use django provided override_settings.
|
2014-09-05 12:26:08 -07:00 |
|
test_tag_performable.py
|
Escape performable tags
|
2015-12-21 14:26:39 -03:00 |
|
test_tag_piwik.py
|
Fix typo in test function name and update authors
|
2018-11-16 11:02:13 +01:00 |
|
test_tag_rating_mailru.py
|
Drop Python 3.2 support
|
2017-10-16 12:11:23 +02:00 |
|
test_tag_snapengage.py
|
Drop Python 3.2 support
|
2017-10-16 12:11:23 +02:00 |
|
test_tag_spring_metrics.py
|
Drop Python 3.2 support
|
2017-10-16 12:11:23 +02:00 |
|
test_tag_uservoice.py
|
Drop Python 3.2 support
|
2017-10-16 12:11:23 +02:00 |
|
test_tag_woopra.py
|
Drop Python 3.2 support
|
2017-10-16 12:11:23 +02:00 |
|
test_tag_yandex_metrica.py
|
Drop Python 3.2 support
|
2017-10-16 12:11:23 +02:00 |
|
test_utils.py
|
Address flake8 W605 (invalid escape sequence)
|
2018-11-15 15:05:38 +01:00 |
|
utils.py
|
Refactored setup.py to remove cmdclass and test packages
|
2020-11-30 23:02:04 +01:00 |