| .. |
|
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
|
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
|
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
|
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 missing max_length in test user identity field
|
2016-01-06 15:22:38 +01:00 |
|
utils.py
|
Fix flake8 complaints (E225, E261, E302, W291, W292, W293)
|
2015-09-08 22:35:06 +02:00 |