| .. |
|
templatetags
|
Fix tests
|
2011-01-30 03:05:10 +01:00 |
|
__init__.py
|
Eliminate race condition during test startup
|
2015-12-06 11:37:11 -03:00 |
|
settings.py
|
List missing dependencies
|
2015-12-06 11:37:11 -03:00 |
|
test_tag_analytical.py
|
Fix tests
|
2011-01-30 03:05:10 +01:00 |
|
test_tag_chartbeat.py
|
Add missing apps to chartbeat tests settings
|
2015-12-21 14:26:39 -03:00 |
|
test_tag_clickmap.py
|
Update Clickmap id regular expression
|
2015-04-19 11:08:26 +02:00 |
|
test_tag_clicky.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_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_gauges.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_google_analytics.py
|
Corrected key name
|
2016-05-26 21:42:56 -05:00 |
|
test_tag_gosquared.py
|
[GoSquared] Remove settings override with no effect
|
2016-05-18 15:34:18 +02:00 |
|
test_tag_hubspot.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_intercom.py
|
Updated regex for Intercom APP_ID and tests for Intercom
|
2017-02-15 16:32:29 -06:00 |
|
test_tag_kiss_insights.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_kiss_metrics.py
|
Fix flake8 complaints (E225, E261, E302, W291, W292, W293)
|
2015-09-08 22:35:06 +02:00 |
|
test_tag_mixpanel.py
|
Make mixpanel dj19-compatible
|
2015-12-21 14:26:39 -03:00 |
|
test_tag_olark.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_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
|
Address review comments from @bittner
|
2017-01-13 18:09:01 -08:00 |
|
test_tag_rating_mailru.py
|
Add support for the Raiting@Mail.ru service
|
2016-05-25 11:05:01 +03:00 |
|
test_tag_snapengage.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_spring_metrics.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_uservoice.py
|
Fix flake8 complaints (E225, E261, E302, W291, W292, W293)
|
2015-09-08 22:35:06 +02:00 |
|
test_tag_woopra.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_yandex_metrica.py
|
Add support for the Yandex.Metrica service
|
2016-05-20 09:16:27 +03:00 |
|
test_utils.py
|
Remove dead code (unsupported Python/Django versions)
|
2016-05-18 14:51:52 +02:00 |
|
utils.py
|
Fix flake8 complaints (E225, E261, E302, W291, W292, W293)
|
2015-09-08 22:35:06 +02:00 |