Blacklist (MollomBlacklistTestCase) [Unknown] | 94 | 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.153s)
code = '200'
site =
publicKey = 'z5cbagonm9i9zcqozrm8lbt81vx38va5'
privateKey = 'tfyke3vmsostjmkd9w40rrj47r1ooac1'
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/z5cbagonm9i9zcqozrm8lbt81vx38va5
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="z5cbagonm9i9zcqozrm8lbt81vx38va5", oauth_version="1.0", oauth_nonce="b2586d3a72ad02becee7e3c6edb94c80", oauth_timestamp="1445353667", oauth_signature_method="HMAC-SHA1", oauth_signature="1ktSRzc3oARD%2F2M3mMZxicIO1J8%3D"'
Response: 200 (0.135s)
code = '200'
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2179 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/z5cbagonm9i9zcqozrm8lbt81vx38va5
value = 'fxukg9lq.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="z5cbagonm9i9zcqozrm8lbt81vx38va5", oauth_version="1.0", oauth_nonce="f3fbdff93eecbb758e44ca591279f0b5", oauth_timestamp="1445353667", oauth_signature_method="HMAC-SHA1", oauth_signature="MUwElbRxzyDlJ5TL7hXSFXQcmFE%3D"'
Response: 200 (0.151s)
code = '200'
entry =
context = 'allFields'
created = '1445353667'
id = 'aa65da42-1f68-4437-8cc0-1e0bb62e1fb1'
match = 'contains'
reason = 'spam'
status = '1'
value = 'fxukg9lq.com'
| Debug | mollom.test | 2189 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When the exact URL is present, the post should get blocked: http://fxukg9lq.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="z5cbagonm9i9zcqozrm8lbt81vx38va5", oauth_version="1.0", oauth_nonce="635d6edb8a99ebc4c60e7be88b0cbffa", oauth_timestamp="1445353667", oauth_signature_method="HMAC-SHA1", oauth_signature="NREqngPzHXRJ1CusoYxeiymHwu0%3D"'
Response: 200 (0.142s)
code = '200'
content =
id = 'TEST11m39dtgij10eq'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the exact URL is present, the post should get blocked: http://fxukg9lq.com'
spamClassification = 'spam'
| Debug | mollom.test | 2196 | 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://fxukg9lq.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="z5cbagonm9i9zcqozrm8lbt81vx38va5", oauth_version="1.0", oauth_nonce="46d130cdd0430f4e60f2970f9495fe17", oauth_timestamp="1445353667", oauth_signature_method="HMAC-SHA1", oauth_signature="2N7joPujuWhqZU1cn%2FA2WkYvJOI%3D"'
Response: 200 (0.145s)
code = '200'
content =
id = 'TESTviu222a4rqsj1l'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the URL is expanded in the back, the post should get blocked: http://fxukg9lq.com/oh-my'
spamClassification = 'spam'
| Debug | mollom.test | 2203 | 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.fxukg9lq.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="z5cbagonm9i9zcqozrm8lbt81vx38va5", oauth_version="1.0", oauth_nonce="9d3b1174da0ff48e5679c25795e6b15c", oauth_timestamp="1445353668", oauth_signature_method="HMAC-SHA1", oauth_signature="wW0LEKuxyUd50tPDNXu8vt1dv6o%3D"'
Response: 200 (0.148s)
code = '200'
content =
id = 'TEST1cc0eng5v90wr1'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the URL is expanded in the front, the post should get blocked: http://www.fxukg9lq.com'
spamClassification = 'spam'
| Debug | mollom.test | 2210 | 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.fxukg9lq.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="z5cbagonm9i9zcqozrm8lbt81vx38va5", oauth_version="1.0", oauth_nonce="08928bf4610c6205e92c34678d2917b1", oauth_timestamp="1445353668", oauth_signature_method="HMAC-SHA1", oauth_signature="jeVljXZNpQr3oCZvLRACyJnI1EQ%3D"'
Response: 200 (0.143s)
code = '200'
content =
id = 'TESTyx1yu0v7ecooub'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the URL has a different schema, the post should get blocked: ftp://www.fxukg9lq.com'
spamClassification = 'spam'
| Debug | mollom.test | 2217 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/z5cbagonm9i9zcqozrm8lbt81vx38va5/aa65da42-1f68-4437-8cc0-1e0bb62e1fb1/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="z5cbagonm9i9zcqozrm8lbt81vx38va5", oauth_version="1.0", oauth_nonce="1463582373983999492a8f6b8a210785", oauth_timestamp="1445353668", oauth_signature_method="HMAC-SHA1", oauth_signature="mZh1tKLI56MuWMri7Hsmz94%2F0uo%3D"'
Response: 200 (0.144s)
code = '200'
| Debug | mollom.test | 2222 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/z5cbagonm9i9zcqozrm8lbt81vx38va5
value = 'lavhnra'
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="z5cbagonm9i9zcqozrm8lbt81vx38va5", oauth_version="1.0", oauth_nonce="6fd8fde016a4288820ccab9f33318cad", oauth_timestamp="1445353668", oauth_signature_method="HMAC-SHA1", oauth_signature="3sc%2FRFdsbDEhidTnV1iZlBeq110%3D"'
Response: 200 (0.136s)
code = '200'
entry =
context = 'allFields'
created = '1445353668'
id = '1ad17276-0134-443d-b607-5f85968b6307'
match = 'contains'
reason = 'spam'
status = '1'
value = 'lavhnra'
| Debug | mollom.test | 2234 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'lavhnra'
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="z5cbagonm9i9zcqozrm8lbt81vx38va5", oauth_version="1.0", oauth_nonce="e014be3c7fe92b1e846017e305e9e8e4", oauth_timestamp="1445353668", oauth_signature_method="HMAC-SHA1", oauth_signature="4n%2BvEwxT7PKwQplj8LMUgiTANOM%3D"'
Response: 200 (0.152s)
code = '200'
content =
id = 'TEST18q0mxzl9eqsow'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'lavhnra'
spamClassification = 'spam'
| Debug | mollom.test | 2242 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When the term is present, the post should get blocked: lavhnra'
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="z5cbagonm9i9zcqozrm8lbt81vx38va5", oauth_version="1.0", oauth_nonce="67fa9e71b827ff32c36bd67b819120b2", oauth_timestamp="1445353668", oauth_signature_method="HMAC-SHA1", oauth_signature="U6DirC3ll3hSC%2BomVWsd1gHWPl4%3D"'
Response: 200 (0.152s)
code = '200'
content =
id = 'TESTqsvq1tk9bs4gj7'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the term is present, the post should get blocked: lavhnra'
spamClassification = 'spam'
| Debug | mollom.test | 2250 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When match is \'contains\', the word can be surrounded by other text: abclavhnradef'
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="z5cbagonm9i9zcqozrm8lbt81vx38va5", oauth_version="1.0", oauth_nonce="74b40c49b4c4c800ec1c147fcbdfd7af", oauth_timestamp="1445353668", oauth_signature_method="HMAC-SHA1", oauth_signature="mvSugMYtQ6kDZCwUEt95iEavSzg%3D"'
Response: 200 (0.172s)
code = '200'
content =
id = 'TESTscggno3l5ept8y'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When match is \'contains\', the word can be surrounded by other text: abclavhnradef'
spamClassification = 'spam'
| Debug | mollom.test | 2258 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/z5cbagonm9i9zcqozrm8lbt81vx38va5/1ad17276-0134-443d-b607-5f85968b6307
value = 'lavhnra'
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="z5cbagonm9i9zcqozrm8lbt81vx38va5", oauth_version="1.0", oauth_nonce="b01cc76ac4411f507203afcbb7e11e8a", oauth_timestamp="1445353669", oauth_signature_method="HMAC-SHA1", oauth_signature="2G7wqZ67yN3hiespjbDrzJYIK58%3D"'
Response: 200 (0.163s)
code = '200'
entry =
context = 'allFields'
created = '1445353668'
id = '1ad17276-0134-443d-b607-5f85968b6307'
match = 'exact'
reason = 'spam'
status = '0'
value = 'lavhnra'
| Debug | mollom.test | 2270 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When match is \'exact\', it has to be exact: lavhnra'
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="z5cbagonm9i9zcqozrm8lbt81vx38va5", oauth_version="1.0", oauth_nonce="cab27ee7dc2c1ab2c541a05d09cce7e7", oauth_timestamp="1445353669", oauth_signature_method="HMAC-SHA1", oauth_signature="O4N8WymH5evrjQmUh4WirvQkhLk%3D"'
Response: 200 (0.158s)
code = '200'
content =
id = 'TEST2yhcn0e9w9hd1w'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When match is \'exact\', it has to be exact: lavhnra'
spamClassification = 'spam'
| Debug | mollom.test | 2277 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When match is \'exact\', it has to be exact: abclavhnradef'
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="z5cbagonm9i9zcqozrm8lbt81vx38va5", oauth_version="1.0", oauth_nonce="d90b71d220258fe8e86bf60fe49e62b0", oauth_timestamp="1445353669", oauth_signature_method="HMAC-SHA1", oauth_signature="ieuBxh0%2FWepCzMP0UgS%2FejJEP%2Bo%3D"'
Response: 200 (0.148s)
code = '200'
content =
id = 'TEST1k6a201zn948d1'
spamScore = '0.5'
reason = 'some secret reason'
postBody = 'When match is \'exact\', it has to be exact: abclavhnradef'
spamClassification = 'unsure'
| Debug | mollom.test | 2285 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/z5cbagonm9i9zcqozrm8lbt81vx38va5/1ad17276-0134-443d-b607-5f85968b6307/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="z5cbagonm9i9zcqozrm8lbt81vx38va5", oauth_version="1.0", oauth_nonce="e63e624b7a162a1ff81cfa092929c714", oauth_timestamp="1445353669", oauth_signature_method="HMAC-SHA1", oauth_signature="0oZMEz6nv7OBW%2F7yGRmgXC1wKFY%3D"'
Response: 200 (0.136s)
code = '200'
| Debug | mollom.test | 2290 | 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.145s)
code = '200'
site =
publicKey = 'kxcsaavtumxef4yeeuzckt1aev8oaoct'
privateKey = 'sxt5o2lromkyc3xyxhk7bdo5c50zxywp'
url = 'http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout'
email = 'simpletest@example.com'
expectedLanguages = ''
| Debug | mollom.test | 2314 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/kxcsaavtumxef4yeeuzckt1aev8oaoct
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="kxcsaavtumxef4yeeuzckt1aev8oaoct", oauth_version="1.0", oauth_nonce="64bc046e6c0d47c1b3081212634aff96", oauth_timestamp="1445353671", oauth_signature_method="HMAC-SHA1", oauth_signature="fx3deYE6BveqFyoMe7Afha0Owdc%3D"'
Response: 200 (0.134s)
code = '200'
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2317 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/kxcsaavtumxef4yeeuzckt1aev8oaoct
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="kxcsaavtumxef4yeeuzckt1aev8oaoct", oauth_version="1.0", oauth_nonce="485a24f39b25da239ad98b4bd959caab", oauth_timestamp="1445353672", oauth_signature_method="HMAC-SHA1", oauth_signature="%2FVGqXUHJoZ1Iw5qjKoBt437eRh8%3D"'
Response: 200 (0.132s)
code = '200'
list =
0 =
context = 'allFields'
created = '1445353672'
id = '0edeb11d-8f86-4317-b642-24b3030d03a9'
match = 'contains'
reason = 'spam'
status = '1'
value = 'r6lncofx'
| Debug | mollom.test | 2324 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/kxcsaavtumxef4yeeuzckt1aev8oaoct/0edeb11d-8f86-4317-b642-24b3030d03a9
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="kxcsaavtumxef4yeeuzckt1aev8oaoct", oauth_version="1.0", oauth_nonce="5339c81e0197fe0760b2f1a0a5530d43", oauth_timestamp="1445353672", oauth_signature_method="HMAC-SHA1", oauth_signature="a3yes0BzC9p9wTkM4dn676zBqew%3D"'
Response: 200 (0.183s)
code = '200'
entry =
context = 'allFields'
created = '1445353672'
id = '0edeb11d-8f86-4317-b642-24b3030d03a9'
match = 'contains'
reason = 'spam'
status = '1'
value = 'r6lncofx'
| Debug | mollom.test | 2332 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/kxcsaavtumxef4yeeuzckt1aev8oaoct
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="kxcsaavtumxef4yeeuzckt1aev8oaoct", oauth_version="1.0", oauth_nonce="73d34d85854438995a06d702fcfa95fa", oauth_timestamp="1445353673", oauth_signature_method="HMAC-SHA1", oauth_signature="z5V%2BQUEaw5wS4XqKxLTRGWCZlS4%3D"'
Response: 200 (0.230s)
code = '200'
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2333 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/kxcsaavtumxef4yeeuzckt1aev8oaoct
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="kxcsaavtumxef4yeeuzckt1aev8oaoct", oauth_version="1.0", oauth_nonce="179ba532a0c5411413343931e92ad3ea", oauth_timestamp="1445353673", oauth_signature_method="HMAC-SHA1", oauth_signature="Qsy8BgMJ%2FGk7AxRQwdEsLOxFJlM%3D"'
Response: 200 (0.171s)
code = '200'
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2338 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/kxcsaavtumxef4yeeuzckt1aev8oaoct
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="kxcsaavtumxef4yeeuzckt1aev8oaoct", oauth_version="1.0", oauth_nonce="210a30cae85481b2fc8a0bda13a04a6d", oauth_timestamp="1445353674", oauth_signature_method="HMAC-SHA1", oauth_signature="0rSCAbmfkZtzzqVLM6aLU63TWIU%3D"'
Response: 200 (0.145s)
code = '200'
list =
0 =
context = 'allFields'
created = '1445353673'
id = '8b6822f3-75ec-479b-ae7a-2f96d54ef158'
match = 'contains'
reason = 'profanity'
status = '1'
value = 'sjnhcf7p'
| Debug | mollom.test | 2345 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/kxcsaavtumxef4yeeuzckt1aev8oaoct/8b6822f3-75ec-479b-ae7a-2f96d54ef158
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="kxcsaavtumxef4yeeuzckt1aev8oaoct", oauth_version="1.0", oauth_nonce="3b8033308e779a02c802275e66841a33", oauth_timestamp="1445353674", oauth_signature_method="HMAC-SHA1", oauth_signature="T5B%2F0b4LCYnDC9%2BGJ1J8KjaciR8%3D"'
Response: 200 (0.193s)
code = '200'
entry =
context = 'allFields'
created = '1445353673'
id = '8b6822f3-75ec-479b-ae7a-2f96d54ef158'
match = 'contains'
reason = 'profanity'
status = '1'
value = 'sjnhcf7p'
| Debug | mollom.test | 2353 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/kxcsaavtumxef4yeeuzckt1aev8oaoct
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="kxcsaavtumxef4yeeuzckt1aev8oaoct", oauth_version="1.0", oauth_nonce="84b936ea45a9bf442c0fef45cba6e488", oauth_timestamp="1445353675", oauth_signature_method="HMAC-SHA1", oauth_signature="TNZbxR7mkDD0KVoeNpbF6PCnO5o%3D"'
Response: 200 (0.149s)
code = '200'
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2354 | 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-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="bd90b1247be57287f04aeed028b43ae5", oauth_version="1.0", oauth_nonce="bef0d2732a02cf879f1d9ba8cf024acf", oauth_timestamp="1445353673", oauth_signature_method="HMAC-SHA1", oauth_signature="GIB43vTeLBvDgMzXtwh4D5nOO64%3D"'
Response: 200 (0.078s)
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="bd90b1247be57287f04aeed028b43ae5", oauth_version="1.0", oauth_nonce="45a03ea3cfe10a68e2dcb4035686ff51", oauth_timestamp="1445353673", oauth_signature_method="HMAC-SHA1", oauth_signature="UWTu5eXDWGfln58B4dBPJ4ywsSI%3D"'
Response: 200 (0.071s)
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-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="8752049ecd0c5e210d573e802cf1aa79", oauth_version="1.0", oauth_nonce="48a34722021b98f3d7ee3e4a681282a3", oauth_timestamp="1445353674", oauth_signature_method="HMAC-SHA1", oauth_signature="%2F7B6IDag66x8JlQy6yzhUubyPd8%3D"'
Response: 200 (0.073s)
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="8752049ecd0c5e210d573e802cf1aa79", oauth_version="1.0", oauth_nonce="40e4b8a054a420c1a5f573a8057fa4d9", oauth_timestamp="1445353674", oauth_signature_method="HMAC-SHA1", oauth_signature="ZN9nzCjDW2%2BX2KQPnfippeVx4Mg%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-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/7b7cc4549fec6c92cd0bc4f6e4c66013
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="7b7cc4549fec6c92cd0bc4f6e4c66013", oauth_version="1.0", oauth_nonce="e9c4d5be9377c3066cd5bd406410cc6b", oauth_timestamp="1445353676", oauth_signature_method="HMAC-SHA1", oauth_signature="WtJWFVpWyBXIGJlFdksZ6J60lRI%3D"'
Response: 200 (0.040s)
code = '200'
site =
clientName = 'Mollom'
clientVersion = '6.x-2.x-dev'
platformName = 'Drupal'
platformVersion = '6.38-dev'
expectedLanguages = 'en'
publicKey = '7b7cc4549fec6c92cd0bc4f6e4c66013'
privateKey = '4377d8352c56a72231aa923a40310cb4'
url = ''
email = ''
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/7b7cc4549fec6c92cd0bc4f6e4c66013
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="7b7cc4549fec6c92cd0bc4f6e4c66013", oauth_version="1.0", oauth_nonce="c94ce414640db0a049dc68dbdccbf19e", oauth_timestamp="1445353676", oauth_signature_method="HMAC-SHA1", oauth_signature="2h3XW3JViPqqEm4KWOjrEBRy9IE%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 = '7b7cc4549fec6c92cd0bc4f6e4c66013'
privateKey = '4377d8352c56a72231aa923a40310cb4'
url = ''
email = ''
Request: GET http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/7b7cc4549fec6c92cd0bc4f6e4c66013
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="7b7cc4549fec6c92cd0bc4f6e4c66013", oauth_version="1.0", oauth_nonce="c39e4790846590f8c40f86e547916a41", oauth_timestamp="1445353676", oauth_signature_method="HMAC-SHA1", oauth_signature="H5rDbB9GVFbyeht1JHDZQbODtlY%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 = '7b7cc4549fec6c92cd0bc4f6e4c66013'
privateKey = '4377d8352c56a72231aa923a40310cb4'
url = ''
email = ''
| Debug | mollom.test | 6117 | MollomExpectedLanguageTestCase->testExpectedLanguages() |  |
|
Fallback mode (MollomFallbackModeTestCase) [Unknown] | 174 | 0 | 0 |
Flag as Inappropriate (MollomFlagAsInappropriateTestCase) [Unknown] | 84 | 0 | 0 |
Form administration (MollomFormConfigurationTestCase) [Unknown] | 457 | 0 | 0 |
Installation and key handling (MollomInstallationTestCase) [Unknown] | 128 | 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.042s)
code = '200'
site =
email = 'simpletest@example.com'
url = 'http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout'
publicKey = 'f3dc40d7979c137b44145771b8643b40'
privateKey = '4f14ea2fd98d2c9bb4b2f5148e7cccd4'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1297 | MollomInstallationTestCase->testInstallationProcess() |  |
|
Moderate users (MollomModerateUserTestCase) [Unknown] | 81 | 0 | 0 |
Moderation entities (MollomModerationEntityTestCase) [Unknown] | 84 | 0 | 0 |
Moderation integration (MollomModerationIntegrationTestCase) [Unknown] | 433 | 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/0c3e135dba552a7bdda3419383b6828d
stored = 0
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="b43e333a5cca95d78f690e4da57681bf", oauth_version="1.0", oauth_nonce="26c6db186950f9e3fc11f8a93cecb364", oauth_timestamp="1445353683", oauth_signature_method="HMAC-SHA1", oauth_signature="RjcEMazRMdiSVsTYM9skNWJ1bys%3D"'
Response: 200 (0.074s)
code = '200'
content =
authorIp = '172.31.38.196'
checks =
item = 'spam'
postTitle = 'ham'
strictness = 'normal'
finalized = '1'
stored = '0'
id = '0c3e135dba552a7bdda3419383b6828d'
| Debug | mollom.test | 5526 | MollomModerationIntegrationTestCase->testStored() |  |
|
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.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="1p4qybz706nxs1gifwfvepmf33ygbf9e", oauth_version="1.0", oauth_nonce="5e67a9d6f8e0df544bf79ca79647cc50", oauth_timestamp="1445353687", oauth_signature_method="HMAC-SHA1", oauth_signature="bsYcW%2FZ33XDEabkOi6UENQYaFXM%3D"'
Response: 200 (0.146s)
code = '200'
content =
id = 'TEST1x5l56dtpwa521'
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/TEST1x5l56dtpwa521
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="1p4qybz706nxs1gifwfvepmf33ygbf9e", oauth_version="1.0", oauth_nonce="e412720c7d328bb43dd2f287216da9b9", oauth_timestamp="1445353687", oauth_signature_method="HMAC-SHA1", oauth_signature="S39TuFF8RVOvvJdqhvDyNAJUitw%3D"'
Response: 200 (0.151s)
code = '200'
content =
id = 'TEST1x5l56dtpwa521'
spamScore = '0.5'
reason = 'some secret reason'
spamClassification = 'unsure'
| Debug | mollom.test | 2415 | 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-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.062s)
code = '200'
site =
email = 'simpletest@example.com'
url = 'http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout'
publicKey = 'f3b5be8fb5d8314db35483e2360bb43e'
privateKey = 'f55d7b6df79b4784437ff8cd8e1f1b1a'
expectedLanguages = ''
subscriptionType = ''
Request: GET http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/f3b5be8fb5d8314db35483e2360bb43e
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="f3b5be8fb5d8314db35483e2360bb43e", oauth_version="1.0", oauth_nonce="cd3cbb705091b36181bc73c6ee348497", oauth_timestamp="1445353687", oauth_signature_method="HMAC-SHA1", oauth_signature="%2BmBg5RFlBZqG3l1JYWXpqMQZmLo%3D"'
Response: 200 (0.060s)
code = '200'
site =
email = 'simpletest@example.com'
url = 'http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout'
publicKey = 'f3b5be8fb5d8314db35483e2360bb43e'
privateKey = 'f55d7b6df79b4784437ff8cd8e1f1b1a'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1843 | MollomResponseConfiguredTestCase->testConfiguredUrl() |  |
|
Server responses (local) (MollomResponseLocalTestCase) [Unknown] | 235 | 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="bdc124fd272c0cab2d88f8be8e4044ea", oauth_version="1.0", oauth_nonce="018914ff99314275b1f461511ef8a146", oauth_timestamp="1445353688", oauth_signature_method="HMAC-SHA1", oauth_signature="RcdbKl0k8DR0PNpiwcuokbYuZmw%3D"'
Response: 200 (0.062s)
code = '200'
site =
email = 'mollom@example.com'
url = 'example.com'
publicKey = '00add8e4974f1e0f0aa4998d06fdc542'
privateKey = 'fc1afac53ff4e7d4eb76065af11f0b1a'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1359 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: GET http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/00add8e4974f1e0f0aa4998d06fdc542
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="00add8e4974f1e0f0aa4998d06fdc542", oauth_version="1.0", oauth_nonce="a36dc76c7440840bc7867e5091ace4e9", oauth_timestamp="1445353689", oauth_signature_method="HMAC-SHA1", oauth_signature="t4qoTkRjvndqm2rrSXOqobTasms%3D"'
Response: 200 (0.069s)
code = '200'
site =
email = 'mollom@example.com'
url = 'example.com'
publicKey = '00add8e4974f1e0f0aa4998d06fdc542'
privateKey = 'fc1afac53ff4e7d4eb76065af11f0b1a'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1375 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/00add8e4974f1e0f0aa4998d06fdc542
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="00add8e4974f1e0f0aa4998d06fdc542", oauth_version="1.0", oauth_nonce="8ff0b888125be1e084545f2d478e457a", oauth_timestamp="1445353689", oauth_signature_method="HMAC-SHA1", oauth_signature="GvH6enj1NfQTimem%2FTeUQDBTFFc%3D"'
Response: 200 (0.056s)
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 = '00add8e4974f1e0f0aa4998d06fdc542'
privateKey = 'fc1afac53ff4e7d4eb76065af11f0b1a'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1387 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: GET http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/00add8e4974f1e0f0aa4998d06fdc542
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="00add8e4974f1e0f0aa4998d06fdc542", oauth_version="1.0", oauth_nonce="37c2cf4975e91d5c97c222831ecfbcda", oauth_timestamp="1445353689", oauth_signature_method="HMAC-SHA1", oauth_signature="pm%2FjwgoiDC%2BaIrfRpSxrXC16lj8%3D"'
Response: 200 (0.074s)
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 = '00add8e4974f1e0f0aa4998d06fdc542'
privateKey = 'fc1afac53ff4e7d4eb76065af11f0b1a'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1391 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/00add8e4974f1e0f0aa4998d06fdc542/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="00add8e4974f1e0f0aa4998d06fdc542", oauth_version="1.0", oauth_nonce="cd5743ab79a79c58fe91b0584f694829", oauth_timestamp="1445353689", oauth_signature_method="HMAC-SHA1", oauth_signature="8O6scVmalUKPkq2HQl4QbvCwFjA%3D"'
Response: 200 (0.065s)
code = '200'
| Debug | mollom.test | 1417 | MollomResponseTestCase->testSiteAPI() |  |
|
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="2c8316c49630ecbec45f6415278da52f", oauth_version="1.0", oauth_nonce="5b17095f25582dbb15518b335fc1f815", oauth_timestamp="1445353690", oauth_signature_method="HMAC-SHA1", oauth_signature="C1ND9O4FBfI01Ku4nNzDgzWyrsU%3D"'
Response: 200 (0.066s)
code = '200'
site =
email = 'mollom@example.com'
url = 'example.com'
publicKey = '5f68f127888cde6227b166528153616f'
privateKey = '155f219ec4c74e9899e53921c8c9e4b6'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1466 | MollomResponseTestCase->testPingSiteAPI() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content
authorName = 'u7H21gh3'
authorMail = 'u7H21gh3@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="542fa6a483643a66f241466a647cc6f1", oauth_version="1.0", oauth_nonce="ada9ca1aaf74e9b000e55aed73ae577a", oauth_timestamp="1445353692", oauth_signature_method="HMAC-SHA1", oauth_signature="liI9R1FpnMuaV28B2EuEF7Oe7SE%3D"'
Response: 200 (0.060s)
code = '200'
content =
spamScore = '0'
spamClassification = 'ham'
id = 'c60f0b122c3ac3a05cb816a32f974fa6'
| Debug | mollom.test | 1516 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/c60f0b122c3ac3a05cb816a32f974fa6
authorName = 'u7H21gh3'
authorMail = 'u7H21gh3@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="542fa6a483643a66f241466a647cc6f1", oauth_version="1.0", oauth_nonce="79578b0b5b71f56f882c838d9262b440", oauth_timestamp="1445353692", oauth_signature_method="HMAC-SHA1", oauth_signature="r1GQ8DI%2F6ykkoIbe5BvKSFjzizE%3D"'
Response: 200 (0.065s)
code = '200'
content =
spamScore = '1'
spamClassification = 'spam'
id = 'c60f0b122c3ac3a05cb816a32f974fa6'
| Debug | mollom.test | 1526 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/c60f0b122c3ac3a05cb816a32f974fa6
authorName = 'u7H21gh3'
authorMail = 'u7H21gh3@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="542fa6a483643a66f241466a647cc6f1", oauth_version="1.0", oauth_nonce="10d8117f5201d024c580de73b718347e", oauth_timestamp="1445353692", oauth_signature_method="HMAC-SHA1", oauth_signature="rCT3JEt3vbslBnWTZQ%2B9dZMZgf4%3D"'
Response: 200 (0.047s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = 'c60f0b122c3ac3a05cb816a32f974fa6'
| Debug | mollom.test | 1536 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/c60f0b122c3ac3a05cb816a32f974fa6
authorName = 'u7H21gh3'
authorMail = 'u7H21gh3@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="542fa6a483643a66f241466a647cc6f1", oauth_version="1.0", oauth_nonce="9fff8e8a7163962cfec372ac1849c69f", oauth_timestamp="1445353692", oauth_signature_method="HMAC-SHA1", oauth_signature="6azDYJsZCqnNA2ekm56oCIIp2Vc%3D"'
Response: 200 (0.046s)
code = '200'
content =
spamScore = '1'
spamClassification = 'spam'
qualityScore = '0'
profanityScore = '1'
id = 'c60f0b122c3ac3a05cb816a32f974fa6'
| Debug | mollom.test | 1547 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/c60f0b122c3ac3a05cb816a32f974fa6
authorName = 'u7H21gh3'
authorMail = 'u7H21gh3@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="542fa6a483643a66f241466a647cc6f1", oauth_version="1.0", oauth_nonce="c221e2f03f8a9772d80094e1c725e2c0", oauth_timestamp="1445353692", oauth_signature_method="HMAC-SHA1", oauth_signature="p9%2FSmoKqRM0Mn3CRoAAppW92l4A%3D"'
Response: 200 (0.057s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
qualityScore = '0'
profanityScore = '1'
id = 'c60f0b122c3ac3a05cb816a32f974fa6'
| Debug | mollom.test | 1558 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/c60f0b122c3ac3a05cb816a32f974fa6
authorName = 'u7H21gh3'
authorMail = 'u7H21gh3@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="542fa6a483643a66f241466a647cc6f1", oauth_version="1.0", oauth_nonce="1dd315c9d9c680c9c1d34c1f23d15142", oauth_timestamp="1445353692", oauth_signature_method="HMAC-SHA1", oauth_signature="TiFmMrTJgGpnrQTIGjt8OfRgANY%3D"'
Response: 200 (0.042s)
code = '200'
content =
profanityScore = '1'
id = 'c60f0b122c3ac3a05cb816a32f974fa6'
| Debug | mollom.test | 1569 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/c60f0b122c3ac3a05cb816a32f974fa6
authorName = 'u7H21gh3'
authorMail = 'u7H21gh3@example.com'
authorId = '3'
authorIp = '127.0.0.1'
postBody = '#i;F7O6>+I?~'
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="542fa6a483643a66f241466a647cc6f1", oauth_version="1.0", oauth_nonce="9f4cda27798fb7de8bfc9ef7e97c5f8b", oauth_timestamp="1445353692", oauth_signature_method="HMAC-SHA1", oauth_signature="MvfCB%2BPCXkehwE1gA%2BJF0amaxiI%3D"'
Response: 200 (0.045s)
code = '200'
content =
profanityScore = '0'
id = 'c60f0b122c3ac3a05cb816a32f974fa6'
| Debug | mollom.test | 1579 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content
authorName = 'oHVgZB1e'
authorMail = 'oHVgZB1e@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="b947d43945aae2756e0f0ef2166376d7", oauth_version="1.0", oauth_nonce="aed8e2b3696dc63270a2b207aa0927f1", oauth_timestamp="1445353693", oauth_signature_method="HMAC-SHA1", oauth_signature="JjsyjDP8ZVRnObEUfyP2a%2BvlIsk%3D"'
Response: 200 (0.042s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = 'dded29f8ee8ce23e3f5bbcec2ef68630'
| Debug | mollom.test | 1608 | 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 = 'dded29f8ee8ce23e3f5bbcec2ef68630'
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="b947d43945aae2756e0f0ef2166376d7", oauth_version="1.0", oauth_nonce="4ccbdec8b8a8747c2385ba00c2a93cbf", oauth_timestamp="1445353693", oauth_signature_method="HMAC-SHA1", oauth_signature="ddpv8UrXCN92fehL1GNZjX4iQGs%3D"'
Response: 200 (0.041s)
code = '200'
captcha =
id = 'd8ccd5aa72c717d81597af10ade8f0e4'
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=d8ccd5aa72c717d81597af10ade8f0e4'
| Debug | mollom.test | 1620 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/captcha/d8ccd5aa72c717d81597af10ade8f0e4
contentId = 'dded29f8ee8ce23e3f5bbcec2ef68630'
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="b947d43945aae2756e0f0ef2166376d7", oauth_version="1.0", oauth_nonce="da23aa3f004ebdc8103cdf9c605d7879", oauth_timestamp="1445353693", oauth_signature_method="HMAC-SHA1", oauth_signature="FJkSTLd%2BoiZSKmiQaUNFo1TXiZI%3D"'
Response: 200 (0.041s)
code = '200'
captcha =
solved = '1'
id = 'd8ccd5aa72c717d81597af10ade8f0e4'
| Debug | mollom.test | 1632 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/dded29f8ee8ce23e3f5bbcec2ef68630
authorName = 'oHVgZB1e'
authorMail = 'oHVgZB1e@example.com'
authorId = '3'
authorIp = '127.0.0.1'
postBody = 'spam'
captchaId = 'd8ccd5aa72c717d81597af10ade8f0e4'
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="b947d43945aae2756e0f0ef2166376d7", oauth_version="1.0", oauth_nonce="a3a0f4991d231f2d95bab4900ccb3538", oauth_timestamp="1445353693", oauth_signature_method="HMAC-SHA1", oauth_signature="sQu9MAWDuHKBKd%2B9nu07eyusv0Q%3D"'
Response: 200 (0.041s)
code = '200'
content =
spamScore = '1'
spamClassification = 'spam'
id = 'dded29f8ee8ce23e3f5bbcec2ef68630'
| Debug | mollom.test | 1637 | 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 = '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="9ee76a6cbe8b082f9f386eabd9b93ba8", oauth_version="1.0", oauth_nonce="eb299df1a9d5bded2b75180584bd5652", oauth_timestamp="1445353694", oauth_signature_method="HMAC-SHA1", oauth_signature="aRdxSXOhFAAQXgGeMvIDZVFwYu4%3D"'
Response: 200 (0.041s)
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 = '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="9ee76a6cbe8b082f9f386eabd9b93ba8", oauth_version="1.0", oauth_nonce="d69e87426da3a201386f570d7c949433", oauth_timestamp="1445353694", oauth_signature_method="HMAC-SHA1", oauth_signature="Q307XtGLpq2TABh5Iq9YJn19fZI%3D"'
Response: 200 (0.040s)
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 = '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="9ee76a6cbe8b082f9f386eabd9b93ba8", oauth_version="1.0", oauth_nonce="fc55d7d8c32d53aee073891b07999657", oauth_timestamp="1445353694", oauth_signature_method="HMAC-SHA1", oauth_signature="80ABDWjPrAKEXC1LXO80aK9st2c%3D"'
Response: 200 (0.043s)
code = '200'
content =
languages =
item =
languageCode = 'zxx'
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 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="9ee76a6cbe8b082f9f386eabd9b93ba8", oauth_version="1.0", oauth_nonce="72832a578d57d22b521abdaad5385046", oauth_timestamp="1445353695", oauth_signature_method="HMAC-SHA1", oauth_signature="%2B5QLghWv5451dp9IjyZ6WiBXoPk%3D"'
Response: 200 (0.040s)
code = '200'
content =
languages =
item =
languageCode = 'und'
languageScore = '1'
| Debug | run-tests.sh | 371 | 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="114441c7fa4952055de32eda56e5e0a7", oauth_version="1.0", oauth_nonce="06a797c57edc9810ec0dff622670b960", oauth_timestamp="1445353696", oauth_signature_method="HMAC-SHA1", oauth_signature="RM35k4FaCluG4cwhr6vnS1%2FVXl4%3D"'
Response: 200 (0.043s)
code = '200'
captcha =
id = '44ed619142af6169365d13edc7e6e2d6'
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=44ed619142af6169365d13edc7e6e2d6'
| Debug | mollom.test | 1754 | 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="114441c7fa4952055de32eda56e5e0a7", oauth_version="1.0", oauth_nonce="f9365449afad9bb5fe8e3207fb019d68", oauth_timestamp="1445353696", oauth_signature_method="HMAC-SHA1", oauth_signature="LphkC5CzA4JqOO3WJyj8PzgotMU%3D"'
Response: 200 (0.043s)
code = '200'
captcha =
id = '6700a856037798a15d7340d54436e19c'
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=6700a856037798a15d7340d54436e19c'
| Debug | mollom.test | 1760 | 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 = 574010956
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="bfefd902e10d8077df59518a29b135b9", oauth_version="1.0", oauth_nonce="f0f605c29b74c81f7e989bd15e7a60b8", oauth_timestamp="1445353697", oauth_signature_method="HMAC-SHA1", oauth_signature="9DEXJ27Q05VW3koLFhEVteyzwtQ%3D"'
Response: 200 (0.039s)
code = '200'
captcha =
id = 'c1b385558012bbf0617bd2c8e4a78ed4'
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=c1b385558012bbf0617bd2c8e4a78ed4'
| Debug | mollom.test | 1779 | MollomResponseTestCase->testCheckCaptcha() |  |
|
Request: POST http://ec2-54-148-9-230.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/captcha/c1b385558012bbf0617bd2c8e4a78ed4
type = 'image'
authorIp = '127.0.0.1'
authorId = 574010956
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="bfefd902e10d8077df59518a29b135b9", oauth_version="1.0", oauth_nonce="f4408e40f6e411ec33e0487883ed4120", oauth_timestamp="1445353697", oauth_signature_method="HMAC-SHA1", oauth_signature="x0JadHSXjSknalKBjDuK7vYL8wM%3D"'
Response: 200 (0.039s)
code = '200'
captcha =
solved = '1'
id = 'c1b385558012bbf0617bd2c8e4a78ed4'
| Debug | mollom.test | 1786 | MollomResponseTestCase->testCheckCaptcha() |  |
|
Server responses (MollomResponseTestCase) [Unknown] | 235 | 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="1jldbsj9sa0epv3oq7jiefv1hri9fmy5", oauth_version="1.0", oauth_nonce="506685e3bdc7a59b8314ee3972edbe25", oauth_timestamp="1445353689", oauth_signature_method="HMAC-SHA1", oauth_signature="3BGolQqBlJSDq3%2BAw3%2BgoJklb6w%3D"'
Response: 200 (0.145s)
code = '200'
site =
publicKey = '19be5bnv98yrn1a7ow4b3n5r2c121tng'
privateKey = '7ms6vg4lybva13nh7yaiaau2t3iraven'
url = 'example.com'
email = 'mollom@example.com'
expectedLanguages = ''
| Debug | mollom.test | 1359 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: GET http://dev.mollom.com/v1/site/19be5bnv98yrn1a7ow4b3n5r2c121tng
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="19be5bnv98yrn1a7ow4b3n5r2c121tng", oauth_version="1.0", oauth_nonce="44912fdcee103c30aad7302429781491", oauth_timestamp="1445353689", oauth_signature_method="HMAC-SHA1", oauth_signature="7bh%2BoT9Xod0S18zaSvxB%2FJzMJNc%3D"'
Response: 200 (0.149s)
code = '200'
site =
publicKey = '19be5bnv98yrn1a7ow4b3n5r2c121tng'
privateKey = '7ms6vg4lybva13nh7yaiaau2t3iraven'
url = 'example.com'
email = 'mollom@example.com'
expectedLanguages = ''
| Debug | mollom.test | 1375 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://dev.mollom.com/v1/site/19be5bnv98yrn1a7ow4b3n5r2c121tng
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="19be5bnv98yrn1a7ow4b3n5r2c121tng", oauth_version="1.0", oauth_nonce="1eb8120c855ade6987d8d5e9ca705f4d", oauth_timestamp="1445353689", oauth_signature_method="HMAC-SHA1", oauth_signature="PXh0UHk%2FykTlVrjrG77a8mqH4z0%3D"'
Response: 200 (0.141s)
code = '200'
site =
publicKey = '19be5bnv98yrn1a7ow4b3n5r2c121tng'
privateKey = '7ms6vg4lybva13nh7yaiaau2t3iraven'
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/19be5bnv98yrn1a7ow4b3n5r2c121tng
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="19be5bnv98yrn1a7ow4b3n5r2c121tng", oauth_version="1.0", oauth_nonce="4e4f9af4101c649ebe5665c4597dd72e", oauth_timestamp="1445353689", oauth_signature_method="HMAC-SHA1", oauth_signature="v6tv4J9yyjy2kq20EFvOTKZIB7Q%3D"'
Response: 200 (0.172s)
code = '200'
site =
publicKey = '19be5bnv98yrn1a7ow4b3n5r2c121tng'
privateKey = '7ms6vg4lybva13nh7yaiaau2t3iraven'
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/19be5bnv98yrn1a7ow4b3n5r2c121tng/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="19be5bnv98yrn1a7ow4b3n5r2c121tng", oauth_version="1.0", oauth_nonce="2bb9ab931b9450aa3f5c227fd0286d5b", oauth_timestamp="1445353690", oauth_signature_method="HMAC-SHA1", oauth_signature="v4f58YmZlnZnnv3TLuMjexEOCzU%3D"'
Response: 200 (0.141s)
code = '200'
| Debug | mollom.test | 1417 | MollomResponseTestCase->testSiteAPI() |  |
|
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="1rdlq0rl3sesl11gnndnpv6gwshiznmi", oauth_version="1.0", oauth_nonce="1ced7e47f340fc9007fc71c17fda6874", oauth_timestamp="1445353692", oauth_signature_method="HMAC-SHA1", oauth_signature="l1sRUbGppjFlsCnCjwjlYcDoBEs%3D"'
Response: 200 (0.193s)
code = '200'
site =
publicKey = '1a3ohpizrkl1c1fcjm03p0uufekp44rz'
privateKey = 'nggkfxmd0eygq9w6g2sh8lfo76jyafyq'
url = 'example.com'
email = 'mollom@example.com'
expectedLanguages = ''
| Debug | mollom.test | 1466 | MollomResponseTestCase->testPingSiteAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
authorName = 'pHyn6hJs'
authorMail = 'pHyn6hJs@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="7z856j0qcg9a1842za7w9unf98vqnbpx", oauth_version="1.0", oauth_nonce="bca86f33f1c95b40cb4dac14eb8e245a", oauth_timestamp="1445353719", oauth_signature_method="HMAC-SHA1", oauth_signature="j%2FF1NxMSxxsHWUp5u4YyFEd5pOY%3D"'
Response: 200 (0.145s)
code = '200'
content =
id = 'TESTp6a11le3x182bj'
spamScore = '0.0'
reason = 'some secret reason'
postBody = 'ham'
authorMail = 'pHyn6hJs@example.com'
authorIp = '127.0.0.1'
authorId = '3'
spamClassification = 'ham'
| Debug | mollom.test | 1516 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TESTp6a11le3x182bj
authorName = 'pHyn6hJs'
authorMail = 'pHyn6hJs@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="7z856j0qcg9a1842za7w9unf98vqnbpx", oauth_version="1.0", oauth_nonce="f16d20d6d7461071d0d81a9ee9279aa8", oauth_timestamp="1445353719", oauth_signature_method="HMAC-SHA1", oauth_signature="DcwYBjLAvvageBhT8f5rth0%2B36U%3D"'
Response: 200 (0.147s)
code = '200'
content =
id = 'TESTp6a11le3x182bj'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'spam'
authorMail = 'pHyn6hJs@example.com'
authorIp = '127.0.0.1'
authorId = '3'
spamClassification = 'spam'
| Debug | mollom.test | 1526 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TESTp6a11le3x182bj
authorName = 'pHyn6hJs'
authorMail = 'pHyn6hJs@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="7z856j0qcg9a1842za7w9unf98vqnbpx", oauth_version="1.0", oauth_nonce="3e9ec8cf9df7e49fe5587d0bf72421c3", oauth_timestamp="1445353719", oauth_signature_method="HMAC-SHA1", oauth_signature="KDVRYzlXsW%2FxRykSlGo7p0QpItw%3D"'
Response: 200 (0.150s)
code = '200'
content =
id = 'TESTp6a11le3x182bj'
spamScore = '0.5'
reason = 'some secret reason'
postBody = 'unsure'
authorMail = 'pHyn6hJs@example.com'
authorIp = '127.0.0.1'
authorId = '3'
spamClassification = 'unsure'
| Debug | mollom.test | 1536 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TESTp6a11le3x182bj
authorName = 'pHyn6hJs'
authorMail = 'pHyn6hJs@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="7z856j0qcg9a1842za7w9unf98vqnbpx", oauth_version="1.0", oauth_nonce="c8906ffecd2e3673b65fd660c41f5fbe", oauth_timestamp="1445353719", oauth_signature_method="HMAC-SHA1", oauth_signature="MMsZdq17EmdrDsK5Lf3AC7UQwVI%3D"'
Response: 200 (0.195s)
code = '200'
content =
id = 'TESTp6a11le3x182bj'
spamScore = '1.0'
qualityScore = '0.0'
profanityScore = '1.0'
reason = 'some secret reason'
postBody = 'spam profanity'
authorMail = 'pHyn6hJs@example.com'
authorIp = '127.0.0.1'
authorId = '3'
spamClassification = 'spam'
| Debug | mollom.test | 1547 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TESTp6a11le3x182bj
authorName = 'pHyn6hJs'
authorMail = 'pHyn6hJs@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="7z856j0qcg9a1842za7w9unf98vqnbpx", oauth_version="1.0", oauth_nonce="ef3d79d2ac9b7eeb7bbb660037363e65", oauth_timestamp="1445353720", oauth_signature_method="HMAC-SHA1", oauth_signature="f44DnBU%2FnTSo%2BIcL7EbScrhNyd4%3D"'
Response: 200 (0.459s)
code = '200'
content =
id = 'TESTp6a11le3x182bj'
spamScore = '0.5'
qualityScore = '0.0'
profanityScore = '1.0'
reason = 'some secret reason'
postBody = 'profanity'
authorMail = 'pHyn6hJs@example.com'
authorIp = '127.0.0.1'
authorId = '3'
spamClassification = 'unsure'
| Debug | mollom.test | 1558 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TESTp6a11le3x182bj
authorName = 'pHyn6hJs'
authorMail = 'pHyn6hJs@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="7z856j0qcg9a1842za7w9unf98vqnbpx", oauth_version="1.0", oauth_nonce="7cfe5e9123015cdd72ebdb46b7f8804f", oauth_timestamp="1445353720", oauth_signature_method="HMAC-SHA1", oauth_signature="jJ5mb1ineTanRxfRP7osJj0oY7I%3D"'
Response: 200 (0.168s)
code = '200'
content =
id = 'TESTp6a11le3x182bj'
profanityScore = '1.0'
reason = 'some secret reason'
postBody = 'spam profanity'
authorMail = 'pHyn6hJs@example.com'
authorIp = '127.0.0.1'
authorId = '3'
| Debug | mollom.test | 1569 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TESTp6a11le3x182bj
authorName = 'pHyn6hJs'
authorMail = 'pHyn6hJs@example.com'
authorId = '3'
authorIp = '127.0.0.1'
postBody = '0Xo\'LFwq\'{~}'
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="7z856j0qcg9a1842za7w9unf98vqnbpx", oauth_version="1.0", oauth_nonce="a5935ee69844f47ee629fa5209c9a54d", oauth_timestamp="1445353720", oauth_signature_method="HMAC-SHA1", oauth_signature="XZ2UORDPMqzv4wRoHAGdHKTH9%2BY%3D"'
Response: 200 (0.145s)
code = '200'
content =
id = 'TESTp6a11le3x182bj'
profanityScore = '0.0'
reason = 'some secret reason'
postBody = '0Xo\'LFwq\'{~}'
authorMail = 'pHyn6hJs@example.com'
authorIp = '127.0.0.1'
authorId = '3'
| Debug | mollom.test | 1579 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content
authorName = 'xkQWvE42'
authorMail = 'xkQWvE42@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="ydot0gzozysa9jy36v53hjyhhvq1dal4", oauth_version="1.0", oauth_nonce="21f80258dd6662fdd97e7cbf11e82260", oauth_timestamp="1445353721", oauth_signature_method="HMAC-SHA1", oauth_signature="%2BVdS0z%2FmvZjbxkkWGmYpysznnF4%3D"'
Response: 200 (0.169s)
code = '200'
content =
id = 'TEST1b72msuum7mnlm'
spamScore = '0.5'
reason = 'some secret reason'
postBody = 'unsure'
authorMail = 'xkQWvE42@example.com'
authorIp = '127.0.0.1'
authorId = '3'
spamClassification = 'unsure'
| Debug | mollom.test | 1608 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://dev.mollom.com/v1/captcha
type = 'image'
contentId = 'TEST1b72msuum7mnlm'
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="ydot0gzozysa9jy36v53hjyhhvq1dal4", oauth_version="1.0", oauth_nonce="70bc6d1a63a11cad9a2fb08d0474bb73", oauth_timestamp="1445353722", oauth_signature_method="HMAC-SHA1", oauth_signature="yema8J18DL6aAD%2Frajzh4P2H5bo%3D"'
Response: 200 (0.146s)
code = '200'
captcha =
id = 'TEST1b72msuum7mnlm'
url = 'http://dev.mollom.com/v1/captcha/TEST1b72msuum7mnlm.png'
| Debug | mollom.test | 1620 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://dev.mollom.com/v1/captcha/TEST1b72msuum7mnlm
contentId = 'TEST1b72msuum7mnlm'
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="ydot0gzozysa9jy36v53hjyhhvq1dal4", oauth_version="1.0", oauth_nonce="08778791c2e9b84c0eba79e9304e4142", oauth_timestamp="1445353722", oauth_signature_method="HMAC-SHA1", oauth_signature="gf0YZfkzguDFoLicedvu6Ki1uW4%3D"'
Response: 200 (0.194s)
code = '200'
captcha =
id = 'TEST1b72msuum7mnlm'
solved = '1'
reason = 'Correct response to image captcha.'
| Debug | mollom.test | 1632 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://dev.mollom.com/v1/content/TEST1b72msuum7mnlm
authorName = 'xkQWvE42'
authorMail = 'xkQWvE42@example.com'
authorId = '3'
authorIp = '127.0.0.1'
postBody = 'spam'
captchaId = 'TEST1b72msuum7mnlm'
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="ydot0gzozysa9jy36v53hjyhhvq1dal4", oauth_version="1.0", oauth_nonce="50fe75eec8f7aa04bb3bc0fd345a3295", oauth_timestamp="1445353722", oauth_signature_method="HMAC-SHA1", oauth_signature="CYdT4XUE%2B9jJIMRfzgkpsdHqX9k%3D"'
Response: 200 (0.162s)
code = '200'
content =
id = 'TEST1b72msuum7mnlm'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'spam'
authorMail = 'xkQWvE42@example.com'
authorIp = '127.0.0.1'
authorId = '3'
spamClassification = 'spam'
| Debug | mollom.test | 1637 | 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="7i52azwt67ex1mht6voxanzmy964nmdw", oauth_version="1.0", oauth_nonce="cb987b7e8282ff89245b0ccb5ef848c2", oauth_timestamp="1445353723", oauth_signature_method="HMAC-SHA1", oauth_signature="SekthpmE3WwoNJaA4wgjiyLdg9k%3D"'
Response: 200 (0.143s)
code = '200'
content =
id = 'TESTvent2fyds5htgw'
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="7i52azwt67ex1mht6voxanzmy964nmdw", oauth_version="1.0", oauth_nonce="cc9d56d95253fa76b072c6d5a4a284c5", oauth_timestamp="1445353723", oauth_signature_method="HMAC-SHA1", oauth_signature="girsRgHRKElRNitF1qCEEYjYf7o%3D"'
Response: 200 (0.147s)
code = '200'
content =
id = 'TESTv92ws9msogszxz'
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="7i52azwt67ex1mht6voxanzmy964nmdw", oauth_version="1.0", oauth_nonce="c31f78526070b4c4d6f39dab3db11d1b", oauth_timestamp="1445353723", oauth_signature_method="HMAC-SHA1", oauth_signature="%2F4cCc0%2F78770arojSpEc7sAlgBA%3D"'
Response: 200 (0.156s)
code = '200'
content =
id = 'TEST1q0p2mi0jvlqay'
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="7i52azwt67ex1mht6voxanzmy964nmdw", oauth_version="1.0", oauth_nonce="5899531d57c40f793605bf4c83ed5497", oauth_timestamp="1445353724", oauth_signature_method="HMAC-SHA1", oauth_signature="jr9qUzjf70hcHlUzSF%2FsLp%2FembI%3D"'
Response: 200 (0.137s)
code = '200'
content =
id = 'TESToewi1l5hr0m91s'
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="1ij6zc15jkda71pqfk8hqxw5ja1aykwq", oauth_version="1.0", oauth_nonce="be9278aff225ae53ac25b08f9acf1d68", oauth_timestamp="1445353725", oauth_signature_method="HMAC-SHA1", oauth_signature="zMElxPcKqVfGgqIbORL8sjWOzmI%3D"'
Response: 200 (0.167s)
code = '200'
captcha =
id = 'TESTh491zbpgv29gu1'
url = 'http://dev.mollom.com/v1/captcha/TESTh491zbpgv29gu1.png'
| Debug | mollom.test | 1754 | 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="1ij6zc15jkda71pqfk8hqxw5ja1aykwq", oauth_version="1.0", oauth_nonce="7b6a335302a871d0302968eaaaebc39b", oauth_timestamp="1445353725", oauth_signature_method="HMAC-SHA1", oauth_signature="mYxW7nZiDz2oAnj85fr7HpqDaCA%3D"'
Response: 200 (0.146s)
code = '200'
captcha =
id = 'TEST1096nu2g6zd2wx'
url = 'https://dev.mollom.com/v1/captcha/TEST1096nu2g6zd2wx.png'
| Debug | mollom.test | 1760 | MollomResponseTestCase->testGetImageCaptcha() |  |
|
Request: POST http://dev.mollom.com/v1/captcha
type = 'image'
authorIp = '127.0.0.1'
authorId = 1832878667
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="1aev5igs1rkgj1relcq6gi8l5v1itamr", oauth_version="1.0", oauth_nonce="4d12a473b12d73c7c06636080cdacc2b", oauth_timestamp="1445353726", oauth_signature_method="HMAC-SHA1", oauth_signature="EMfh0IGJ%2BhWy5VnE2qK8ePdCSnE%3D"'
Response: 200 (0.167s)
code = '200'
captcha =
id = 'TEST1860zr6m34c5ln'
url = 'http://dev.mollom.com/v1/captcha/TEST1860zr6m34c5ln.png'
| Debug | mollom.test | 1779 | MollomResponseTestCase->testCheckCaptcha() |  |
|
Request: POST http://dev.mollom.com/v1/captcha/TEST1860zr6m34c5ln
type = 'image'
authorIp = '127.0.0.1'
authorId = 1832878667
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="1aev5igs1rkgj1relcq6gi8l5v1itamr", oauth_version="1.0", oauth_nonce="ef08e9e4067a88c8fe671a3b0e905b3c", oauth_timestamp="1445353726", oauth_signature_method="HMAC-SHA1", oauth_signature="M5%2FImMoPqEHw7nNCMN%2BcbEyobL8%3D"'
Response: 200 (0.179s)
code = '200'
captcha =
id = 'TEST1860zr6m34c5ln'
solved = '1'
reason = 'Correct response to image captcha.'
| Debug | mollom.test | 1786 | 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 |