poppy/tests/api/services
Sriram Madapusi Vasudevan 40745c4101 fix: create a default caching rule with ttl
- if no caching is specified, lets create a default caching rule on
  request_url of '/*' with the default ttl value derived from poppy.conf

Change-Id: Ib12a3ea1e3cac044b067f06a2c716847caf88b67
2015-07-23 14:12:58 -04:00
..
__init__.py Add API Test Structure 2014-07-14 13:34:36 -04:00
data_create_service.json feat: akamai driver cache setting on zero TTL 2015-07-22 10:48:18 -04:00
data_create_service_negative.json Fixing API test for new restriction model change 2015-07-15 13:08:13 -04:00
data_create_service_sqlinj.json Adds a security test to check for SQL injection vulnerabilities 2015-07-09 16:23:05 -05:00
data_create_service_ssl_domain.json Added support for HostHeaderType and HostHeaderValue while creating the service. 2015-06-26 16:12:22 -04:00
data_create_service_ssl_domain_not_implemented.json Add API tests for ssl cert feature 2015-04-15 10:11:48 -04:00
data_create_service_xss.json Added support for HostHeaderType and HostHeaderValue while creating the service. 2015-06-26 16:12:22 -04:00
data_default_service_values.json fix: create a default caching rule with ttl 2015-07-23 14:12:58 -04:00
data_patch_service.json feat: akamai driver cache setting on zero TTL 2015-07-22 10:48:18 -04:00
data_patch_service_negative.json Add missing API tests for domain validation 2015-06-12 10:22:56 -04:00
data_patch_service_ssl_domain.json Add API tests for custom & SAN cert services 2015-04-21 09:51:49 -04:00
test_patch_service.py Fixing api test PathWithLogdelievery restriction response mismatch 2015-07-20 16:43:39 -04:00
test_security_sql_inj.py Adds a security test to check for SQL injection vulnerabilities 2015-07-09 16:23:05 -05:00
test_security_xml_bomb.py Add xml security test case 2015-03-18 15:26:49 -05:00
test_security_xss.py Adds a security test to check for Cross Site Scripting vulnerabilities 2015-04-15 11:43:48 -05:00
test_services.py fix: create a default caching rule with ttl 2015-07-23 14:12:58 -04:00
test_ssl_services.py Fixing api test with default missing restriction type 2015-07-16 11:03:03 -04:00