Access checking (MollomAccessTestCase) [Mollom] | 95 | 0 | 0 |
Actions integration (MollomActionsTestCase) [Mollom] | 218 | 0 | 0 |
Blacklist (MollomBlacklistTestCase) [Mollom] | 104 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://dev.mollom.com/v1/site
url = 'http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout'
email = 'simpletest@example.com'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Response: 200 (0.157s)
code = '200'
site =
publicKey = '7fzay3q972cx1xps5vmaudqjebnvod68'
privateKey = '1ebduxdn51xqk1nhfvldrx50e21v44mq'
url = 'http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout'
email = 'simpletest@example.com'
expectedLanguages = ''
Request: GET http://dev.mollom.com/v1/blacklist/7fzay3q972cx1xps5vmaudqjebnvod68
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="7fzay3q972cx1xps5vmaudqjebnvod68", oauth_version="1.0", oauth_nonce="853dcab34168d1ed02ef334c414c0a61", oauth_timestamp="1445607592", oauth_signature_method="HMAC-SHA1", oauth_signature="4M3YCBPMN9ZymdSuRN%2BspXPtG%2Fo%3D"'
Response: 200 (0.174s)
code = '200'
list =
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2120 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/7fzay3q972cx1xps5vmaudqjebnvod68
value = 'ngfmdte1.com'
context = 'allFields'
reason = 'spam'
match = 'contains'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="7fzay3q972cx1xps5vmaudqjebnvod68", oauth_version="1.0", oauth_nonce="87bc0d5c3684266255b35502297b6523", oauth_timestamp="1445607593", oauth_signature_method="HMAC-SHA1", oauth_signature="DKMIV9KgiPI7WI86iHnXW8aiur0%3D"'
Response: 200 (0.171s)
code = '200'
entry =
context = 'allFields'
created = '1445607593'
id = '2fb954ed-7acd-46bb-80fa-045ee9a7448e'
match = 'contains'
reason = 'spam'
status = '1'
value = 'ngfmdte1.com'
| Debug | mollom.test | 2130 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When the exact URL is present, the post should get blocked: http://ngfmdte1.com'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="7fzay3q972cx1xps5vmaudqjebnvod68", oauth_version="1.0", oauth_nonce="57cfe889f49f4b69c655cb48b3f64378", oauth_timestamp="1445607593", oauth_signature_method="HMAC-SHA1", oauth_signature="41fMb40WUpIwZirCkcNMRQw3NYY%3D"'
Response: 200 (0.152s)
code = '200'
content =
id = 'TESTus92h2lca0dr3o'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the exact URL is present, the post should get blocked: http://ngfmdte1.com'
spamClassification = 'spam'
| Debug | mollom.test | 2137 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When the URL is expanded in the back, the post should get blocked: http://ngfmdte1.com/oh-my'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="7fzay3q972cx1xps5vmaudqjebnvod68", oauth_version="1.0", oauth_nonce="9b50d6a9dda9edfb774290681119eaf7", oauth_timestamp="1445607593", oauth_signature_method="HMAC-SHA1", oauth_signature="sUJMVkUlEt8E32dqGN1J3aVEBw0%3D"'
Response: 200 (0.156s)
code = '200'
content =
id = 'TESTgzg2c9xdl6fvto'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the URL is expanded in the back, the post should get blocked: http://ngfmdte1.com/oh-my'
spamClassification = 'spam'
| Debug | mollom.test | 2144 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When the URL is expanded in the front, the post should get blocked: http://www.ngfmdte1.com'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="7fzay3q972cx1xps5vmaudqjebnvod68", oauth_version="1.0", oauth_nonce="c4de4bf4cb2a78cc7026a52bd0c039fb", oauth_timestamp="1445607593", oauth_signature_method="HMAC-SHA1", oauth_signature="ZGfgaznUCRgtvTje0ec0TwAi1aQ%3D"'
Response: 200 (0.193s)
code = '200'
content =
id = 'TEST28inresj7jnp18'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the URL is expanded in the front, the post should get blocked: http://www.ngfmdte1.com'
spamClassification = 'spam'
| Debug | mollom.test | 2151 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When the URL has a different schema, the post should get blocked: ftp://www.ngfmdte1.com'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="7fzay3q972cx1xps5vmaudqjebnvod68", oauth_version="1.0", oauth_nonce="7a1ccd65b3a2135909ee1011be45d361", oauth_timestamp="1445607593", oauth_signature_method="HMAC-SHA1", oauth_signature="%2BZsi25HeHv7fb%2FwBh5zCcQruP%2Fw%3D"'
Response: 200 (0.145s)
code = '200'
content =
id = 'TESTjipavcco7qchbd'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the URL has a different schema, the post should get blocked: ftp://www.ngfmdte1.com'
spamClassification = 'spam'
| Debug | mollom.test | 2158 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/7fzay3q972cx1xps5vmaudqjebnvod68/2fb954ed-7acd-46bb-80fa-045ee9a7448e/delete
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="7fzay3q972cx1xps5vmaudqjebnvod68", oauth_version="1.0", oauth_nonce="e9cd33b14d125b8da069bc8327d619ef", oauth_timestamp="1445607593", oauth_signature_method="HMAC-SHA1", oauth_signature="XCYp1sxQ56ZUJ98geMaEYId0x2g%3D"'
Response: 200 (0.172s)
code = '200'
| Debug | mollom.test | 2163 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/7fzay3q972cx1xps5vmaudqjebnvod68
value = 'rducgxv'
context = 'allFields'
reason = 'spam'
match = 'contains'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="7fzay3q972cx1xps5vmaudqjebnvod68", oauth_version="1.0", oauth_nonce="68663c874b5dad817374ce84cf198753", oauth_timestamp="1445607594", oauth_signature_method="HMAC-SHA1", oauth_signature="OQcOrjgMCj0EYmfHZgvtxYO5UpI%3D"'
Response: 200 (0.150s)
code = '200'
entry =
context = 'allFields'
created = '1445607594'
id = 'b058b319-af33-4515-a418-68dc7b6ad6c2'
match = 'contains'
reason = 'spam'
status = '1'
value = 'rducgxv'
| Debug | mollom.test | 2175 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'rducgxv'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="7fzay3q972cx1xps5vmaudqjebnvod68", oauth_version="1.0", oauth_nonce="2998fbcd8e127930e077fdd898c92119", oauth_timestamp="1445607594", oauth_signature_method="HMAC-SHA1", oauth_signature="%2FfW5gkq83C467hDkb6Yme97hxdo%3D"'
Response: 200 (0.152s)
code = '200'
content =
id = 'TESTcmyg1i385i05w9'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'rducgxv'
spamClassification = 'spam'
| Debug | mollom.test | 2183 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When the term is present, the post should get blocked: rducgxv'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="7fzay3q972cx1xps5vmaudqjebnvod68", oauth_version="1.0", oauth_nonce="025c0aa4cce5672952e405ac2e793fb8", oauth_timestamp="1445607594", oauth_signature_method="HMAC-SHA1", oauth_signature="ZWCFQkS007HLWeBRuJHN35JBMp4%3D"'
Response: 200 (0.153s)
code = '200'
content =
id = 'TEST1of6xnzyvo2x31'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the term is present, the post should get blocked: rducgxv'
spamClassification = 'spam'
| Debug | mollom.test | 2191 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When match is \'contains\', the word can be surrounded by other text: abcrducgxvdef'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="7fzay3q972cx1xps5vmaudqjebnvod68", oauth_version="1.0", oauth_nonce="80ad15f5514506095e9269310b20f218", oauth_timestamp="1445607594", oauth_signature_method="HMAC-SHA1", oauth_signature="KwnmR90aY3m%2Bm2NucySS1wFqxfs%3D"'
Response: 200 (0.147s)
code = '200'
content =
id = 'TESTufqvqj5cfnmo1m'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When match is \'contains\', the word can be surrounded by other text: abcrducgxvdef'
spamClassification = 'spam'
| Debug | mollom.test | 2199 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/7fzay3q972cx1xps5vmaudqjebnvod68/b058b319-af33-4515-a418-68dc7b6ad6c2
value = 'rducgxv'
context = 'allFields'
reason = 'spam'
match = 'exact'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="7fzay3q972cx1xps5vmaudqjebnvod68", oauth_version="1.0", oauth_nonce="9691881514228f01eb82413acb2a40d6", oauth_timestamp="1445607594", oauth_signature_method="HMAC-SHA1", oauth_signature="%2Fy6YkBusv9G%2BewW6rlBIU1Uj90c%3D"'
Response: 200 (0.147s)
code = '200'
entry =
context = 'allFields'
created = '1445607594'
id = 'b058b319-af33-4515-a418-68dc7b6ad6c2'
match = 'exact'
reason = 'spam'
status = '0'
value = 'rducgxv'
| Debug | mollom.test | 2211 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When match is \'exact\', it has to be exact: rducgxv'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="7fzay3q972cx1xps5vmaudqjebnvod68", oauth_version="1.0", oauth_nonce="a86aa6bc2a219fc1adf9d60c20097cf0", oauth_timestamp="1445607594", oauth_signature_method="HMAC-SHA1", oauth_signature="%2BRVh5sypTnvnc4BkueeHUcKEEcY%3D"'
Response: 200 (0.217s)
code = '200'
content =
id = 'TEST1hnylzba2c0kaj'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When match is \'exact\', it has to be exact: rducgxv'
spamClassification = 'spam'
| Debug | mollom.test | 2218 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When match is \'exact\', it has to be exact: abcrducgxvdef'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="7fzay3q972cx1xps5vmaudqjebnvod68", oauth_version="1.0", oauth_nonce="14687da373af4d207df2de2a0729ba5d", oauth_timestamp="1445607595", oauth_signature_method="HMAC-SHA1", oauth_signature="i3iU52T0WM1giqi4MBzdbpTFhrI%3D"'
Response: 200 (0.137s)
code = '200'
content =
id = 'TESTgp5t0yd6rp7e11'
spamScore = '0.5'
reason = 'some secret reason'
postBody = 'When match is \'exact\', it has to be exact: abcrducgxvdef'
spamClassification = 'unsure'
| Debug | mollom.test | 2226 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/7fzay3q972cx1xps5vmaudqjebnvod68/b058b319-af33-4515-a418-68dc7b6ad6c2/delete
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="7fzay3q972cx1xps5vmaudqjebnvod68", oauth_version="1.0", oauth_nonce="b2919b0d2bc3e6085930f8452cb511b2", oauth_timestamp="1445607595", oauth_signature_method="HMAC-SHA1", oauth_signature="WZrhfpwYN%2BUz%2BiuTpkpjBciCZIk%3D"'
Response: 200 (0.152s)
code = '200'
| Debug | mollom.test | 2231 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/site
url = 'http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout'
email = 'simpletest@example.com'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Response: 200 (0.146s)
code = '200'
site =
publicKey = '1qdiasku7dlzzfcig14xh2mor7hdvg0f'
privateKey = 'wx4ni6t75kot1bov5ljqvmz4epkycrok'
url = 'http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout'
email = 'simpletest@example.com'
expectedLanguages = ''
| Debug | mollom.test | 2255 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/1qdiasku7dlzzfcig14xh2mor7hdvg0f
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1qdiasku7dlzzfcig14xh2mor7hdvg0f", oauth_version="1.0", oauth_nonce="881e7c2576c39b9fe2196080d116932e", oauth_timestamp="1445607598", oauth_signature_method="HMAC-SHA1", oauth_signature="uLa%2FUZv2m3zMNpdmO7Py1thHRm8%3D"'
Response: 200 (0.159s)
code = '200'
list =
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2258 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/1qdiasku7dlzzfcig14xh2mor7hdvg0f
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1qdiasku7dlzzfcig14xh2mor7hdvg0f", oauth_version="1.0", oauth_nonce="c8a792c5475b47d120c204971d6d2e26", oauth_timestamp="1445607599", oauth_signature_method="HMAC-SHA1", oauth_signature="D42%2BsJLk6LLlAqDCrLAGjQlZXCk%3D"'
Response: 200 (0.150s)
code = '200'
list =
0 =
context = 'allFields'
created = '1445607598'
id = '3855cf33-7607-41d6-acb7-e27e4828a14b'
match = 'contains'
reason = 'spam'
status = '1'
value = 'kaindqtj'
| Debug | mollom.test | 2265 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/1qdiasku7dlzzfcig14xh2mor7hdvg0f/3855cf33-7607-41d6-acb7-e27e4828a14b
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1qdiasku7dlzzfcig14xh2mor7hdvg0f", oauth_version="1.0", oauth_nonce="980e02013ac1d2ec9613a9d599d6b4b3", oauth_timestamp="1445607599", oauth_signature_method="HMAC-SHA1", oauth_signature="OrtSI2p1xUGIsfX3fzhisw439VU%3D"'
Response: 200 (0.157s)
code = '200'
entry =
context = 'allFields'
created = '1445607598'
id = '3855cf33-7607-41d6-acb7-e27e4828a14b'
match = 'contains'
reason = 'spam'
status = '1'
value = 'kaindqtj'
| Debug | mollom.test | 2275 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/1qdiasku7dlzzfcig14xh2mor7hdvg0f
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1qdiasku7dlzzfcig14xh2mor7hdvg0f", oauth_version="1.0", oauth_nonce="62c48270ef3686171b5bf53dd7f1e50b", oauth_timestamp="1445607600", oauth_signature_method="HMAC-SHA1", oauth_signature="NN1eNo0vG5rFkSk8efJGeZWtwZ4%3D"'
Response: 200 (0.182s)
code = '200'
list =
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2276 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/1qdiasku7dlzzfcig14xh2mor7hdvg0f
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1qdiasku7dlzzfcig14xh2mor7hdvg0f", oauth_version="1.0", oauth_nonce="56198162e552306f585c784777689755", oauth_timestamp="1445607600", oauth_signature_method="HMAC-SHA1", oauth_signature="vJcOdKdT%2FQZFxW1QizO327ZWx%2Bw%3D"'
Response: 200 (0.164s)
code = '200'
list =
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2281 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/1qdiasku7dlzzfcig14xh2mor7hdvg0f
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1qdiasku7dlzzfcig14xh2mor7hdvg0f", oauth_version="1.0", oauth_nonce="9be5a9639a2f8b5b0b58a74ac9b45074", oauth_timestamp="1445607600", oauth_signature_method="HMAC-SHA1", oauth_signature="i0Tz%2BA0nu%2FmuUx5L2JhWTKGaK3A%3D"'
Response: 200 (0.150s)
code = '200'
list =
0 =
context = 'allFields'
created = '1445607600'
id = 'a2d51639-16c4-4b59-a7f4-0576fad3e93a'
match = 'contains'
reason = 'profanity'
status = '1'
value = 'dw578sxs'
| Debug | mollom.test | 2288 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/1qdiasku7dlzzfcig14xh2mor7hdvg0f/a2d51639-16c4-4b59-a7f4-0576fad3e93a
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1qdiasku7dlzzfcig14xh2mor7hdvg0f", oauth_version="1.0", oauth_nonce="40ce719ca795644482d2478b30440ad6", oauth_timestamp="1445607601", oauth_signature_method="HMAC-SHA1", oauth_signature="J%2B09KnU70z6BZMeZqko8Ejk2Lm8%3D"'
Response: 200 (0.165s)
code = '200'
entry =
context = 'allFields'
created = '1445607600'
id = 'a2d51639-16c4-4b59-a7f4-0576fad3e93a'
match = 'contains'
reason = 'profanity'
status = '1'
value = 'dw578sxs'
| Debug | mollom.test | 2298 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/1qdiasku7dlzzfcig14xh2mor7hdvg0f
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1qdiasku7dlzzfcig14xh2mor7hdvg0f", oauth_version="1.0", oauth_nonce="9cb6ff77086bcb54c5367e8995af62b9", oauth_timestamp="1445607601", oauth_signature_method="HMAC-SHA1", oauth_signature="OK8gqD2kCXtBtacRjEmHtHcbbrk%3D"'
Response: 200 (0.174s)
code = '200'
list =
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2299 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Bypass access (MollomBypassAccessTestCase) [Mollom] | 138 | 0 | 0 |
CAPTCHA (authenticated + page + form cache) (MollomCaptchaAuthenticatedPageFormCacheTestCase) [Mollom] | 138 | 0 | 0 |
CAPTCHA (authenticated) (MollomCaptchaAuthenticatedTestCase) [Mollom] | 130 | 0 | 0 |
CAPTCHA (MollomCaptchaTestCase) [Mollom] | 123 | 0 | 0 |
CAPTCHA (page + form cache) (MollomCaptchaPageFormCacheTestCase) [Mollom] | 131 | 0 | 0 |
CAPTCHA (page cache) (MollomCaptchaPageCacheTestCase) [Mollom] | 131 | 0 | 0 |
Comment integration (MollomCommentFormTestCase) [Mollom] | 314 | 0 | 0 |
Contact integration (MollomContactFormTestCase) [Mollom] | 242 | 0 | 0 |
Data CRUD (MollomDataCRUDTestCase) [Mollom] | 67 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/1
finalized = 1
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="5396b1838017d48bfc78d630a1cfc435", oauth_version="1.0", oauth_nonce="112b53a2ea868e2c7c5ee20af2c1e6ff", oauth_timestamp="1445607604", oauth_signature_method="HMAC-SHA1", oauth_signature="BfqC7UUbhtY4Za1SXZJTLmqfpv8%3D"'
Response: 200 (0.095s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = '1'
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/2
finalized = 1
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="5396b1838017d48bfc78d630a1cfc435", oauth_version="1.0", oauth_nonce="5a1dde35f224fe0f1490db5c7a817843", oauth_timestamp="1445607604", oauth_signature_method="HMAC-SHA1", oauth_signature="1EaSocQ9AbRGDqOKntSsk5Aqhj4%3D"'
Response: 200 (0.099s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = '2'
| Debug | run-tests.sh | 368 | simpletest_script_run_one_test() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/1
finalized = 1
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="cb3ba3a2e21d7c786611a081126532d6", oauth_version="1.0", oauth_nonce="c5fc420a6abe5d7b0364f8371478bc42", oauth_timestamp="1445607606", oauth_signature_method="HMAC-SHA1", oauth_signature="vxDJ0qmxMg2wGp63NM5d7FxgzRA%3D"'
Response: 200 (0.107s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = '1'
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/2
finalized = 1
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="cb3ba3a2e21d7c786611a081126532d6", oauth_version="1.0", oauth_nonce="f01905cd5b9b8c4ff9c3227102bc9699", oauth_timestamp="1445607607", oauth_signature_method="HMAC-SHA1", oauth_signature="QnucB8bTforM4mxwvxYXfTAdFvY%3D"'
Response: 200 (0.101s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = '2'
| Debug | run-tests.sh | 368 | simpletest_script_run_one_test() |  |
|
Data processing (MollomDataTestCase) [Mollom] | 574 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| array (
'authorCreated' => '1445607602',
'authorId' => '3',
'authorIp' => '172.31.38.196',
'authorMail' => 'zmRA36Gw@example.com',
'authorName' => 'zmRA36Gw',
'checks' =>
array (
0 => 'spam',
),
'contextCreated' => '1445607602',
'postBody' => 'unsure',
'postTitle' => '-w p>&gX',
'strictness' => 'normal',
) | Debug | mollom.test | 3946 | MollomDataTestCase->testAnalysis() |  |
|
Fallback mode (MollomFallbackModeTestCase) [Mollom] | 204 | 0 | 0 |
Flag as Inappropriate (MollomFlagAsInappropriateTestCase) [Mollom] | 92 | 0 | 0 |
Form administration (MollomFormConfigurationTestCase) [Mollom] | 455 | 0 | 0 |
Installation and key handling (MollomInstallationTestCase) [Mollom] | 116 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site
url = 'http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout'
email = 'simpletest@example.com'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Response: 200 (0.099s)
code = '200'
site =
email = 'simpletest@example.com'
url = 'http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout'
publicKey = 'fe4a8ea4fec92599fc791d6dd90cce11'
privateKey = '543ab1a4b0e27954656f6cb61eca8d0c'
expectedLanguages = ''
subscriptionType = ''
Request: GET http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/fe4a8ea4fec92599fc791d6dd90cce11
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="fe4a8ea4fec92599fc791d6dd90cce11", oauth_version="1.0", oauth_nonce="2e8dbe88518d7f591f9887b9090e8f54", oauth_timestamp="1445607611", oauth_signature_method="HMAC-SHA1", oauth_signature="OeJRIRKjBBN97yjM6z9114yg0Go%3D"'
Response: 200 (0.097s)
code = '200'
site =
email = 'simpletest@example.com'
url = 'http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout'
publicKey = 'fe4a8ea4fec92599fc791d6dd90cce11'
privateKey = '543ab1a4b0e27954656f6cb61eca8d0c'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1279 | MollomInstallationTestCase->testInstallationProcess() |  |
|
Moderate users (MollomModerateUserTestCase) [Mollom] | 169 | 0 | 0 |
Mollom class (MollomClassUnitTestCase) [Mollom] | 19 | 0 | 0 |
Node integration (MollomNodeFormTestCase) [Mollom] | 262 | 0 | 0 |
Profanity checking (MollomProfanityTestCase) [Mollom] | 208 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://dev.mollom.com/v1/content
postTitle = 'Joomla lover unite!'
postBody = 'This is a post just for unsure Joomla lovers.'
authorIp = '172.31.38.196'
checks =
0 = 'profanity'
strictness = 'normal'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="6vqrscynx05s1e9sw6zwprisnd02c5z9", oauth_version="1.0", oauth_nonce="f70a5c868029035ec1576b2c7747bcdf", oauth_timestamp="1445607618", oauth_signature_method="HMAC-SHA1", oauth_signature="P%2FhPUp9vxQEotTRBdM6niPu7KU4%3D"'
Response: 200 (0.152s)
code = '200'
content =
id = 'TEST16jymux7c2owh1'
profanityScore = '0.0'
reason = 'some secret reason'
postTitle = 'Joomla lover unite!'
postBody = 'This is a post just for unsure Joomla lovers.'
authorIp = '172.31.38.196'
Request: POST http://dev.mollom.com/v1/content/TEST16jymux7c2owh1
finalized = 1
url = 'http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/?q=mollom-test/form/2'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="6vqrscynx05s1e9sw6zwprisnd02c5z9", oauth_version="1.0", oauth_nonce="3cc7cf9aa327fe1db89d1c1895dd46ac", oauth_timestamp="1445607619", oauth_signature_method="HMAC-SHA1", oauth_signature="l4Qk7b1txyr%2FlJ%2BoQigj6T1SYOI%3D"'
Response: 200 (0.152s)
code = '200'
content =
id = 'TEST16jymux7c2owh1'
spamScore = '0.5'
reason = 'some secret reason'
spamClassification = 'unsure'
| Debug | mollom.test | 2360 | MollomProfanityTestCase->testProfanity() |  |
|
Profile integration (MollomProfileFormsTestCase) [Mollom] | 127 | 0 | 0 |
Reporting functionality (MollomReportTestCase) [Mollom] | 218 | 0 | 0 |
Reseller functionality (MollomResellerTestCase) [Mollom] | 24 | 0 | 0 |
Server responses (configured) (MollomResponseConfiguredTestCase) [Mollom] | 31 | 0 | 0 |
Server responses (local) (MollomResponseLocalTestCase) [Mollom] | 236 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site
url = 'example.com'
email = 'mollom@example.com'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="e1791c1d9e177c6959f9038a28d94d29", oauth_version="1.0", oauth_nonce="da80cea1c2821d1d1b2949e2e506029b", oauth_timestamp="1445607623", oauth_signature_method="HMAC-SHA1", oauth_signature="D71UfJEv%2FQQriDNCD7lSUWvqH78%3D"'
Response: 200 (0.103s)
code = '200'
site =
email = 'mollom@example.com'
url = 'example.com'
publicKey = 'f5cc171aef927c2c3b4d09f0a1dd3de4'
privateKey = '4faa16de36c18b9d92536333232ee4fa'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1347 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: GET http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/f5cc171aef927c2c3b4d09f0a1dd3de4
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="f5cc171aef927c2c3b4d09f0a1dd3de4", oauth_version="1.0", oauth_nonce="fef4b855aa4e1ba557931706f37fc477", oauth_timestamp="1445607623", oauth_signature_method="HMAC-SHA1", oauth_signature="f0WCgRwTtCeV0kP7d3ZmRidz6aM%3D"'
Response: 200 (0.114s)
code = '200'
site =
email = 'mollom@example.com'
url = 'example.com'
publicKey = 'f5cc171aef927c2c3b4d09f0a1dd3de4'
privateKey = '4faa16de36c18b9d92536333232ee4fa'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1363 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/f5cc171aef927c2c3b4d09f0a1dd3de4
platformName = 'Drupal'
platformVersion = '7.42-dev'
clientName = 'Mollom'
clientVersion = '7.x-2.x-dev'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="f5cc171aef927c2c3b4d09f0a1dd3de4", oauth_version="1.0", oauth_nonce="136e8a3c17aba80d6632dd1d36be3d1b", oauth_timestamp="1445607623", oauth_signature_method="HMAC-SHA1", oauth_signature="BOa%2B96KLg5fcMboUK7%2BlD4UNaV8%3D"'
Response: 200 (0.083s)
code = '200'
site =
clientName = 'Mollom'
clientVersion = '7.x-2.x-dev'
platformName = 'Drupal'
platformVersion = '7.42-dev'
email = 'mollom@example.com'
url = 'example.com'
publicKey = 'f5cc171aef927c2c3b4d09f0a1dd3de4'
privateKey = '4faa16de36c18b9d92536333232ee4fa'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1375 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: GET http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/f5cc171aef927c2c3b4d09f0a1dd3de4
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="f5cc171aef927c2c3b4d09f0a1dd3de4", oauth_version="1.0", oauth_nonce="e222b4ffabea7d1193a0a2eea2275f36", oauth_timestamp="1445607623", oauth_signature_method="HMAC-SHA1", oauth_signature="JcyocKr%2BqjESofyx6jePWNhFw7A%3D"'
Response: 200 (0.079s)
code = '200'
site =
clientName = 'Mollom'
clientVersion = '7.x-2.x-dev'
platformName = 'Drupal'
platformVersion = '7.42-dev'
email = 'mollom@example.com'
url = 'example.com'
publicKey = 'f5cc171aef927c2c3b4d09f0a1dd3de4'
privateKey = '4faa16de36c18b9d92536333232ee4fa'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1379 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/f5cc171aef927c2c3b4d09f0a1dd3de4/delete
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="f5cc171aef927c2c3b4d09f0a1dd3de4", oauth_version="1.0", oauth_nonce="0c1ffbe542330d5762dc3fa001b3995c", oauth_timestamp="1445607623", oauth_signature_method="HMAC-SHA1", oauth_signature="zlQKPwc%2Brp0wW%2BoaSAW8xcQGYys%3D"'
Response: 200 (0.099s)
code = '200'
| Debug | mollom.test | 1405 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content
authorName = 'lMLnDTWI'
authorMail = 'lMLnDTWI@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'ham'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="9dfabca9406783555e3f6d57a5d1d3ac", oauth_version="1.0", oauth_nonce="098e604720b3ae1febd3a67824f7fc8a", oauth_timestamp="1445607626", oauth_signature_method="HMAC-SHA1", oauth_signature="C1Sm6U0a8LdkC9Wy8%2FjKQCguWew%3D"'
Response: 200 (0.097s)
code = '200'
content =
spamScore = '0'
spamClassification = 'ham'
id = 'b321adb40716ed1afcd8d2f452db116b'
| Debug | mollom.test | 1458 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/b321adb40716ed1afcd8d2f452db116b
authorName = 'lMLnDTWI'
authorMail = 'lMLnDTWI@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'spam'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="9dfabca9406783555e3f6d57a5d1d3ac", oauth_version="1.0", oauth_nonce="262b6965416fbdd6f4f2b3bfca6a9b85", oauth_timestamp="1445607626", oauth_signature_method="HMAC-SHA1", oauth_signature="Bl%2FUp4sdK5DVPQltX8kDaJQriV4%3D"'
Response: 200 (0.103s)
code = '200'
content =
spamScore = '1'
spamClassification = 'spam'
id = 'b321adb40716ed1afcd8d2f452db116b'
| Debug | mollom.test | 1468 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/b321adb40716ed1afcd8d2f452db116b
authorName = 'lMLnDTWI'
authorMail = 'lMLnDTWI@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'unsure'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="9dfabca9406783555e3f6d57a5d1d3ac", oauth_version="1.0", oauth_nonce="96cea5ada0e3327229db05608b00d524", oauth_timestamp="1445607626", oauth_signature_method="HMAC-SHA1", oauth_signature="517l7HLIPzz%2F%2BVXyyY0NfcELmc4%3D"'
Response: 200 (0.101s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = 'b321adb40716ed1afcd8d2f452db116b'
| Debug | mollom.test | 1478 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/b321adb40716ed1afcd8d2f452db116b
authorName = 'lMLnDTWI'
authorMail = 'lMLnDTWI@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'spam profanity'
checks =
0 = 'spam'
1 = 'quality'
2 = 'profanity'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="9dfabca9406783555e3f6d57a5d1d3ac", oauth_version="1.0", oauth_nonce="7f3a563ba03de9f80bbdaae398f39bb1", oauth_timestamp="1445607626", oauth_signature_method="HMAC-SHA1", oauth_signature="MC%2BKyTYPPLL7J3CT4ezzJydrD44%3D"'
Response: 200 (0.104s)
code = '200'
content =
spamScore = '1'
spamClassification = 'spam'
qualityScore = '0'
profanityScore = '1'
id = 'b321adb40716ed1afcd8d2f452db116b'
| Debug | mollom.test | 1489 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/b321adb40716ed1afcd8d2f452db116b
authorName = 'lMLnDTWI'
authorMail = 'lMLnDTWI@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'profanity'
checks =
0 = 'spam'
1 = 'quality'
2 = 'profanity'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="9dfabca9406783555e3f6d57a5d1d3ac", oauth_version="1.0", oauth_nonce="1a7f70ae8b9e52d8b5613b016b4af1cc", oauth_timestamp="1445607626", oauth_signature_method="HMAC-SHA1", oauth_signature="8Nyer9260YIgUmz8lT7NQGzhpU8%3D"'
Response: 200 (0.101s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
qualityScore = '0'
profanityScore = '1'
id = 'b321adb40716ed1afcd8d2f452db116b'
| Debug | mollom.test | 1500 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/b321adb40716ed1afcd8d2f452db116b
authorName = 'lMLnDTWI'
authorMail = 'lMLnDTWI@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'spam profanity'
checks =
0 = 'profanity'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="9dfabca9406783555e3f6d57a5d1d3ac", oauth_version="1.0", oauth_nonce="b1a6502bed1beb5f6b8c2a2af3cfcdcd", oauth_timestamp="1445607626", oauth_signature_method="HMAC-SHA1", oauth_signature="rC4xN9%2FkJNs8jdFhcZozZVskrp8%3D"'
Response: 200 (0.111s)
code = '200'
content =
profanityScore = '1'
id = 'b321adb40716ed1afcd8d2f452db116b'
| Debug | mollom.test | 1511 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/b321adb40716ed1afcd8d2f452db116b
authorName = 'lMLnDTWI'
authorMail = 'lMLnDTWI@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = '#q4`B&!o32-/'
checks =
0 = 'profanity'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="9dfabca9406783555e3f6d57a5d1d3ac", oauth_version="1.0", oauth_nonce="8ce248afac16d6db7020a3cd233598e2", oauth_timestamp="1445607626", oauth_signature_method="HMAC-SHA1", oauth_signature="uTWJsGsK8iA1HTa2V63Oba0Gyko%3D"'
Response: 200 (0.108s)
code = '200'
content =
profanityScore = '0'
id = 'b321adb40716ed1afcd8d2f452db116b'
| Debug | mollom.test | 1521 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content
authorName = 'zgBHt2Af'
authorMail = 'zgBHt2Af@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'unsure'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="2fbe8b63f0d40d7918fbabc5a35116e3", oauth_version="1.0", oauth_nonce="93f73a071294919e25854ce26d4efa63", oauth_timestamp="1445607628", oauth_signature_method="HMAC-SHA1", oauth_signature="pb7hm%2F7sujOb3muvKNgXurDjIzc%3D"'
Response: 200 (0.060s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = 'd3405be376d2ad4c1f4ea6b611ed2a24'
| Debug | mollom.test | 1550 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/captcha
type = 'image'
contentId = 'd3405be376d2ad4c1f4ea6b611ed2a24'
authorIp = '127.0.0.1'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="2fbe8b63f0d40d7918fbabc5a35116e3", oauth_version="1.0", oauth_nonce="e5d4b7e0cd4fff113b000634ddf578db", oauth_timestamp="1445607628", oauth_signature_method="HMAC-SHA1", oauth_signature="NvNIAopqUKYSW75a41AJSBtLy5c%3D"'
Response: 200 (0.060s)
code = '200'
captcha =
id = '2d85cbe11d4bd6466d26cb6cb3a9edc1'
url = 'http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/sites/default/modules/mollom/images/powered-by-mollom-2.gif?captchaId=2d85cbe11d4bd6466d26cb6cb3a9edc1'
| Debug | mollom.test | 1562 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/captcha/2d85cbe11d4bd6466d26cb6cb3a9edc1
contentId = 'd3405be376d2ad4c1f4ea6b611ed2a24'
authorIp = '127.0.0.1'
authorId = '2'
solution = 'correct'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="2fbe8b63f0d40d7918fbabc5a35116e3", oauth_version="1.0", oauth_nonce="a7e728308aebde0c12ddb76f290eb133", oauth_timestamp="1445607628", oauth_signature_method="HMAC-SHA1", oauth_signature="cpeJbir0811ToQAITV6ituPXgwg%3D"'
Response: 200 (0.062s)
code = '200'
captcha =
solved = '1'
id = '2d85cbe11d4bd6466d26cb6cb3a9edc1'
| Debug | mollom.test | 1574 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/d3405be376d2ad4c1f4ea6b611ed2a24
authorName = 'zgBHt2Af'
authorMail = 'zgBHt2Af@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'spam'
captchaId = '2d85cbe11d4bd6466d26cb6cb3a9edc1'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="2fbe8b63f0d40d7918fbabc5a35116e3", oauth_version="1.0", oauth_nonce="efe53df78e06f02dae600168442a2f03", oauth_timestamp="1445607628", oauth_signature_method="HMAC-SHA1", oauth_signature="TOPkQH0edVKF%2F5irZ4l7BwfYk0g%3D"'
Response: 200 (0.061s)
code = '200'
content =
spamScore = '1'
spamClassification = 'spam'
id = 'd3405be376d2ad4c1f4ea6b611ed2a24'
| Debug | mollom.test | 1579 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content
checks = 'language'
postBody = 'lang-en With 2.7 million residents, it is the most populous city in both the U.S. state of Illinois and the American Midwest.'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="9298cb437d9ef71517d5ea9f5a5ef245", oauth_version="1.0", oauth_nonce="5a0f6bc31aa95c1c3652b4d3844eaca6", oauth_timestamp="1445607630", oauth_signature_method="HMAC-SHA1", oauth_signature="JiR9nRJJSa%2FxvLEwTVXAloPuD2o%3D"'
Response: 200 (0.061s)
code = '200'
content =
languages =
item =
languageCode = 'en'
languageScore = '1'
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content
checks = 'language'
postBody = 'lang-en lang-de With 2.7 million residents, it is the most populous city in both the U.S. state of Illinois and the American Midwest. Chicago ist seit der Mitte des 19. Jahrhunderts eine wichtige Handelsstadt in den Vereinigten Staaten.'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="9298cb437d9ef71517d5ea9f5a5ef245", oauth_version="1.0", oauth_nonce="e22ea95c7f39bcf2ffd4106dc90a6b3c", oauth_timestamp="1445607630", oauth_signature_method="HMAC-SHA1", oauth_signature="jkl8%2BL6%2FKwrbJBULKtrrwYHhCmw%3D"'
Response: 200 (0.061s)
code = '200'
content =
languages =
0 =
languageCode = 'de'
languageScore = '0.5'
1 =
languageCode = 'en'
languageScore = '0.5'
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content
checks = 'language'
postBody = '!!!!!!!!!!!!!!!!!!!!!!!!!!!'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="9298cb437d9ef71517d5ea9f5a5ef245", oauth_version="1.0", oauth_nonce="d44b4f11fc21e85f045e5a7231697577", oauth_timestamp="1445607630", oauth_signature_method="HMAC-SHA1", oauth_signature="UT%2BQajG3oyDAdPgZSMSyxtcniIo%3D"'
Response: 200 (0.059s)
code = '200'
content =
languages =
item =
languageCode = 'zxx'
languageScore = '1'
| Debug | run-tests.sh | 368 | simpletest_script_run_one_test() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/captcha
type = 'image'
authorIp = '127.0.0.1'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="67d8c7b1ec4d0d3734ba6903002b3032", oauth_version="1.0", oauth_nonce="3be29bcff94b7d7a2576dd87285c71db", oauth_timestamp="1445607632", oauth_signature_method="HMAC-SHA1", oauth_signature="fv0n4jMCd08XTB0kb66AXnS49rw%3D"'
Response: 200 (0.060s)
code = '200'
captcha =
id = '148f5cd337985db177e5fe13d84dd539'
url = 'http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/sites/default/modules/mollom/images/powered-by-mollom-2.gif?captchaId=148f5cd337985db177e5fe13d84dd539'
| Debug | mollom.test | 1692 | MollomResponseTestCase->testGetImageCaptcha() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/captcha
type = 'image'
authorIp = '127.0.0.1'
ssl = true
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="67d8c7b1ec4d0d3734ba6903002b3032", oauth_version="1.0", oauth_nonce="468237340ff01645288bac706a8642bd", oauth_timestamp="1445607632", oauth_signature_method="HMAC-SHA1", oauth_signature="XRctGZhhhkpxxCFAalyROyJXdBw%3D"'
Response: 200 (0.059s)
code = '200'
captcha =
id = '8cb6b89e06389b80f3b1f66bfd25410b'
url = 'https://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/sites/default/modules/mollom/images/powered-by-mollom-2.gif?captchaId=8cb6b89e06389b80f3b1f66bfd25410b'
| Debug | mollom.test | 1698 | MollomResponseTestCase->testGetImageCaptcha() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/captcha
type = 'image'
authorIp = '127.0.0.1'
authorId = 913344262
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="6fc3ab7790b129e700f9fabaf07fecb2", oauth_version="1.0", oauth_nonce="af7b9edcf0f23385790056027ddbcc27", oauth_timestamp="1445607633", oauth_signature_method="HMAC-SHA1", oauth_signature="ydsexw91%2F038sey%2BZpBQSOpRd1k%3D"'
Response: 200 (0.059s)
code = '200'
captcha =
id = '4bf91a468f169e193d9769c93456a898'
url = 'http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/sites/default/modules/mollom/images/powered-by-mollom-2.gif?captchaId=4bf91a468f169e193d9769c93456a898'
| Debug | mollom.test | 1717 | MollomResponseTestCase->testCheckCaptcha() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/captcha/4bf91a468f169e193d9769c93456a898
type = 'image'
authorIp = '127.0.0.1'
authorId = 913344262
solution = 'correct'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="6fc3ab7790b129e700f9fabaf07fecb2", oauth_version="1.0", oauth_nonce="c56aba606b8af88cbdd1bcf4db58d350", oauth_timestamp="1445607633", oauth_signature_method="HMAC-SHA1", oauth_signature="n7CQFCCfxdKP%2FtOjabJIRyxHzLc%3D"'
Response: 200 (0.059s)
code = '200'
captcha =
solved = '1'
id = '4bf91a468f169e193d9769c93456a898'
| Debug | mollom.test | 1724 | MollomResponseTestCase->testCheckCaptcha() |  |
|
Server responses (MollomResponseTestCase) [Mollom] | 224 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://dev.mollom.com/v1/site
url = 'example.com'
email = 'mollom@example.com'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="1igyzw1z1v0l0yxretcu7xrsi1r9u3iu", oauth_version="1.0", oauth_nonce="a4c35f55a7716da111310a1073aa547c", oauth_timestamp="1445607624", oauth_signature_method="HMAC-SHA1", oauth_signature="IyORcxwVPn4%2F5S%2FJ1BxJgCYLbuc%3D"'
Response: 200 (0.153s)
code = '200'
site =
publicKey = '1nzyi2l493dds1mzw8b3ovsatc156svs'
privateKey = '15qt93ovjjswg132531zltedyv1z19uk'
url = 'example.com'
email = 'mollom@example.com'
expectedLanguages = ''
| Debug | mollom.test | 1347 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: GET http://dev.mollom.com/v1/site/1nzyi2l493dds1mzw8b3ovsatc156svs
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1nzyi2l493dds1mzw8b3ovsatc156svs", oauth_version="1.0", oauth_nonce="98aca48226770ea126102a854679372d", oauth_timestamp="1445607625", oauth_signature_method="HMAC-SHA1", oauth_signature="eDXBxEl9MzRzTTDg%2FhT964f4TEY%3D"'
Response: 200 (0.148s)
code = '200'
site =
publicKey = '1nzyi2l493dds1mzw8b3ovsatc156svs'
privateKey = '15qt93ovjjswg132531zltedyv1z19uk'
url = 'example.com'
email = 'mollom@example.com'
expectedLanguages = ''
| Debug | mollom.test | 1363 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://dev.mollom.com/v1/site/1nzyi2l493dds1mzw8b3ovsatc156svs
platformName = 'Drupal'
platformVersion = '7.42-dev'
clientName = 'Mollom'
clientVersion = '7.x-2.x-dev'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="1nzyi2l493dds1mzw8b3ovsatc156svs", oauth_version="1.0", oauth_nonce="e3cec4fe1e715ee88ef1c4323d8bb3e8", oauth_timestamp="1445607625", oauth_signature_method="HMAC-SHA1", oauth_signature="VH8Icmt05PHabHt1PlZinXOnQgc%3D"'
Response: 200 (0.146s)
code = '200'
site =
publicKey = '1nzyi2l493dds1mzw8b3ovsatc156svs'
privateKey = '15qt93ovjjswg132531zltedyv1z19uk'
url = 'example.com'
email = 'mollom@example.com'
platformName = 'Drupal'
platformVersion = '7.42-dev'
clientName = 'Mollom'
clientVersion = '7.x-2.x-dev'
expectedLanguages = ''
| Debug | mollom.test | 1375 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: GET http://dev.mollom.com/v1/site/1nzyi2l493dds1mzw8b3ovsatc156svs
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1nzyi2l493dds1mzw8b3ovsatc156svs", oauth_version="1.0", oauth_nonce="7d7fd86dc58c4c466113d43270502185", oauth_timestamp="1445607625", oauth_signature_method="HMAC-SHA1", oauth_signature="vxpan8aJOiR2NXiAVUx744yvHag%3D"'
Response: 200 (0.146s)
code = '200'
site =
publicKey = '1nzyi2l493dds1mzw8b3ovsatc156svs'
privateKey = '15qt93ovjjswg132531zltedyv1z19uk'
url = 'example.com'
email = 'mollom@example.com'
platformName = 'Drupal'
platformVersion = '7.42-dev'
clientName = 'Mollom'
clientVersion = '7.x-2.x-dev'
expectedLanguages = ''
| Debug | mollom.test | 1379 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://dev.mollom.com/v1/site/1nzyi2l493dds1mzw8b3ovsatc156svs/delete
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="1nzyi2l493dds1mzw8b3ovsatc156svs", oauth_version="1.0", oauth_nonce="63b832e5a2062bf9ec458d1a6d1ab800", oauth_timestamp="1445607625", oauth_signature_method="HMAC-SHA1", oauth_signature="mbHCoS3cM3luMuv7AdTD6gzTM1w%3D"'
Response: 200 (0.145s)
code = '200'
| Debug | mollom.test | 1405 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
authorName = 'amArfRPW'
authorMail = 'amArfRPW@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'ham'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="98nd1ptoq8pj1fdeyv7zi6m7v1qiuwj7", oauth_version="1.0", oauth_nonce="84825ac485a5276c679ae5f3f866c5db", oauth_timestamp="1445607628", oauth_signature_method="HMAC-SHA1", oauth_signature="v5TGq9T4DcumP29A5twdJjstZwY%3D"'
Response: 200 (0.180s)
code = '200'
content =
id = 'TEST1aadiqcpvf7mtu'
spamScore = '0.0'
reason = 'some secret reason'
postBody = 'ham'
authorMail = 'amArfRPW@example.com'
authorIp = '127.0.0.1'
authorId = '2'
spamClassification = 'ham'
| Debug | mollom.test | 1458 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TEST1aadiqcpvf7mtu
authorName = 'amArfRPW'
authorMail = 'amArfRPW@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'spam'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="98nd1ptoq8pj1fdeyv7zi6m7v1qiuwj7", oauth_version="1.0", oauth_nonce="4e6c92fa4159af27c7e88a137ad7406c", oauth_timestamp="1445607628", oauth_signature_method="HMAC-SHA1", oauth_signature="W1JzNJGBTqwdRTSGYeNlzknUm08%3D"'
Response: 200 (0.152s)
code = '200'
content =
id = 'TEST1aadiqcpvf7mtu'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'spam'
authorMail = 'amArfRPW@example.com'
authorIp = '127.0.0.1'
authorId = '2'
spamClassification = 'spam'
| Debug | mollom.test | 1468 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TEST1aadiqcpvf7mtu
authorName = 'amArfRPW'
authorMail = 'amArfRPW@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'unsure'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="98nd1ptoq8pj1fdeyv7zi6m7v1qiuwj7", oauth_version="1.0", oauth_nonce="4ad372713732495e47ca77e959f7d698", oauth_timestamp="1445607628", oauth_signature_method="HMAC-SHA1", oauth_signature="4b4Oorq%2Fig8GQYnVFXcKXj6cUWA%3D"'
Response: 200 (0.208s)
code = '200'
content =
id = 'TEST1aadiqcpvf7mtu'
spamScore = '0.5'
reason = 'some secret reason'
postBody = 'unsure'
authorMail = 'amArfRPW@example.com'
authorIp = '127.0.0.1'
authorId = '2'
spamClassification = 'unsure'
| Debug | mollom.test | 1478 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TEST1aadiqcpvf7mtu
authorName = 'amArfRPW'
authorMail = 'amArfRPW@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'spam profanity'
checks =
0 = 'spam'
1 = 'quality'
2 = 'profanity'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="98nd1ptoq8pj1fdeyv7zi6m7v1qiuwj7", oauth_version="1.0", oauth_nonce="94a23ba3580073dd3773a13514595faf", oauth_timestamp="1445607628", oauth_signature_method="HMAC-SHA1", oauth_signature="sZ3Mb5mmWrI%2BjJ96nJ4DAYMOrT0%3D"'
Response: 200 (0.142s)
code = '200'
content =
id = 'TEST1aadiqcpvf7mtu'
spamScore = '1.0'
qualityScore = '0.0'
profanityScore = '1.0'
reason = 'some secret reason'
postBody = 'spam profanity'
authorMail = 'amArfRPW@example.com'
authorIp = '127.0.0.1'
authorId = '2'
spamClassification = 'spam'
| Debug | mollom.test | 1489 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TEST1aadiqcpvf7mtu
authorName = 'amArfRPW'
authorMail = 'amArfRPW@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'profanity'
checks =
0 = 'spam'
1 = 'quality'
2 = 'profanity'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="98nd1ptoq8pj1fdeyv7zi6m7v1qiuwj7", oauth_version="1.0", oauth_nonce="9d050c87fac9701af4cf4c7b2fc0ba53", oauth_timestamp="1445607628", oauth_signature_method="HMAC-SHA1", oauth_signature="KLiiBiwRMwLKbp1JobEBASmvMvg%3D"'
Response: 200 (0.156s)
code = '200'
content =
id = 'TEST1aadiqcpvf7mtu'
spamScore = '0.5'
qualityScore = '0.0'
profanityScore = '1.0'
reason = 'some secret reason'
postBody = 'profanity'
authorMail = 'amArfRPW@example.com'
authorIp = '127.0.0.1'
authorId = '2'
spamClassification = 'unsure'
| Debug | mollom.test | 1500 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TEST1aadiqcpvf7mtu
authorName = 'amArfRPW'
authorMail = 'amArfRPW@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'spam profanity'
checks =
0 = 'profanity'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="98nd1ptoq8pj1fdeyv7zi6m7v1qiuwj7", oauth_version="1.0", oauth_nonce="dbb740e8642bc421850c9c94645d9a92", oauth_timestamp="1445607629", oauth_signature_method="HMAC-SHA1", oauth_signature="gBKy2VtTE4CVUrkuJPZZygoqMRo%3D"'
Response: 200 (0.155s)
code = '200'
content =
id = 'TEST1aadiqcpvf7mtu'
profanityScore = '1.0'
reason = 'some secret reason'
postBody = 'spam profanity'
authorMail = 'amArfRPW@example.com'
authorIp = '127.0.0.1'
authorId = '2'
| Debug | mollom.test | 1511 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TEST1aadiqcpvf7mtu
authorName = 'amArfRPW'
authorMail = 'amArfRPW@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'IVWX)U(f{~DU'
checks =
0 = 'profanity'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="98nd1ptoq8pj1fdeyv7zi6m7v1qiuwj7", oauth_version="1.0", oauth_nonce="cdb4c68be6dc5bfcc14448b6ad86be5a", oauth_timestamp="1445607629", oauth_signature_method="HMAC-SHA1", oauth_signature="7LXhz945HVMisKSIB%2BoazQ6A1Ho%3D"'
Response: 200 (0.145s)
code = '200'
content =
id = 'TEST1aadiqcpvf7mtu'
profanityScore = '0.0'
reason = 'some secret reason'
postBody = 'IVWX)U(f{~DU'
authorMail = 'amArfRPW@example.com'
authorIp = '127.0.0.1'
authorId = '2'
| Debug | mollom.test | 1521 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content
authorName = 'nTowYcJ1'
authorMail = 'nTowYcJ1@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'unsure'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="6t0gwikw1mfznveb15wgvyimov16zeg1", oauth_version="1.0", oauth_nonce="afd00947eb22ffccc30868f4a0cd3273", oauth_timestamp="1445607631", oauth_signature_method="HMAC-SHA1", oauth_signature="sxoTgDYEpCUWlzsLi1jAuTX4b8E%3D"'
Response: 200 (0.150s)
code = '200'
content =
id = 'TEST1ws2yh31nbc3b1'
spamScore = '0.5'
reason = 'some secret reason'
postBody = 'unsure'
authorMail = 'nTowYcJ1@example.com'
authorIp = '127.0.0.1'
authorId = '2'
spamClassification = 'unsure'
| Debug | mollom.test | 1550 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://dev.mollom.com/v1/captcha
type = 'image'
contentId = 'TEST1ws2yh31nbc3b1'
authorIp = '127.0.0.1'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="6t0gwikw1mfznveb15wgvyimov16zeg1", oauth_version="1.0", oauth_nonce="942b02ef702daed4ef4f22e00ccb5fdd", oauth_timestamp="1445607631", oauth_signature_method="HMAC-SHA1", oauth_signature="VjmLhFT8WsAUPh0fvkDpWGwtiZU%3D"'
Response: 200 (0.150s)
code = '200'
captcha =
id = 'TEST1ws2yh31nbc3b1'
url = 'http://dev.mollom.com/v1/captcha/TEST1ws2yh31nbc3b1.png'
| Debug | mollom.test | 1562 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://dev.mollom.com/v1/captcha/TEST1ws2yh31nbc3b1
contentId = 'TEST1ws2yh31nbc3b1'
authorIp = '127.0.0.1'
authorId = '2'
solution = 'correct'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="6t0gwikw1mfznveb15wgvyimov16zeg1", oauth_version="1.0", oauth_nonce="9f37ad060bab19eff289bd313e608cfe", oauth_timestamp="1445607631", oauth_signature_method="HMAC-SHA1", oauth_signature="bAIwGjz1vwtHvf7r9cNBsoRwTAo%3D"'
Response: 200 (0.145s)
code = '200'
captcha =
id = 'TEST1ws2yh31nbc3b1'
solved = '1'
reason = 'Correct response to image captcha.'
| Debug | mollom.test | 1574 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://dev.mollom.com/v1/content/TEST1ws2yh31nbc3b1
authorName = 'nTowYcJ1'
authorMail = 'nTowYcJ1@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'spam'
captchaId = 'TEST1ws2yh31nbc3b1'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="6t0gwikw1mfznveb15wgvyimov16zeg1", oauth_version="1.0", oauth_nonce="9b04e40b453062aecafd2d325dd187d1", oauth_timestamp="1445607631", oauth_signature_method="HMAC-SHA1", oauth_signature="JvIR8FXkIvrFcAYKa9X3hzmpNiI%3D"'
Response: 200 (0.160s)
code = '200'
content =
id = 'TEST1ws2yh31nbc3b1'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'spam'
authorMail = 'nTowYcJ1@example.com'
authorIp = '127.0.0.1'
authorId = '2'
spamClassification = 'spam'
| Debug | mollom.test | 1579 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://dev.mollom.com/v1/content
checks = 'language'
postBody = 'lang-en With 2.7 million residents, it is the most populous city in both the U.S. state of Illinois and the American Midwest.'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="pfya026geb9xcq4jsd0j5bwogg9slpuc", oauth_version="1.0", oauth_nonce="397b76b6908f8fd5c8b377b127099cd6", oauth_timestamp="1445607633", oauth_signature_method="HMAC-SHA1", oauth_signature="DbJSjL4hLshpMUR5b0hOinE7ahU%3D"'
Response: 200 (0.146s)
code = '200'
content =
id = 'TEST1iz29bheaau94n'
languages =
language =
languageCode = 'en'
languageScore = '1.0'
Request: POST http://dev.mollom.com/v1/content
checks = 'language'
postBody = 'lang-en lang-de With 2.7 million residents, it is the most populous city in both the U.S. state of Illinois and the American Midwest. Chicago ist seit der Mitte des 19. Jahrhunderts eine wichtige Handelsstadt in den Vereinigten Staaten.'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="pfya026geb9xcq4jsd0j5bwogg9slpuc", oauth_version="1.0", oauth_nonce="12194013abb0b44d1f9b89d95fff4bcd", oauth_timestamp="1445607633", oauth_signature_method="HMAC-SHA1", oauth_signature="annZxrzICMwS2ROffoiMmG2Rrls%3D"'
Response: 200 (0.151s)
code = '200'
content =
id = 'TEST1w4wj4gbv5w4y1'
languages =
0 =
languageCode = 'en'
languageScore = '0.5'
1 =
languageCode = 'de'
languageScore = '0.5'
Request: POST http://dev.mollom.com/v1/content
checks = 'language'
postBody = '!!!!!!!!!!!!!!!!!!!!!!!!!!!'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="pfya026geb9xcq4jsd0j5bwogg9slpuc", oauth_version="1.0", oauth_nonce="4ffe175aac96a1484022f065c745d0b0", oauth_timestamp="1445607633", oauth_signature_method="HMAC-SHA1", oauth_signature="RPmasbzZHQkVzs90RqkBWuHWmXA%3D"'
Response: 200 (0.173s)
code = '200'
content =
id = 'TEST12wbrlyi5tdo85'
languages =
language =
languageCode = 'zxx'
languageScore = '1.0'
| Debug | run-tests.sh | 368 | simpletest_script_run_one_test() |  |
|
Request: POST http://dev.mollom.com/v1/captcha
type = 'image'
authorIp = '127.0.0.1'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="8olg59yy0s9nmlicdj5ob5xsfym1edk2", oauth_version="1.0", oauth_nonce="5e314488d15e285d14599aa2c37e6429", oauth_timestamp="1445607635", oauth_signature_method="HMAC-SHA1", oauth_signature="7RF1vB%2BfLrRlFlYzspIoeq085FQ%3D"'
Response: 200 (0.153s)
code = '200'
captcha =
id = 'TESTszlyx11bt2mq1r'
url = 'http://dev.mollom.com/v1/captcha/TESTszlyx11bt2mq1r.png'
| Debug | mollom.test | 1692 | MollomResponseTestCase->testGetImageCaptcha() |  |
|
Request: POST http://dev.mollom.com/v1/captcha
type = 'image'
authorIp = '127.0.0.1'
ssl = true
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="8olg59yy0s9nmlicdj5ob5xsfym1edk2", oauth_version="1.0", oauth_nonce="b6adfd98943657d4cbf06266fb51663c", oauth_timestamp="1445607635", oauth_signature_method="HMAC-SHA1", oauth_signature="THRfT3ZHwNwNhrFOkcfNc5U4o%2Fw%3D"'
Response: 200 (0.221s)
code = '200'
captcha =
id = 'TEST16n3kaixgj7q9l'
url = 'https://dev.mollom.com/v1/captcha/TEST16n3kaixgj7q9l.png'
| Debug | mollom.test | 1698 | MollomResponseTestCase->testGetImageCaptcha() |  |
|
Request: POST http://dev.mollom.com/v1/captcha
type = 'image'
authorIp = '127.0.0.1'
authorId = 1291276745
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="cugwg0knlg1cgrqtzkfiyb1bkcor2wza", oauth_version="1.0", oauth_nonce="582a313754adaa3be71ed430cf6341a1", oauth_timestamp="1445607637", oauth_signature_method="HMAC-SHA1", oauth_signature="z1xIsqHaaQqfWBNTV89Y0raNjks%3D"'
Response: 200 (0.153s)
code = '200'
captcha =
id = 'TESTnsrze0mqjf4a1c'
url = 'http://dev.mollom.com/v1/captcha/TESTnsrze0mqjf4a1c.png'
| Debug | mollom.test | 1717 | MollomResponseTestCase->testCheckCaptcha() |  |
|
Request: POST http://dev.mollom.com/v1/captcha/TESTnsrze0mqjf4a1c
type = 'image'
authorIp = '127.0.0.1'
authorId = 1291276745
solution = 'correct'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="cugwg0knlg1cgrqtzkfiyb1bkcor2wza", oauth_version="1.0", oauth_nonce="cf09660405cace04ec6dec16a491bad7", oauth_timestamp="1445607637", oauth_signature_method="HMAC-SHA1", oauth_signature="Q%2F5i8kjX1b48RVGPhsBsan%2F1uXo%3D"'
Response: 200 (0.147s)
code = '200'
captcha =
id = 'TESTnsrze0mqjf4a1c'
solved = '1'
reason = 'Correct response to image captcha.'
| Debug | mollom.test | 1724 | MollomResponseTestCase->testCheckCaptcha() |  |
|
Testing mode (MollomTestingModeTestCase) [Mollom] | 118 | 0 | 0 |
Text analysis (authenticated + page + form cache) (MollomAnalysisAuthenticatedPageFormCacheTestCase) [Mollom] | 237 | 0 | 0 |
Text analysis (authenticated) (MollomAnalysisAuthenticatedTestCase) [Mollom] | 204 | 0 | 0 |
Text analysis (MollomAnalysisTestCase) [Mollom] | 197 | 0 | 0 |
Text analysis (page + form cache) (MollomAnalysisPageFormCacheTestCase) [Mollom] | 230 | 0 | 0 |
Text analysis (page cache) (MollomAnalysisPageCacheTestCase) [Mollom] | 230 | 0 | 0 |
Text analysis options (MollomAnalysisOptionsTestCase) [Mollom] | 366 | 0 | 0 |
Text analysis with caching (MollomAnalysisPageCachingTestCase) [Mollom] | 204 | 0 | 0 |
User integration (MollomUserFormsTestCase) [Mollom] | 395 | 0 | 0 |