django-analytical/analytical/tests
Hugo Osvaldo Barrera d42e6d348b Escape performable tags
See this entry[1] in the django 1.9 release notes for details.

[1]: https://docs.djangoproject.com/en/1.9/releases/1.9/#simple-tag-now-wraps-tag-output-in-conditional-escape
2015-12-21 14:26:39 -03:00
..
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 Tests migrate instead of syncdb 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 Fix flake8 complaints (E225, E261, E302, W291, W292, W293) 2015-09-08 22:35:06 +02:00
test_tag_gosquared.py Remove bogus import 2015-12-06 11:37:11 -03: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 assertEqual was deprecated in python 3.2 2015-04-18 00:33:56 -04: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 Merge pull request #50 from mgaitan/mixpanel_identify 2015-03-09 20:36:13 +01: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 Update code style 2015-08-21 11:05:59 +02:00
test_tag_reinvigorate.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_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_utils.py Fix flake8 complaints (E225, E261, E302, W291, W292, W293) 2015-09-08 22:35:06 +02:00
utils.py Fix flake8 complaints (E225, E261, E302, W291, W292, W293) 2015-09-08 22:35:06 +02:00