Blacklist (MollomBlacklistTestCase) [Unknown] | 94 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://dev.mollom.com/v1/site
url = 'http://ec2-54-69-10-31.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.160s)
code = '200'
site =
publicKey = '4az11aq5zpuex8efmn9edj6q5u16nkda'
privateKey = 'o8lukkh5wm5d1igu8coz0ck3k6mm484p'
url = 'http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout'
email = 'simpletest@example.com'
expectedLanguages = ''
Request: GET http://dev.mollom.com/v1/blacklist/4az11aq5zpuex8efmn9edj6q5u16nkda
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="4az11aq5zpuex8efmn9edj6q5u16nkda", oauth_version="1.0", oauth_nonce="25c8afcbcf020acc82b7d1ef5adc56cc", oauth_timestamp="1449000990", oauth_signature_method="HMAC-SHA1", oauth_signature="z%2BmNyrS4rnHf9cgo4ojhuKyDQKc%3D"'
Response: 200 (0.174s)
code = '200'
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2133 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/4az11aq5zpuex8efmn9edj6q5u16nkda
value = 'ruxoqcac.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="4az11aq5zpuex8efmn9edj6q5u16nkda", oauth_version="1.0", oauth_nonce="d8ef248da80df4fe26832e2b1ca8ba66", oauth_timestamp="1449000990", oauth_signature_method="HMAC-SHA1", oauth_signature="T2pYZHPzp4hH3QTgAFNRWwowRFo%3D"'
Response: 200 (0.167s)
code = '200'
entry =
context = 'allFields'
created = '1449000990'
id = 'd8588e41-4e6e-4255-9078-f6a8267ee9e4'
match = 'contains'
reason = 'spam'
status = '1'
value = 'ruxoqcac.com'
| Debug | mollom.test | 2143 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When the exact URL is present, the post should get blocked: http://ruxoqcac.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="4az11aq5zpuex8efmn9edj6q5u16nkda", oauth_version="1.0", oauth_nonce="7afbfb8b02255bb20f2a7adad5f6ef63", oauth_timestamp="1449000990", oauth_signature_method="HMAC-SHA1", oauth_signature="2XHUQ5ClrgoNCpsGDewNqWTzj%2FE%3D"'
Response: 200 (0.180s)
code = '200'
content =
id = 'TESTyend00p4osdmbf'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the exact URL is present, the post should get blocked: http://ruxoqcac.com'
spamClassification = 'spam'
| Debug | mollom.test | 2150 | 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://ruxoqcac.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="4az11aq5zpuex8efmn9edj6q5u16nkda", oauth_version="1.0", oauth_nonce="bad1571772927979beb8660a75e6db2c", oauth_timestamp="1449000990", oauth_signature_method="HMAC-SHA1", oauth_signature="dpe6MtQPV5qOPg32FNb8BQC2Ckg%3D"'
Response: 200 (0.187s)
code = '200'
content =
id = 'TESTkcsbk9ik44e0bs'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the URL is expanded in the back, the post should get blocked: http://ruxoqcac.com/oh-my'
spamClassification = 'spam'
| Debug | mollom.test | 2157 | 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.ruxoqcac.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="4az11aq5zpuex8efmn9edj6q5u16nkda", oauth_version="1.0", oauth_nonce="ad0ba6c63bf27949a05d76cc9c93e19a", oauth_timestamp="1449000991", oauth_signature_method="HMAC-SHA1", oauth_signature="PUici0jc1OOW8C9CWMqG9Y8d21g%3D"'
Response: 200 (0.168s)
code = '200'
content =
id = 'TEST12lprcm1t49xgn'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the URL is expanded in the front, the post should get blocked: http://www.ruxoqcac.com'
spamClassification = 'spam'
| Debug | mollom.test | 2164 | 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.ruxoqcac.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="4az11aq5zpuex8efmn9edj6q5u16nkda", oauth_version="1.0", oauth_nonce="9da443aeb0e7c5f565cf1fc77dc2f578", oauth_timestamp="1449000991", oauth_signature_method="HMAC-SHA1", oauth_signature="dlBNwtUgLtkg7VqmCL8%2BGy0pRMQ%3D"'
Response: 200 (0.171s)
code = '200'
content =
id = 'TEST1jmta00a70tohg'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the URL has a different schema, the post should get blocked: ftp://www.ruxoqcac.com'
spamClassification = 'spam'
| Debug | mollom.test | 2171 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/4az11aq5zpuex8efmn9edj6q5u16nkda/d8588e41-4e6e-4255-9078-f6a8267ee9e4/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="4az11aq5zpuex8efmn9edj6q5u16nkda", oauth_version="1.0", oauth_nonce="0cb3a67fb2e8a9d3688d3f83dfaf4016", oauth_timestamp="1449000991", oauth_signature_method="HMAC-SHA1", oauth_signature="FNEEKAoNi7srKVyjxfDMzq1iFAM%3D"'
Response: 200 (0.171s)
code = '200'
| Debug | mollom.test | 2176 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/4az11aq5zpuex8efmn9edj6q5u16nkda
value = 'eikbsvkw'
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="4az11aq5zpuex8efmn9edj6q5u16nkda", oauth_version="1.0", oauth_nonce="14cceaac4d773ebdd1afb25878ad4d99", oauth_timestamp="1449000991", oauth_signature_method="HMAC-SHA1", oauth_signature="D8Na%2B4S3cqX9fyDOLGO5as%2BTRdo%3D"'
Response: 200 (0.159s)
code = '200'
entry =
context = 'allFields'
created = '1449000991'
id = '1465d8be-fdca-429d-a37e-38c81f3d3198'
match = 'contains'
reason = 'spam'
status = '1'
value = 'eikbsvkw'
| Debug | mollom.test | 2188 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'eikbsvkw'
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="4az11aq5zpuex8efmn9edj6q5u16nkda", oauth_version="1.0", oauth_nonce="8de3469194e275cb0ea533ad64299999", oauth_timestamp="1449000991", oauth_signature_method="HMAC-SHA1", oauth_signature="JSwncq9eBPRZnVNnpyjM3nRSa0E%3D"'
Response: 200 (0.146s)
code = '200'
content =
id = 'TESTcec1iz5rduye1u'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'eikbsvkw'
spamClassification = 'spam'
| Debug | mollom.test | 2196 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When the term is present, the post should get blocked: eikbsvkw'
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="4az11aq5zpuex8efmn9edj6q5u16nkda", oauth_version="1.0", oauth_nonce="1cd4e86e7cfcef5a22cf447d93c185bf", oauth_timestamp="1449000992", oauth_signature_method="HMAC-SHA1", oauth_signature="GJzcVYG4auQoyS9H12I5Btx7%2FFo%3D"'
Response: 200 (0.182s)
code = '200'
content =
id = 'TEST1i31kwr7e523q5'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the term is present, the post should get blocked: eikbsvkw'
spamClassification = 'spam'
| Debug | mollom.test | 2204 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When match is \'contains\', the word can be surrounded by other text: abceikbsvkwdef'
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="4az11aq5zpuex8efmn9edj6q5u16nkda", oauth_version="1.0", oauth_nonce="de7e39b31a5eddd8af62e66372c77681", oauth_timestamp="1449000992", oauth_signature_method="HMAC-SHA1", oauth_signature="nwmA%2B5ayjmOfpOw9%2BhsNkheeGPw%3D"'
Response: 200 (0.151s)
code = '200'
content =
id = 'TEST1hx3rtwru5jz51'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When match is \'contains\', the word can be surrounded by other text: abceikbsvkwdef'
spamClassification = 'spam'
| Debug | mollom.test | 2212 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/4az11aq5zpuex8efmn9edj6q5u16nkda/1465d8be-fdca-429d-a37e-38c81f3d3198
value = 'eikbsvkw'
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="4az11aq5zpuex8efmn9edj6q5u16nkda", oauth_version="1.0", oauth_nonce="2d827e2a9916f234f0b862f9b20498f7", oauth_timestamp="1449000992", oauth_signature_method="HMAC-SHA1", oauth_signature="qs7%2BCcsoRGkmxBuzyfEGS7IMS2w%3D"'
Response: 200 (0.164s)
code = '200'
entry =
context = 'allFields'
created = '1449000991'
id = '1465d8be-fdca-429d-a37e-38c81f3d3198'
match = 'exact'
reason = 'spam'
status = '0'
value = 'eikbsvkw'
| Debug | mollom.test | 2224 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When match is \'exact\', it has to be exact: eikbsvkw'
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="4az11aq5zpuex8efmn9edj6q5u16nkda", oauth_version="1.0", oauth_nonce="4a90ae0f8066762fb16e22ab4ae7bdc9", oauth_timestamp="1449000992", oauth_signature_method="HMAC-SHA1", oauth_signature="f6r%2BnDNxTawmxVgrn6jgFdKYW4o%3D"'
Response: 200 (0.194s)
code = '200'
content =
id = 'TESTx156w5pj2bby14'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When match is \'exact\', it has to be exact: eikbsvkw'
spamClassification = 'spam'
| Debug | mollom.test | 2231 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When match is \'exact\', it has to be exact: abceikbsvkwdef'
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="4az11aq5zpuex8efmn9edj6q5u16nkda", oauth_version="1.0", oauth_nonce="68d55e443b9561007b309d2740f418a0", oauth_timestamp="1449000992", oauth_signature_method="HMAC-SHA1", oauth_signature="lU%2FAZlzFN3ncv483eCX96ovVVaA%3D"'
Response: 200 (0.172s)
code = '200'
content =
id = 'TESTxf10gkk37851kb'
spamScore = '0.5'
reason = 'some secret reason'
postBody = 'When match is \'exact\', it has to be exact: abceikbsvkwdef'
spamClassification = 'unsure'
| Debug | mollom.test | 2239 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/4az11aq5zpuex8efmn9edj6q5u16nkda/1465d8be-fdca-429d-a37e-38c81f3d3198/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="4az11aq5zpuex8efmn9edj6q5u16nkda", oauth_version="1.0", oauth_nonce="453159766b3d8b2e1052d31949c56c72", oauth_timestamp="1449000992", oauth_signature_method="HMAC-SHA1", oauth_signature="gaghTugcKQPrpaV4b6rx2gEd8vk%3D"'
Response: 200 (0.151s)
code = '200'
| Debug | mollom.test | 2244 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/site
url = 'http://ec2-54-69-10-31.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.143s)
code = '200'
site =
publicKey = '19l3fw7sabjkpk4a7cexr3tz510brb4q'
privateKey = 'bhb7oun4k4mq13pdrn97f7klf1qywhmj'
url = 'http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout'
email = 'simpletest@example.com'
expectedLanguages = ''
| Debug | mollom.test | 2268 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/19l3fw7sabjkpk4a7cexr3tz510brb4q
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="19l3fw7sabjkpk4a7cexr3tz510brb4q", oauth_version="1.0", oauth_nonce="5d887c446ba16b6c81f0403642824f29", oauth_timestamp="1449000994", oauth_signature_method="HMAC-SHA1", oauth_signature="gBmoN6WjWIZVFhuMmHmHzJSmbg4%3D"'
Response: 200 (0.141s)
code = '200'
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2271 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/19l3fw7sabjkpk4a7cexr3tz510brb4q
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="19l3fw7sabjkpk4a7cexr3tz510brb4q", oauth_version="1.0", oauth_nonce="fb17200d569e542204a78164a8efa974", oauth_timestamp="1449000995", oauth_signature_method="HMAC-SHA1", oauth_signature="w%2FfMmQz%2FSW00f35aDQVXWNd%2BoKs%3D"'
Response: 200 (0.168s)
code = '200'
list =
0 =
context = 'allFields'
created = '1449000995'
id = '0ac97225-fd0b-4251-b98a-016983662356'
match = 'contains'
reason = 'spam'
status = '1'
value = 'froanntl'
| Debug | mollom.test | 2278 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/19l3fw7sabjkpk4a7cexr3tz510brb4q/0ac97225-fd0b-4251-b98a-016983662356
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="19l3fw7sabjkpk4a7cexr3tz510brb4q", oauth_version="1.0", oauth_nonce="d343f0ebb525a638dc199be34a2bb629", oauth_timestamp="1449000995", oauth_signature_method="HMAC-SHA1", oauth_signature="mDRPOEKBSPIF%2FOfU%2Fqk%2BJUbiAis%3D"'
Response: 200 (0.171s)
code = '200'
entry =
context = 'allFields'
created = '1449000995'
id = '0ac97225-fd0b-4251-b98a-016983662356'
match = 'contains'
reason = 'spam'
status = '1'
value = 'froanntl'
| Debug | mollom.test | 2286 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/19l3fw7sabjkpk4a7cexr3tz510brb4q
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="19l3fw7sabjkpk4a7cexr3tz510brb4q", oauth_version="1.0", oauth_nonce="8db5e3e3513f04610b29caa61388623d", oauth_timestamp="1449000996", oauth_signature_method="HMAC-SHA1", oauth_signature="c9CP6Fu8VQuq31y9IT99D0pmoOA%3D"'
Response: 200 (0.181s)
code = '200'
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2287 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/19l3fw7sabjkpk4a7cexr3tz510brb4q
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="19l3fw7sabjkpk4a7cexr3tz510brb4q", oauth_version="1.0", oauth_nonce="4692993b29d79c5fac9992948d215858", oauth_timestamp="1449000996", oauth_signature_method="HMAC-SHA1", oauth_signature="IIsqQvxZy%2FTEyN4tEGrAEn0NAx8%3D"'
Response: 200 (0.173s)
code = '200'
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2292 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/19l3fw7sabjkpk4a7cexr3tz510brb4q
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="19l3fw7sabjkpk4a7cexr3tz510brb4q", oauth_version="1.0", oauth_nonce="e863ec2c7308690b44cedbb8d9738f96", oauth_timestamp="1449000997", oauth_signature_method="HMAC-SHA1", oauth_signature="JcP7JIsi3V%2BJ5KsKLxoVcuRO%2FTg%3D"'
Response: 200 (0.188s)
code = '200'
list =
0 =
context = 'allFields'
created = '1449000997'
id = '3ba5e040-62b4-4fa0-aa4f-6e678274944d'
match = 'contains'
reason = 'profanity'
status = '1'
value = 'dxtzrqbu'
| Debug | mollom.test | 2299 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/19l3fw7sabjkpk4a7cexr3tz510brb4q/3ba5e040-62b4-4fa0-aa4f-6e678274944d
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="19l3fw7sabjkpk4a7cexr3tz510brb4q", oauth_version="1.0", oauth_nonce="b3e2312e00c98e3b5fcf8b92651cc67d", oauth_timestamp="1449000997", oauth_signature_method="HMAC-SHA1", oauth_signature="zgtflSVoyKFub7C68Gzcwj608gE%3D"'
Response: 200 (0.159s)
code = '200'
entry =
context = 'allFields'
created = '1449000997'
id = '3ba5e040-62b4-4fa0-aa4f-6e678274944d'
match = 'contains'
reason = 'profanity'
status = '1'
value = 'dxtzrqbu'
| Debug | mollom.test | 2307 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/19l3fw7sabjkpk4a7cexr3tz510brb4q
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="19l3fw7sabjkpk4a7cexr3tz510brb4q", oauth_version="1.0", oauth_nonce="7488294b1643e8f0096d6a5ef634d9fc", oauth_timestamp="1449000998", oauth_signature_method="HMAC-SHA1", oauth_signature="YpL5%2BEr23dFGG4ctVBX4ec1cANU%3D"'
Response: 200 (0.149s)
code = '200'
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2308 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Bypass access (MollomBypassAccessTestCase) [Unknown] | 118 | 0 | 0 |
CAPTCHA (authenticated + page + form cache) (MollomCaptchaAuthenticatedPageFormCacheTestCase) [Unknown] | 131 | 0 | 0 |
CAPTCHA (authenticated) (MollomCaptchaAuthenticatedTestCase) [Unknown] | 123 | 0 | 0 |
CAPTCHA (MollomCaptchaTestCase) [Unknown] | 114 | 0 | 0 |
CAPTCHA (page + form cache) (MollomCaptchaPageFormCacheTestCase) [Unknown] | 122 | 0 | 0 |
CAPTCHA (page cache) (MollomCaptchaPageCacheTestCase) [Unknown] | 122 | 0 | 0 |
Comment integration (MollomCommentFormTestCase) [Unknown] | 268 | 0 | 0 |
Contact integration (MollomContactFormTestCase) [Unknown] | 230 | 0 | 0 |
Data CRUD (MollomDataCRUDTestCase) [Unknown] | 55 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://ec2-54-69-10-31.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="895fe058b420689bf27b324e245543b3", oauth_version="1.0", oauth_nonce="a4c827d8338f1ab9234657e574273f57", oauth_timestamp="1449000995", oauth_signature_method="HMAC-SHA1", oauth_signature="jp%2FmzwPfCW06HICIjfYuZ9PLjJQ%3D"'
Response: 200 (0.058s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = '1'
Request: POST http://ec2-54-69-10-31.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="895fe058b420689bf27b324e245543b3", oauth_version="1.0", oauth_nonce="bd7a4d4b8514ba775bb4ae588bb08e3d", oauth_timestamp="1449000996", oauth_signature_method="HMAC-SHA1", oauth_signature="AGJgYx5HQv14REJ4ZXwbnMtmuM8%3D"'
Response: 200 (0.052s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = '2'
| Debug | run-tests.sh | 371 | simpletest_script_run_one_test() |  |
|
Request: POST http://ec2-54-69-10-31.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="23b4680af1bf24fb05e2f13e4de08269", oauth_version="1.0", oauth_nonce="96740209f1282fc908f6cbeae4fef0d1", oauth_timestamp="1449000997", oauth_signature_method="HMAC-SHA1", oauth_signature="o1mMx%2Fpa%2BH3rF5tsgoZu6mv8LQ8%3D"'
Response: 200 (0.062s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = '1'
Request: POST http://ec2-54-69-10-31.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="23b4680af1bf24fb05e2f13e4de08269", oauth_version="1.0", oauth_nonce="477415796794cef38120fa9d49dfd6b4", oauth_timestamp="1449000997", oauth_signature_method="HMAC-SHA1", oauth_signature="JS%2BLPbpgNhLwlorVRJqyRzOS8nI%3D"'
Response: 200 (0.062s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = '2'
| Debug | run-tests.sh | 371 | simpletest_script_run_one_test() |  |
|
Data processing (MollomDataTestCase) [Unknown] | 538 | 0 | 0 |
Expected languages (MollomExpectedLanguageTestCase) [Unknown] | 43 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: GET http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/3ff8d80fb89dccfbde865602487605ad
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="3ff8d80fb89dccfbde865602487605ad", oauth_version="1.0", oauth_nonce="1c7ef7c8c2603de63b40f7639ccb75ae", oauth_timestamp="1449000998", oauth_signature_method="HMAC-SHA1", oauth_signature="LGew1OnZTXy%2FSMVOj79fZ671LgE%3D"'
Response: 200 (0.065s)
code = '200'
site =
clientName = 'Mollom'
clientVersion = '6.x-2.x-dev'
platformName = 'Drupal'
platformVersion = '6.38-dev'
expectedLanguages = 'en'
publicKey = '3ff8d80fb89dccfbde865602487605ad'
privateKey = '7cfae7ef9e89c74e700a89118880ed06'
url = ''
email = ''
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/3ff8d80fb89dccfbde865602487605ad
expectedLanguages =
0 = 'es'
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="3ff8d80fb89dccfbde865602487605ad", oauth_version="1.0", oauth_nonce="0dcd9aa82870f9d90ec4f0d475ee940d", oauth_timestamp="1449000998", oauth_signature_method="HMAC-SHA1", oauth_signature="ceoB9h%2Fu97sWeHKA0sz%2Foyd%2FULI%3D"'
Response: 200 (0.064s)
code = '200'
site =
expectedLanguages = 'es'
clientName = 'Mollom'
clientVersion = '6.x-2.x-dev'
platformName = 'Drupal'
platformVersion = '6.38-dev'
publicKey = '3ff8d80fb89dccfbde865602487605ad'
privateKey = '7cfae7ef9e89c74e700a89118880ed06'
url = ''
email = ''
Request: GET http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/3ff8d80fb89dccfbde865602487605ad
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="3ff8d80fb89dccfbde865602487605ad", oauth_version="1.0", oauth_nonce="e30860db10a5527aa685cb8ff83b8da7", oauth_timestamp="1449000998", oauth_signature_method="HMAC-SHA1", oauth_signature="dcTdVhSt1JHJC7GohTzdcWFB7MU%3D"'
Response: 200 (0.046s)
code = '200'
site =
expectedLanguages = 'es'
clientName = 'Mollom'
clientVersion = '6.x-2.x-dev'
platformName = 'Drupal'
platformVersion = '6.38-dev'
publicKey = '3ff8d80fb89dccfbde865602487605ad'
privateKey = '7cfae7ef9e89c74e700a89118880ed06'
url = ''
email = ''
| Debug | mollom.test | 5506 | MollomExpectedLanguageTestCase->testExpectedLanguages() |  |
|
Fallback mode (MollomFallbackModeTestCase) [Unknown] | 174 | 0 | 0 |
Flag as Inappropriate (MollomFlagAsInappropriateTestCase) [Unknown] | 84 | 0 | 0 |
Form administration (MollomFormConfigurationTestCase) [Unknown] | 451 | 0 | 0 |
Installation and key handling (MollomInstallationTestCase) [Unknown] | 128 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site
url = 'http://ec2-54-69-10-31.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.062s)
code = '200'
site =
email = 'simpletest@example.com'
url = 'http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout'
publicKey = 'ca844738316356ab014be488dd8a93dd'
privateKey = 'd2be4a2fcea0b12ff665517807a5a8ab'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1297 | MollomInstallationTestCase->testInstallationProcess() |  |
|
Moderate users (MollomModerateUserTestCase) [Unknown] | 81 | 0 | 0 |
Mollom class (MollomClassUnitTestCase) [Unknown] | 19 | 0 | 0 |
MollomAccessTestCase | 85 | 0 | 0 |
MollomActionsTestCase | 196 | 0 | 0 |
Node integration (MollomNodeFormTestCase) [Unknown] | 131 | 0 | 0 |
Profanity checking (MollomProfanityTestCase) [Unknown] | 197 | 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.34.211'
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="1hbbuksj19xqvkfcjsydzlx4n16eky1y", oauth_version="1.0", oauth_nonce="d57536594fd4b561551ccead3276be8d", oauth_timestamp="1449001007", oauth_signature_method="HMAC-SHA1", oauth_signature="889JOdNPge9DFMhjiK%2BOQmTqM4c%3D"'
Response: 200 (0.173s)
code = '200'
content =
id = 'TESTqmkl4h6rufn91v'
profanityScore = '0.0'
reason = 'some secret reason'
postTitle = 'Joomla lover unite!'
postBody = 'This is a post just for unsure Joomla lovers.'
authorIp = '172.31.34.211'
Request: POST http://dev.mollom.com/v1/content/TESTqmkl4h6rufn91v
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="1hbbuksj19xqvkfcjsydzlx4n16eky1y", oauth_version="1.0", oauth_nonce="522857f1ac968976158d9e3d2c9ac6ea", oauth_timestamp="1449001007", oauth_signature_method="HMAC-SHA1", oauth_signature="rc3W42H9X4k%2Br0YGpw2cwkGVZEc%3D"'
Response: 200 (0.141s)
code = '200'
content =
id = 'TESTqmkl4h6rufn91v'
spamScore = '0.5'
reason = 'some secret reason'
spamClassification = 'unsure'
| Debug | mollom.test | 2369 | MollomProfanityTestCase->testProfanity() |  |
|
Profile integration (MollomProfileFormsTestCase) [Unknown] | 121 | 0 | 0 |
Reporting functionality (MollomReportTestCase) [Unknown] | 203 | 0 | 0 |
Reseller functionality (MollomResellerTestCase) [Unknown] | 20 | 0 | 0 |
Server responses (configured) (MollomResponseConfiguredTestCase) [Unknown] | 20 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site
url = 'http://ec2-54-69-10-31.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.060s)
code = '200'
site =
email = 'simpletest@example.com'
url = 'http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout'
publicKey = '1a8e908abdb0c247114bbdcf7b10f10a'
privateKey = '6d491f7eabc7d9c9b28c1ba9f1f967c1'
expectedLanguages = ''
subscriptionType = ''
Request: GET http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/1a8e908abdb0c247114bbdcf7b10f10a
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1a8e908abdb0c247114bbdcf7b10f10a", oauth_version="1.0", oauth_nonce="5531e06fe2c5463ec0c07157b6f002fe", oauth_timestamp="1449001007", oauth_signature_method="HMAC-SHA1", oauth_signature="QIbeaWPkzVdWJd3Az8IddbRI27o%3D"'
Response: 200 (0.067s)
code = '200'
site =
email = 'simpletest@example.com'
url = 'http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout'
publicKey = '1a8e908abdb0c247114bbdcf7b10f10a'
privateKey = '6d491f7eabc7d9c9b28c1ba9f1f967c1'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1797 | MollomResponseConfiguredTestCase->testConfiguredUrl() |  |
|
Server responses (local) (MollomResponseLocalTestCase) [Unknown] | 200 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://ec2-54-69-10-31.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="c7d48232678a7e6b8b1d9cf5116169e6", oauth_version="1.0", oauth_nonce="bc796f3c813f8a37a2c1086c6881458c", oauth_timestamp="1449001008", oauth_signature_method="HMAC-SHA1", oauth_signature="y7leUr8Uhl8M%2FYFNPuCn8fTp3ZU%3D"'
Response: 200 (0.048s)
code = '200'
site =
email = 'mollom@example.com'
url = 'example.com'
publicKey = 'c631ba46654f961711696c2c04e419aa'
privateKey = 'ab0fc56e62ba8ac56d56acbda2e7e447'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1359 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: GET http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/c631ba46654f961711696c2c04e419aa
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="c631ba46654f961711696c2c04e419aa", oauth_version="1.0", oauth_nonce="2606e8ff992ede2620aab82a3b4ca6c4", oauth_timestamp="1449001008", oauth_signature_method="HMAC-SHA1", oauth_signature="GNky%2FOmqzdsr6qxPdsMCWEluZnE%3D"'
Response: 200 (0.048s)
code = '200'
site =
email = 'mollom@example.com'
url = 'example.com'
publicKey = 'c631ba46654f961711696c2c04e419aa'
privateKey = 'ab0fc56e62ba8ac56d56acbda2e7e447'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1375 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/c631ba46654f961711696c2c04e419aa
platformName = 'Drupal'
platformVersion = '6.38-dev'
clientName = 'Mollom'
clientVersion = '6.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="c631ba46654f961711696c2c04e419aa", oauth_version="1.0", oauth_nonce="3254636ed9a7a75050a7cc50b528c500", oauth_timestamp="1449001008", oauth_signature_method="HMAC-SHA1", oauth_signature="kq63VylYz5YJ9dwG%2F7yDKVhZaR8%3D"'
Response: 200 (0.067s)
code = '200'
site =
clientName = 'Mollom'
clientVersion = '6.x-2.x-dev'
platformName = 'Drupal'
platformVersion = '6.38-dev'
email = 'mollom@example.com'
url = 'example.com'
publicKey = 'c631ba46654f961711696c2c04e419aa'
privateKey = 'ab0fc56e62ba8ac56d56acbda2e7e447'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1387 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: GET http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/c631ba46654f961711696c2c04e419aa
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="c631ba46654f961711696c2c04e419aa", oauth_version="1.0", oauth_nonce="17222f161be81960ab90aae0a1ac19fe", oauth_timestamp="1449001008", oauth_signature_method="HMAC-SHA1", oauth_signature="4PUIJFt%2BEXuxF%2FzHjSdgH%2F%2BAwXI%3D"'
Response: 200 (0.065s)
code = '200'
site =
clientName = 'Mollom'
clientVersion = '6.x-2.x-dev'
platformName = 'Drupal'
platformVersion = '6.38-dev'
email = 'mollom@example.com'
url = 'example.com'
publicKey = 'c631ba46654f961711696c2c04e419aa'
privateKey = 'ab0fc56e62ba8ac56d56acbda2e7e447'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1391 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/c631ba46654f961711696c2c04e419aa/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="c631ba46654f961711696c2c04e419aa", oauth_version="1.0", oauth_nonce="bfd8fb9b4c490eb99833cd93e73fbdc1", oauth_timestamp="1449001008", oauth_signature_method="HMAC-SHA1", oauth_signature="Q7f31nO9FiwqhEerg1rr38EArIM%3D"'
Response: 200 (0.063s)
code = '200'
| Debug | mollom.test | 1417 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content
authorName = 's8iF7kUa'
authorMail = 's8iF7kUa@example.com'
authorId = '3'
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="9f404382386f1d762dfc3c63d47fb010", oauth_version="1.0", oauth_nonce="e920bdcdc1dee1511cdff4b2da55401d", oauth_timestamp="1449001009", oauth_signature_method="HMAC-SHA1", oauth_signature="%2BJs0bkIUoTXs%2B4GLKJlTL8U6YOU%3D"'
Response: 200 (0.053s)
code = '200'
content =
spamScore = '0'
spamClassification = 'ham'
id = '43064e0ad38bcc8d66e8663fb09fb07a'
| Debug | mollom.test | 1470 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/43064e0ad38bcc8d66e8663fb09fb07a
authorName = 's8iF7kUa'
authorMail = 's8iF7kUa@example.com'
authorId = '3'
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="9f404382386f1d762dfc3c63d47fb010", oauth_version="1.0", oauth_nonce="3d8aeed4e86dedd587806aa81cc0a3d5", oauth_timestamp="1449001009", oauth_signature_method="HMAC-SHA1", oauth_signature="5fUCBTQgpyz%2FvVxdS%2FHzjdI5mfg%3D"'
Response: 200 (0.060s)
code = '200'
content =
spamScore = '1'
spamClassification = 'spam'
id = '43064e0ad38bcc8d66e8663fb09fb07a'
| Debug | mollom.test | 1480 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/43064e0ad38bcc8d66e8663fb09fb07a
authorName = 's8iF7kUa'
authorMail = 's8iF7kUa@example.com'
authorId = '3'
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="9f404382386f1d762dfc3c63d47fb010", oauth_version="1.0", oauth_nonce="e8fa40bb2fed1a14562158554a9a2365", oauth_timestamp="1449001009", oauth_signature_method="HMAC-SHA1", oauth_signature="RD8cMAgFcxzbqc04R3VlS0290LI%3D"'
Response: 200 (0.048s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = '43064e0ad38bcc8d66e8663fb09fb07a'
| Debug | mollom.test | 1490 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/43064e0ad38bcc8d66e8663fb09fb07a
authorName = 's8iF7kUa'
authorMail = 's8iF7kUa@example.com'
authorId = '3'
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="9f404382386f1d762dfc3c63d47fb010", oauth_version="1.0", oauth_nonce="db8c24ec30cdcc1fb677c886088534e6", oauth_timestamp="1449001009", oauth_signature_method="HMAC-SHA1", oauth_signature="if9CX9zhyEQbnepGISExo00%2FGD8%3D"'
Response: 200 (0.048s)
code = '200'
content =
spamScore = '1'
spamClassification = 'spam'
qualityScore = '0'
profanityScore = '1'
id = '43064e0ad38bcc8d66e8663fb09fb07a'
| Debug | mollom.test | 1501 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/43064e0ad38bcc8d66e8663fb09fb07a
authorName = 's8iF7kUa'
authorMail = 's8iF7kUa@example.com'
authorId = '3'
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="9f404382386f1d762dfc3c63d47fb010", oauth_version="1.0", oauth_nonce="d7da594d6d8eb7b4da39af4c7b09958c", oauth_timestamp="1449001010", oauth_signature_method="HMAC-SHA1", oauth_signature="INiRfGasDWZrCovZYXADWdfPb%2FI%3D"'
Response: 200 (0.065s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
qualityScore = '0'
profanityScore = '1'
id = '43064e0ad38bcc8d66e8663fb09fb07a'
| Debug | mollom.test | 1512 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/43064e0ad38bcc8d66e8663fb09fb07a
authorName = 's8iF7kUa'
authorMail = 's8iF7kUa@example.com'
authorId = '3'
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="9f404382386f1d762dfc3c63d47fb010", oauth_version="1.0", oauth_nonce="f9d60b080d6a0821a68357282d595d45", oauth_timestamp="1449001010", oauth_signature_method="HMAC-SHA1", oauth_signature="%2BZcNGxhE1XdIo8F9DNVJbdYLn5c%3D"'
Response: 200 (0.055s)
code = '200'
content =
profanityScore = '1'
id = '43064e0ad38bcc8d66e8663fb09fb07a'
| Debug | mollom.test | 1523 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/43064e0ad38bcc8d66e8663fb09fb07a
authorName = 's8iF7kUa'
authorMail = 's8iF7kUa@example.com'
authorId = '3'
authorIp = '127.0.0.1'
postBody = '}`AlqRvHJ_+('
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="9f404382386f1d762dfc3c63d47fb010", oauth_version="1.0", oauth_nonce="e2c0028c9cf18a236192cbea3af5a506", oauth_timestamp="1449001010", oauth_signature_method="HMAC-SHA1", oauth_signature="EdydxDdIUi8QblLG82gR3zgXTDg%3D"'
Response: 200 (0.054s)
code = '200'
content =
profanityScore = '0'
id = '43064e0ad38bcc8d66e8663fb09fb07a'
| Debug | mollom.test | 1533 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content
authorName = 'e41xJr9z'
authorMail = 'e41xJr9z@example.com'
authorId = '3'
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="639aec1f7d4c672798e0356b805c58e1", oauth_version="1.0", oauth_nonce="feca522ab4776ac7c728e0192aaf8123", oauth_timestamp="1449001011", oauth_signature_method="HMAC-SHA1", oauth_signature="asOuWWXzddPl%2FJWWH9OuMdOso%2Fc%3D"'
Response: 200 (0.055s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = '39097a2fc415464e2538b94928cdc270'
| Debug | mollom.test | 1562 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/captcha
type = 'image'
contentId = '39097a2fc415464e2538b94928cdc270'
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="639aec1f7d4c672798e0356b805c58e1", oauth_version="1.0", oauth_nonce="94cf413271f315169d4b684c9ae5bfce", oauth_timestamp="1449001011", oauth_signature_method="HMAC-SHA1", oauth_signature="5I5d9GOYZsCGXK%2FUJeBfmr%2FJVy8%3D"'
Response: 200 (0.058s)
code = '200'
captcha =
id = 'df51c06702299a112ed36d389efddb18'
url = 'http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/sites/default/modules/mollom/images/powered-by-mollom-2.gif?captchaId=df51c06702299a112ed36d389efddb18'
| Debug | mollom.test | 1574 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/captcha/df51c06702299a112ed36d389efddb18
contentId = '39097a2fc415464e2538b94928cdc270'
authorIp = '127.0.0.1'
authorId = '3'
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="639aec1f7d4c672798e0356b805c58e1", oauth_version="1.0", oauth_nonce="ace27f941fade6cf5b130bf0084506f1", oauth_timestamp="1449001011", oauth_signature_method="HMAC-SHA1", oauth_signature="X7Dc7frjclbLD26HTSa9WIZf9A0%3D"'
Response: 200 (0.068s)
code = '200'
captcha =
solved = '1'
id = 'df51c06702299a112ed36d389efddb18'
| Debug | mollom.test | 1586 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/39097a2fc415464e2538b94928cdc270
authorName = 'e41xJr9z'
authorMail = 'e41xJr9z@example.com'
authorId = '3'
authorIp = '127.0.0.1'
postBody = 'spam'
captchaId = 'df51c06702299a112ed36d389efddb18'
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="639aec1f7d4c672798e0356b805c58e1", oauth_version="1.0", oauth_nonce="5055a223bf13aa9c90c35cd21a2da812", oauth_timestamp="1449001011", oauth_signature_method="HMAC-SHA1", oauth_signature="u%2FHrMmkVfRvq2VcnnBilxJ5Ng4I%3D"'
Response: 200 (0.065s)
code = '200'
content =
spamScore = '1'
spamClassification = 'spam'
id = '39097a2fc415464e2538b94928cdc270'
| Debug | mollom.test | 1591 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content
checks = 'language'
postBody = 'Some text in lang-en.'
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="56f746fe99cd4283687b9a087342af06", oauth_version="1.0", oauth_nonce="46562713d87c13e033da2f7059808449", oauth_timestamp="1449001012", oauth_signature_method="HMAC-SHA1", oauth_signature="%2BzpSMYVgeOgVBLT0iDnykZqO6vM%3D"'
Response: 200 (0.065s)
code = '200'
content =
languages =
item =
languageCode = 'en'
languageScore = '1'
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content
checks = 'language'
postBody = 'Etwas lang-de and some lang-en, too.'
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="56f746fe99cd4283687b9a087342af06", oauth_version="1.0", oauth_nonce="350e5c27f6e8d4df1feeee8806388b84", oauth_timestamp="1449001012", oauth_signature_method="HMAC-SHA1", oauth_signature="oPqlH3ccYH3p%2ByHNzF9OoZ3iZgE%3D"'
Response: 200 (0.066s)
code = '200'
content =
languages =
0 =
languageCode = 'de'
languageScore = '0.5'
1 =
languageCode = 'en'
languageScore = '0.5'
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content
checks = 'language'
postBody = 'Unknown language'
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="56f746fe99cd4283687b9a087342af06", oauth_version="1.0", oauth_nonce="5250db04b65f5962ff7bdb87f07ab7cf", oauth_timestamp="1449001012", oauth_signature_method="HMAC-SHA1", oauth_signature="wN9VtixF%2BMoEI1Yc9ayn4u24iyM%3D"'
Response: 200 (0.066s)
code = '200'
content =
languages =
item =
languageCode = 'zxx'
languageScore = '1'
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content
checks = 'language'
postBody = 'lang-en lang-de lang-es lang-ru lang-it'
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="56f746fe99cd4283687b9a087342af06", oauth_version="1.0", oauth_nonce="f1ce1f24ff193eff89a0cacc81b34074", oauth_timestamp="1449001012", oauth_signature_method="HMAC-SHA1", oauth_signature="qOubL0mQvy3R9EKf0tO1Vm6veog%3D"'
Response: 200 (0.058s)
code = '200'
content =
languages =
item =
languageCode = 'und'
languageScore = '1'
| Debug | run-tests.sh | 371 | simpletest_script_run_one_test() |  |
|
Request: POST http://ec2-54-69-10-31.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="112745db2ceea5432b0a885239aa38d1", oauth_version="1.0", oauth_nonce="45f30a31442378fefacfa90cdefb5e54", oauth_timestamp="1449001013", oauth_signature_method="HMAC-SHA1", oauth_signature="FYlHmPZ5MBkHGNUmB3Y6uODDens%3D"'
Response: 200 (0.042s)
code = '200'
captcha =
id = '3af361c5b2705e3c8565d102cc07fd86'
url = 'http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/sites/default/modules/mollom/images/powered-by-mollom-2.gif?captchaId=3af361c5b2705e3c8565d102cc07fd86'
| Debug | mollom.test | 1708 | MollomResponseTestCase->testGetImageCaptcha() |  |
|
Request: POST http://ec2-54-69-10-31.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="112745db2ceea5432b0a885239aa38d1", oauth_version="1.0", oauth_nonce="a1cb1df1be3135cba118a3d2a2d52b49", oauth_timestamp="1449001013", oauth_signature_method="HMAC-SHA1", oauth_signature="zdVcCh82Rfm2FddzzjGMg2hvbLI%3D"'
Response: 200 (0.040s)
code = '200'
captcha =
id = 'c6de950389968f5121e08fb76bb1d784'
url = 'https://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/sites/default/modules/mollom/images/powered-by-mollom-2.gif?captchaId=c6de950389968f5121e08fb76bb1d784'
| Debug | mollom.test | 1714 | MollomResponseTestCase->testGetImageCaptcha() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/captcha
type = 'image'
authorIp = '127.0.0.1'
authorId = 1029317504
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="039985838078299b2bcbdef076e52f34", oauth_version="1.0", oauth_nonce="8e8d5a519f87b06d3295c1ae81dfccc7", oauth_timestamp="1449001014", oauth_signature_method="HMAC-SHA1", oauth_signature="hWTaH8BBl7MmZzktd7GkhilCG3U%3D"'
Response: 200 (0.038s)
code = '200'
captcha =
id = 'e3673e60c0cda79f2746093777f37300'
url = 'http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/sites/default/modules/mollom/images/powered-by-mollom-2.gif?captchaId=e3673e60c0cda79f2746093777f37300'
| Debug | mollom.test | 1733 | MollomResponseTestCase->testCheckCaptcha() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/captcha/e3673e60c0cda79f2746093777f37300
type = 'image'
authorIp = '127.0.0.1'
authorId = 1029317504
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="039985838078299b2bcbdef076e52f34", oauth_version="1.0", oauth_nonce="fc87e78fdbf546c14a1eba6af9a12340", oauth_timestamp="1449001014", oauth_signature_method="HMAC-SHA1", oauth_signature="Q8KgWUL0UzIJVn%2Fq9v8hG1vQmIw%3D"'
Response: 200 (0.039s)
code = '200'
captcha =
solved = '1'
id = 'e3673e60c0cda79f2746093777f37300'
| Debug | mollom.test | 1740 | MollomResponseTestCase->testCheckCaptcha() |  |
|
Server responses (MollomResponseTestCase) [Unknown] | 200 | 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="vlmfiruq3r4e7nljt7m6jatr26cwwl8v", oauth_version="1.0", oauth_nonce="ca66c8ce2002b280ae54ccb3c213694d", oauth_timestamp="1449001009", oauth_signature_method="HMAC-SHA1", oauth_signature="u%2FcpDZKLEWM0LIlYSL2%2FbbsJhe0%3D"'
Response: 200 (0.197s)
code = '200'
site =
publicKey = 'zf405yf5kyw01grwrm6u8g5sq12xsjyx'
privateKey = '1vcc0skrinizb1ahutr6pcl54v11wvs0'
url = 'example.com'
email = 'mollom@example.com'
expectedLanguages = ''
| Debug | mollom.test | 1359 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: GET http://dev.mollom.com/v1/site/zf405yf5kyw01grwrm6u8g5sq12xsjyx
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="zf405yf5kyw01grwrm6u8g5sq12xsjyx", oauth_version="1.0", oauth_nonce="055d078a7f9d8d029c7779f4466cb499", oauth_timestamp="1449001009", oauth_signature_method="HMAC-SHA1", oauth_signature="miKefBAyPxajnU3qLWvLe8kzZ3I%3D"'
Response: 200 (0.170s)
code = '200'
site =
publicKey = 'zf405yf5kyw01grwrm6u8g5sq12xsjyx'
privateKey = '1vcc0skrinizb1ahutr6pcl54v11wvs0'
url = 'example.com'
email = 'mollom@example.com'
expectedLanguages = ''
| Debug | mollom.test | 1375 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://dev.mollom.com/v1/site/zf405yf5kyw01grwrm6u8g5sq12xsjyx
platformName = 'Drupal'
platformVersion = '6.38-dev'
clientName = 'Mollom'
clientVersion = '6.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="zf405yf5kyw01grwrm6u8g5sq12xsjyx", oauth_version="1.0", oauth_nonce="1188ea2280ab5af021cb3900c180e9e6", oauth_timestamp="1449001009", oauth_signature_method="HMAC-SHA1", oauth_signature="eY%2B62ZdvDinPR8xX%2BIbNASAXMLo%3D"'
Response: 200 (0.173s)
code = '200'
site =
publicKey = 'zf405yf5kyw01grwrm6u8g5sq12xsjyx'
privateKey = '1vcc0skrinizb1ahutr6pcl54v11wvs0'
url = 'example.com'
email = 'mollom@example.com'
platformName = 'Drupal'
platformVersion = '6.38-dev'
clientName = 'Mollom'
clientVersion = '6.x-2.x-dev'
expectedLanguages = ''
| Debug | mollom.test | 1387 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: GET http://dev.mollom.com/v1/site/zf405yf5kyw01grwrm6u8g5sq12xsjyx
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="zf405yf5kyw01grwrm6u8g5sq12xsjyx", oauth_version="1.0", oauth_nonce="e8604f26210c95a0fc410cef7c9df3cb", oauth_timestamp="1449001010", oauth_signature_method="HMAC-SHA1", oauth_signature="HV1qYNyrSoipdb3WGppOUSnPP%2B8%3D"'
Response: 200 (0.169s)
code = '200'
site =
publicKey = 'zf405yf5kyw01grwrm6u8g5sq12xsjyx'
privateKey = '1vcc0skrinizb1ahutr6pcl54v11wvs0'
url = 'example.com'
email = 'mollom@example.com'
platformName = 'Drupal'
platformVersion = '6.38-dev'
clientName = 'Mollom'
clientVersion = '6.x-2.x-dev'
expectedLanguages = ''
| Debug | mollom.test | 1391 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://dev.mollom.com/v1/site/zf405yf5kyw01grwrm6u8g5sq12xsjyx/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="zf405yf5kyw01grwrm6u8g5sq12xsjyx", oauth_version="1.0", oauth_nonce="d7ecd63df9d5fbc5611e03c578a30b15", oauth_timestamp="1449001010", oauth_signature_method="HMAC-SHA1", oauth_signature="Etomg05cGLZ%2FfspCf6TiesvDY5M%3D"'
Response: 200 (0.145s)
code = '200'
| Debug | mollom.test | 1417 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
authorName = 'xi54LQMZ'
authorMail = 'xi54LQMZ@example.com'
authorId = '3'
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="1f17nck0o2qsxweywew5aoftznw19qic", oauth_version="1.0", oauth_nonce="c269efdab5e7ac21b3869f58d2873b31", oauth_timestamp="1449001012", oauth_signature_method="HMAC-SHA1", oauth_signature="MTZfsScnQOOSYtQWD8mKQ3QQeUI%3D"'
Response: 200 (0.147s)
code = '200'
content =
id = 'TEST1shl9s8ddtgv7t'
spamScore = '0.0'
reason = 'some secret reason'
postBody = 'ham'
authorMail = 'xi54LQMZ@example.com'
authorIp = '127.0.0.1'
authorId = '3'
spamClassification = 'ham'
| Debug | mollom.test | 1470 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TEST1shl9s8ddtgv7t
authorName = 'xi54LQMZ'
authorMail = 'xi54LQMZ@example.com'
authorId = '3'
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="1f17nck0o2qsxweywew5aoftznw19qic", oauth_version="1.0", oauth_nonce="eef1ecab16454f73c9f9f6e119112628", oauth_timestamp="1449001012", oauth_signature_method="HMAC-SHA1", oauth_signature="KYf35Wy8HOHsUD1%2BL0jfYZVVvDw%3D"'
Response: 200 (0.159s)
code = '200'
content =
id = 'TEST1shl9s8ddtgv7t'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'spam'
authorMail = 'xi54LQMZ@example.com'
authorIp = '127.0.0.1'
authorId = '3'
spamClassification = 'spam'
| Debug | mollom.test | 1480 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TEST1shl9s8ddtgv7t
authorName = 'xi54LQMZ'
authorMail = 'xi54LQMZ@example.com'
authorId = '3'
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="1f17nck0o2qsxweywew5aoftznw19qic", oauth_version="1.0", oauth_nonce="2274b78c730a62c2a207aefede90d219", oauth_timestamp="1449001012", oauth_signature_method="HMAC-SHA1", oauth_signature="8ZkpzqV5ryQogVYAqql1RxwgqgE%3D"'
Response: 200 (0.171s)
code = '200'
content =
id = 'TEST1shl9s8ddtgv7t'
spamScore = '0.5'
reason = 'some secret reason'
postBody = 'unsure'
authorMail = 'xi54LQMZ@example.com'
authorIp = '127.0.0.1'
authorId = '3'
spamClassification = 'unsure'
| Debug | mollom.test | 1490 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TEST1shl9s8ddtgv7t
authorName = 'xi54LQMZ'
authorMail = 'xi54LQMZ@example.com'
authorId = '3'
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="1f17nck0o2qsxweywew5aoftznw19qic", oauth_version="1.0", oauth_nonce="7d8bc77518785db5992c4cf795490546", oauth_timestamp="1449001012", oauth_signature_method="HMAC-SHA1", oauth_signature="Pa4NV4bKE4frUaaMlxSzj1IIx6w%3D"'
Response: 200 (0.158s)
code = '200'
content =
id = 'TEST1shl9s8ddtgv7t'
spamScore = '1.0'
qualityScore = '0.0'
profanityScore = '1.0'
reason = 'some secret reason'
postBody = 'spam profanity'
authorMail = 'xi54LQMZ@example.com'
authorIp = '127.0.0.1'
authorId = '3'
spamClassification = 'spam'
| Debug | mollom.test | 1501 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TEST1shl9s8ddtgv7t
authorName = 'xi54LQMZ'
authorMail = 'xi54LQMZ@example.com'
authorId = '3'
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="1f17nck0o2qsxweywew5aoftznw19qic", oauth_version="1.0", oauth_nonce="31169a3f8401be8e5618e81fe45f1a46", oauth_timestamp="1449001012", oauth_signature_method="HMAC-SHA1", oauth_signature="rYzyCqy4XlukAeblmezK%2Fub1AWg%3D"'
Response: 200 (0.146s)
code = '200'
content =
id = 'TEST1shl9s8ddtgv7t'
spamScore = '0.5'
qualityScore = '0.0'
profanityScore = '1.0'
reason = 'some secret reason'
postBody = 'profanity'
authorMail = 'xi54LQMZ@example.com'
authorIp = '127.0.0.1'
authorId = '3'
spamClassification = 'unsure'
| Debug | mollom.test | 1512 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TEST1shl9s8ddtgv7t
authorName = 'xi54LQMZ'
authorMail = 'xi54LQMZ@example.com'
authorId = '3'
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="1f17nck0o2qsxweywew5aoftznw19qic", oauth_version="1.0", oauth_nonce="04e00e9d4463d769b919014f66220ad5", oauth_timestamp="1449001012", oauth_signature_method="HMAC-SHA1", oauth_signature="cxOBwPi7SeYyWXH%2FMCDJgVwAAlU%3D"'
Response: 200 (0.195s)
code = '200'
content =
id = 'TEST1shl9s8ddtgv7t'
profanityScore = '1.0'
reason = 'some secret reason'
postBody = 'spam profanity'
authorMail = 'xi54LQMZ@example.com'
authorIp = '127.0.0.1'
authorId = '3'
| Debug | mollom.test | 1523 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TEST1shl9s8ddtgv7t
authorName = 'xi54LQMZ'
authorMail = 'xi54LQMZ@example.com'
authorId = '3'
authorIp = '127.0.0.1'
postBody = 'cdO3_Psf)qyG'
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="1f17nck0o2qsxweywew5aoftznw19qic", oauth_version="1.0", oauth_nonce="5af48a84e2d04ef3999c9646ca01b308", oauth_timestamp="1449001013", oauth_signature_method="HMAC-SHA1", oauth_signature="oW41QJ4vvUGfhY94l6oEWdPNbgs%3D"'
Response: 200 (0.178s)
code = '200'
content =
id = 'TEST1shl9s8ddtgv7t'
profanityScore = '0.0'
reason = 'some secret reason'
postBody = 'cdO3_Psf)qyG'
authorMail = 'xi54LQMZ@example.com'
authorIp = '127.0.0.1'
authorId = '3'
| Debug | mollom.test | 1533 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content
authorName = 'krCNx9Xt'
authorMail = 'krCNx9Xt@example.com'
authorId = '3'
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="xjrlviod3895b1fggogicbfv1i1c1k8p", oauth_version="1.0", oauth_nonce="298e077200dc20bef0285e6f0f0b8719", oauth_timestamp="1449001014", oauth_signature_method="HMAC-SHA1", oauth_signature="A0CxADOwiHobgxG8rS80Tctt4MI%3D"'
Response: 200 (0.148s)
code = '200'
content =
id = 'TEST1am7hkhqwgmdt1'
spamScore = '0.5'
reason = 'some secret reason'
postBody = 'unsure'
authorMail = 'krCNx9Xt@example.com'
authorIp = '127.0.0.1'
authorId = '3'
spamClassification = 'unsure'
| Debug | mollom.test | 1562 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://dev.mollom.com/v1/captcha
type = 'image'
contentId = 'TEST1am7hkhqwgmdt1'
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="xjrlviod3895b1fggogicbfv1i1c1k8p", oauth_version="1.0", oauth_nonce="91010f0eca34861e2d3db305ee3cc340", oauth_timestamp="1449001014", oauth_signature_method="HMAC-SHA1", oauth_signature="zQW2qOg%2BE6EGLxs4ZdYOTCd3HUY%3D"'
Response: 200 (0.163s)
code = '200'
captcha =
id = 'TEST1am7hkhqwgmdt1'
url = 'http://dev.mollom.com/v1/captcha/TEST1am7hkhqwgmdt1.png'
| Debug | mollom.test | 1574 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://dev.mollom.com/v1/captcha/TEST1am7hkhqwgmdt1
contentId = 'TEST1am7hkhqwgmdt1'
authorIp = '127.0.0.1'
authorId = '3'
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="xjrlviod3895b1fggogicbfv1i1c1k8p", oauth_version="1.0", oauth_nonce="4f188b4978b5c3444498a1b7b99e9536", oauth_timestamp="1449001014", oauth_signature_method="HMAC-SHA1", oauth_signature="6cKuBrzqPfYMZirvKoMfHrHY1wg%3D"'
Response: 200 (0.170s)
code = '200'
captcha =
id = 'TEST1am7hkhqwgmdt1'
solved = '1'
reason = 'Correct response to image captcha.'
| Debug | mollom.test | 1586 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://dev.mollom.com/v1/content/TEST1am7hkhqwgmdt1
authorName = 'krCNx9Xt'
authorMail = 'krCNx9Xt@example.com'
authorId = '3'
authorIp = '127.0.0.1'
postBody = 'spam'
captchaId = 'TEST1am7hkhqwgmdt1'
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="xjrlviod3895b1fggogicbfv1i1c1k8p", oauth_version="1.0", oauth_nonce="5c76c8ff4aa0685a55a7320ad296dc22", oauth_timestamp="1449001015", oauth_signature_method="HMAC-SHA1", oauth_signature="VhyBT5AXVWv3Pmq4v0LfnEJ4irA%3D"'
Response: 200 (0.144s)
code = '200'
content =
id = 'TEST1am7hkhqwgmdt1'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'spam'
authorMail = 'krCNx9Xt@example.com'
authorIp = '127.0.0.1'
authorId = '3'
spamClassification = 'spam'
| Debug | mollom.test | 1591 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://dev.mollom.com/v1/content
checks = 'language'
postBody = 'Some text in lang-en.'
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="p21pyax53p5w5jen82glfhlew2jks3gn", oauth_version="1.0", oauth_nonce="bd14ede30ccbaa7f46a04177d37637da", oauth_timestamp="1449001016", oauth_signature_method="HMAC-SHA1", oauth_signature="P3hpR2Tv1Cx5kXFMFwMQjrQLthE%3D"'
Response: 200 (0.184s)
code = '200'
content =
id = 'TEST1lzqrani0aoj8f'
languages =
language =
languageCode = 'en'
languageScore = '1.0'
Request: POST http://dev.mollom.com/v1/content
checks = 'language'
postBody = 'Etwas lang-de and some lang-en, too.'
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="p21pyax53p5w5jen82glfhlew2jks3gn", oauth_version="1.0", oauth_nonce="845177a6c13ef51fc02fd4a8194bc4d6", oauth_timestamp="1449001016", oauth_signature_method="HMAC-SHA1", oauth_signature="kF3GU0f1R3d89Lp262HBUnaYcjc%3D"'
Response: 200 (0.172s)
code = '200'
content =
id = 'TESTf997cnkm9bbvym'
languages =
0 =
languageCode = 'de'
languageScore = '0.5'
1 =
languageCode = 'en'
languageScore = '0.5'
Request: POST http://dev.mollom.com/v1/content
checks = 'language'
postBody = 'Unknown language'
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="p21pyax53p5w5jen82glfhlew2jks3gn", oauth_version="1.0", oauth_nonce="85a903888abf16a34e7d4d6afb4353ae", oauth_timestamp="1449001016", oauth_signature_method="HMAC-SHA1", oauth_signature="vBWi0FRzH1xxYY0vhsulV5e1NlE%3D"'
Response: 200 (0.208s)
code = '200'
content =
id = 'TESTnttu774yeo1h1m'
languages =
language =
languageCode = 'zxx'
languageScore = '1.0'
Request: POST http://dev.mollom.com/v1/content
checks = 'language'
postBody = 'lang-en lang-de lang-es lang-ru lang-it'
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="p21pyax53p5w5jen82glfhlew2jks3gn", oauth_version="1.0", oauth_nonce="3097610364dadf1527b50537c6cb56b9", oauth_timestamp="1449001016", oauth_signature_method="HMAC-SHA1", oauth_signature="fZQ4Gz%2FkH1uGto36ZCo0wSR095o%3D"'
Response: 200 (0.149s)
code = '200'
content =
id = 'TESTdfzs766uf0mt30'
languages =
language =
languageCode = 'und'
languageScore = '1.0'
| Debug | run-tests.sh | 371 | 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="15vgprdci5q9x18n74gdvs73qqgh57xd", oauth_version="1.0", oauth_nonce="dc2e82527d405a33836476292b946e59", oauth_timestamp="1449001018", oauth_signature_method="HMAC-SHA1", oauth_signature="Ca2QvoRxVmU3hb9BWRdmim%2FTsG8%3D"'
Response: 200 (0.144s)
code = '200'
captcha =
id = 'TEST14cc50cpkbhf7u'
url = 'http://dev.mollom.com/v1/captcha/TEST14cc50cpkbhf7u.png'
| Debug | mollom.test | 1708 | 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="15vgprdci5q9x18n74gdvs73qqgh57xd", oauth_version="1.0", oauth_nonce="994b2691616c6ef534a9d5b93efa9b25", oauth_timestamp="1449001018", oauth_signature_method="HMAC-SHA1", oauth_signature="KbYnIeiS96YTMi%2FV3xEz6e3wuy4%3D"'
Response: 200 (0.159s)
code = '200'
captcha =
id = 'TESTtpfuqzbwe8o01s'
url = 'https://dev.mollom.com/v1/captcha/TESTtpfuqzbwe8o01s.png'
| Debug | mollom.test | 1714 | MollomResponseTestCase->testGetImageCaptcha() |  |
|
Request: POST http://dev.mollom.com/v1/captcha
type = 'image'
authorIp = '127.0.0.1'
authorId = 1020291370
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="10me80x24mwn7ky7zw5gwxs9o117rble", oauth_version="1.0", oauth_nonce="db4b8748d57ae937550dd1bc79c87f14", oauth_timestamp="1449001019", oauth_signature_method="HMAC-SHA1", oauth_signature="6HpuNxxNqTfbcIOEO49XpbDTI7g%3D"'
Response: 200 (0.148s)
code = '200'
captcha =
id = 'TEST1fm9i6bijzmui1'
url = 'http://dev.mollom.com/v1/captcha/TEST1fm9i6bijzmui1.png'
| Debug | mollom.test | 1733 | MollomResponseTestCase->testCheckCaptcha() |  |
|
Request: POST http://dev.mollom.com/v1/captcha/TEST1fm9i6bijzmui1
type = 'image'
authorIp = '127.0.0.1'
authorId = 1020291370
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="10me80x24mwn7ky7zw5gwxs9o117rble", oauth_version="1.0", oauth_nonce="c5d9246403c6dca69d108b7f126a7a56", oauth_timestamp="1449001019", oauth_signature_method="HMAC-SHA1", oauth_signature="ERtfKuQu5To24nfKHLSGXNn%2FAp8%3D"'
Response: 200 (0.179s)
code = '200'
captcha =
id = 'TEST1fm9i6bijzmui1'
solved = '1'
reason = 'Correct response to image captcha.'
| Debug | mollom.test | 1740 | MollomResponseTestCase->testCheckCaptcha() |  |
|
Testing mode (MollomTestingModeTestCase) [Unknown] | 110 | 0 | 0 |
Text analysis (authenticated + page + form cache) (MollomAnalysisAuthenticatedPageFormCacheTestCase) [Unknown] | 231 | 0 | 0 |
Text analysis (authenticated) (MollomAnalysisAuthenticatedTestCase) [Unknown] | 198 | 0 | 0 |
Text analysis (MollomAnalysisTestCase) [Unknown] | 189 | 0 | 0 |
Text analysis (page + form cache) (MollomAnalysisPageFormCacheTestCase) [Unknown] | 222 | 0 | 0 |
Text analysis (page cache) (MollomAnalysisPageCacheTestCase) [Unknown] | 222 | 0 | 0 |
Text analysis options (MollomAnalysisOptionsTestCase) [Unknown] | 335 | 0 | 0 |
Text analysis with caching (MollomAnalysisPageCachingTestCase) [Unknown] | 192 | 0 | 0 |
User integration (MollomUserFormsTestCase) [Unknown] | 323 | 0 | 0 |