Access checking (MollomAccessTestCase) [Mollom] | 95 | 0 | 0 |
Actions integration (MollomActionsTestCase) [Mollom] | 218 | 0 | 0 |
Blacklist (MollomBlacklistTestCase) [Mollom] | 104 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://dev.mollom.com/v1/site
url = 'http://ec2-54-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.184s)
code = '200'
site =
publicKey = 'hiw3dev4nh5611fbpmckmaox012nozp1'
privateKey = '1b5oj0838fp7r1vqvt964k892b1rhf6g'
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/hiw3dev4nh5611fbpmckmaox012nozp1
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="hiw3dev4nh5611fbpmckmaox012nozp1", oauth_version="1.0", oauth_nonce="d8304a77c28bb292fac6b06f26661924", oauth_timestamp="1450269654", oauth_signature_method="HMAC-SHA1", oauth_signature="%2FGVwWPMTe1VzlY0QkOSadSVYXhs%3D"'
Response: 200 (0.173s)
code = '200'
list =
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2120 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/hiw3dev4nh5611fbpmckmaox012nozp1
value = 'owiehsxv.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="hiw3dev4nh5611fbpmckmaox012nozp1", oauth_version="1.0", oauth_nonce="880de78639afb7deca98e4bf82d6bca4", oauth_timestamp="1450269654", oauth_signature_method="HMAC-SHA1", oauth_signature="BFI4L6d7kzy5b%2F2XqBub40I4Krg%3D"'
Response: 200 (0.179s)
code = '200'
entry =
context = 'allFields'
created = '1450269654'
id = 'f682ee12-beeb-4a41-8372-145914a6d797'
match = 'contains'
reason = 'spam'
status = '1'
value = 'owiehsxv.com'
| Debug | mollom.test | 2130 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When the exact URL is present, the post should get blocked: http://owiehsxv.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="hiw3dev4nh5611fbpmckmaox012nozp1", oauth_version="1.0", oauth_nonce="5a8636637958538999477293669c69c8", oauth_timestamp="1450269654", oauth_signature_method="HMAC-SHA1", oauth_signature="GPmalz385whtNXe2WHU304qU2Jw%3D"'
Response: 200 (0.196s)
code = '200'
content =
id = 'TEST65rnx6qugbft1p'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the exact URL is present, the post should get blocked: http://owiehsxv.com'
spamClassification = 'spam'
| Debug | mollom.test | 2137 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When the URL is expanded in the back, the post should get blocked: http://owiehsxv.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="hiw3dev4nh5611fbpmckmaox012nozp1", oauth_version="1.0", oauth_nonce="6b7072e661542e12c30dc379b694280c", oauth_timestamp="1450269654", oauth_signature_method="HMAC-SHA1", oauth_signature="xge9oiyVhAjEWhpU57PX7Kz6W%2Bw%3D"'
Response: 200 (0.175s)
code = '200'
content =
id = 'TEST1lprvnee5mkvhd'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the URL is expanded in the back, the post should get blocked: http://owiehsxv.com/oh-my'
spamClassification = 'spam'
| Debug | mollom.test | 2144 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When the URL is expanded in the front, the post should get blocked: http://www.owiehsxv.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="hiw3dev4nh5611fbpmckmaox012nozp1", oauth_version="1.0", oauth_nonce="cf961aeff59020554b7f4f879f52dbcc", oauth_timestamp="1450269655", oauth_signature_method="HMAC-SHA1", oauth_signature="OslGzLgEUk1aXzf9xADA7ZIZqKM%3D"'
Response: 200 (0.165s)
code = '200'
content =
id = 'TEST1we2sts0kzzyu1'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the URL is expanded in the front, the post should get blocked: http://www.owiehsxv.com'
spamClassification = 'spam'
| Debug | mollom.test | 2151 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When the URL has a different schema, the post should get blocked: ftp://www.owiehsxv.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="hiw3dev4nh5611fbpmckmaox012nozp1", oauth_version="1.0", oauth_nonce="89197a1aff8244ee04428d9eb16ee74a", oauth_timestamp="1450269655", oauth_signature_method="HMAC-SHA1", oauth_signature="axNyseuBo9ZqWVLJJhHj0OKVKE0%3D"'
Response: 200 (0.172s)
code = '200'
content =
id = 'TEST4pmvv74mzpx41u'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the URL has a different schema, the post should get blocked: ftp://www.owiehsxv.com'
spamClassification = 'spam'
| Debug | mollom.test | 2158 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/hiw3dev4nh5611fbpmckmaox012nozp1/f682ee12-beeb-4a41-8372-145914a6d797/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="hiw3dev4nh5611fbpmckmaox012nozp1", oauth_version="1.0", oauth_nonce="9c4153f3bf8dd25347dcceaeed97d78b", oauth_timestamp="1450269655", oauth_signature_method="HMAC-SHA1", oauth_signature="mfEqsK0L4nmlwq65Cnf8wIm1vJM%3D"'
Response: 200 (0.171s)
code = '200'
| Debug | mollom.test | 2163 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/hiw3dev4nh5611fbpmckmaox012nozp1
value = 'cidltsn'
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="hiw3dev4nh5611fbpmckmaox012nozp1", oauth_version="1.0", oauth_nonce="7beab9c8f0d3f518152668b579eccfae", oauth_timestamp="1450269655", oauth_signature_method="HMAC-SHA1", oauth_signature="8OtwhPWcVFrMZyLKCjmMtTLm8jE%3D"'
Response: 200 (0.167s)
code = '200'
entry =
context = 'allFields'
created = '1450269655'
id = '2a4ab2f8-f056-44bb-b15f-89ff7bcb9790'
match = 'contains'
reason = 'spam'
status = '1'
value = 'cidltsn'
| Debug | mollom.test | 2175 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'cidltsn'
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="hiw3dev4nh5611fbpmckmaox012nozp1", oauth_version="1.0", oauth_nonce="0f8858105344722c5f02530895f0c7ff", oauth_timestamp="1450269655", oauth_signature_method="HMAC-SHA1", oauth_signature="I1xRK0D90pzmpmWHn7dsmHvtlus%3D"'
Response: 200 (0.185s)
code = '200'
content =
id = 'TEST1fike3zibssn6f'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'cidltsn'
spamClassification = 'spam'
| Debug | mollom.test | 2183 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When the term is present, the post should get blocked: cidltsn'
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="hiw3dev4nh5611fbpmckmaox012nozp1", oauth_version="1.0", oauth_nonce="1380209f4aa7bd6b0f6fc91d122c3502", oauth_timestamp="1450269655", oauth_signature_method="HMAC-SHA1", oauth_signature="WO3QbFuAPDRx1aR03wOImS2trss%3D"'
Response: 200 (0.148s)
code = '200'
content =
id = 'TEST1grnolob3zdvx1'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When the term is present, the post should get blocked: cidltsn'
spamClassification = 'spam'
| Debug | mollom.test | 2191 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When match is \'contains\', the word can be surrounded by other text: abccidltsndef'
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="hiw3dev4nh5611fbpmckmaox012nozp1", oauth_version="1.0", oauth_nonce="e8e0b22e348b8c90d1d89357305646f6", oauth_timestamp="1450269656", oauth_signature_method="HMAC-SHA1", oauth_signature="RfWZrNp3W7tSE0ZyZUph0d1JGhE%3D"'
Response: 200 (0.147s)
code = '200'
content =
id = 'TEST2yioo7b8ukmxtx'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When match is \'contains\', the word can be surrounded by other text: abccidltsndef'
spamClassification = 'spam'
| Debug | mollom.test | 2199 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/hiw3dev4nh5611fbpmckmaox012nozp1/2a4ab2f8-f056-44bb-b15f-89ff7bcb9790
value = 'cidltsn'
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="hiw3dev4nh5611fbpmckmaox012nozp1", oauth_version="1.0", oauth_nonce="8e8ba9b74ec9fb46e020fa9302bf435b", oauth_timestamp="1450269656", oauth_signature_method="HMAC-SHA1", oauth_signature="lWdofZTlaF0wp%2B3Hau87Y8kkdkc%3D"'
Response: 200 (0.141s)
code = '200'
entry =
context = 'allFields'
created = '1450269655'
id = '2a4ab2f8-f056-44bb-b15f-89ff7bcb9790'
match = 'exact'
reason = 'spam'
status = '0'
value = 'cidltsn'
| Debug | mollom.test | 2211 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When match is \'exact\', it has to be exact: cidltsn'
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="hiw3dev4nh5611fbpmckmaox012nozp1", oauth_version="1.0", oauth_nonce="25fd2c7817b18f293e65fb01600a6847", oauth_timestamp="1450269656", oauth_signature_method="HMAC-SHA1", oauth_signature="5sL5OON2n%2Feaab4ar0hK2LTXMAw%3D"'
Response: 200 (0.187s)
code = '200'
content =
id = 'TEST16blk152nh50f6'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'When match is \'exact\', it has to be exact: cidltsn'
spamClassification = 'spam'
| Debug | mollom.test | 2218 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
postBody = 'When match is \'exact\', it has to be exact: abccidltsndef'
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="hiw3dev4nh5611fbpmckmaox012nozp1", oauth_version="1.0", oauth_nonce="67272d7123b22dbd1158aa3a1943dede", oauth_timestamp="1450269656", oauth_signature_method="HMAC-SHA1", oauth_signature="xgLFD5Afg4op5zMBKmiHu3yeGzc%3D"'
Response: 200 (0.184s)
code = '200'
content =
id = 'TEST2wwavk8n6ack1a'
spamScore = '0.5'
reason = 'some secret reason'
postBody = 'When match is \'exact\', it has to be exact: abccidltsndef'
spamClassification = 'unsure'
| Debug | mollom.test | 2226 | MollomBlacklistTestCase->testBlacklistAPI() |  |
|
Request: POST http://dev.mollom.com/v1/blacklist/hiw3dev4nh5611fbpmckmaox012nozp1/2a4ab2f8-f056-44bb-b15f-89ff7bcb9790/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="hiw3dev4nh5611fbpmckmaox012nozp1", oauth_version="1.0", oauth_nonce="b8eabe292a59d8eaa945bc530ee78ba1", oauth_timestamp="1450269656", oauth_signature_method="HMAC-SHA1", oauth_signature="d0ylATyavNvS4x6UxetKX0vxexU%3D"'
Response: 200 (0.154s)
code = '200'
| Debug | mollom.test | 2231 | 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.179s)
code = '200'
site =
publicKey = '1n6ffb5xo8qwz19udlaceewf7z8mbxe0'
privateKey = '1wnv32bz0klj1qsq3vx1mz2k81gn8uv1'
url = 'http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout'
email = 'simpletest@example.com'
expectedLanguages = ''
| Debug | mollom.test | 2255 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/1n6ffb5xo8qwz19udlaceewf7z8mbxe0
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1n6ffb5xo8qwz19udlaceewf7z8mbxe0", oauth_version="1.0", oauth_nonce="45c99de87e33c8d6a4ea113788953a86", oauth_timestamp="1450269659", oauth_signature_method="HMAC-SHA1", oauth_signature="wRG5c3eUH0IZkLxIIz%2BGn29tc9E%3D"'
Response: 200 (0.173s)
code = '200'
list =
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2258 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/1n6ffb5xo8qwz19udlaceewf7z8mbxe0
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1n6ffb5xo8qwz19udlaceewf7z8mbxe0", oauth_version="1.0", oauth_nonce="648c7f80a066a03e02e5d21eac6f7784", oauth_timestamp="1450269660", oauth_signature_method="HMAC-SHA1", oauth_signature="Ux%2B0WWr0nvH6s5Z6SHq8mVDSNjM%3D"'
Response: 200 (0.183s)
code = '200'
list =
0 =
context = 'allFields'
created = '1450269660'
id = '0e8ad9f1-9849-4fd4-891c-ec21e3387eda'
match = 'contains'
reason = 'spam'
status = '1'
value = 'powdtuqu'
| Debug | mollom.test | 2265 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/1n6ffb5xo8qwz19udlaceewf7z8mbxe0/0e8ad9f1-9849-4fd4-891c-ec21e3387eda
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1n6ffb5xo8qwz19udlaceewf7z8mbxe0", oauth_version="1.0", oauth_nonce="b893f0caf55403de6b18f00a1e6aed22", oauth_timestamp="1450269660", oauth_signature_method="HMAC-SHA1", oauth_signature="KL46%2FWsY8fNeQJAO42xIpnJ%2BiKU%3D"'
Response: 200 (0.174s)
code = '200'
entry =
context = 'allFields'
created = '1450269660'
id = '0e8ad9f1-9849-4fd4-891c-ec21e3387eda'
match = 'contains'
reason = 'spam'
status = '1'
value = 'powdtuqu'
| Debug | mollom.test | 2275 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/1n6ffb5xo8qwz19udlaceewf7z8mbxe0
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1n6ffb5xo8qwz19udlaceewf7z8mbxe0", oauth_version="1.0", oauth_nonce="6d78f30834bb97c202ff6fddb76de235", oauth_timestamp="1450269661", oauth_signature_method="HMAC-SHA1", oauth_signature="DIo3z%2FnScc%2FAP05pxRp5GOfY1kU%3D"'
Response: 200 (0.141s)
code = '200'
list =
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2276 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/1n6ffb5xo8qwz19udlaceewf7z8mbxe0
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1n6ffb5xo8qwz19udlaceewf7z8mbxe0", oauth_version="1.0", oauth_nonce="7eaa7ccdb524fb47d1db81b4fa9136ea", oauth_timestamp="1450269661", oauth_signature_method="HMAC-SHA1", oauth_signature="HubUVXN%2BRK6ImseUu9PPoKjREzA%3D"'
Response: 200 (0.172s)
code = '200'
list =
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2281 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/1n6ffb5xo8qwz19udlaceewf7z8mbxe0
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1n6ffb5xo8qwz19udlaceewf7z8mbxe0", oauth_version="1.0", oauth_nonce="54c4b4aa042567dff8078c7fb55687b1", oauth_timestamp="1450269662", oauth_signature_method="HMAC-SHA1", oauth_signature="dwuZ38f9s1BIRW9uh4mhfG%2BoVu4%3D"'
Response: 200 (0.175s)
code = '200'
list =
0 =
context = 'allFields'
created = '1450269662'
id = '2878ba33-6c71-4382-95df-12c1763c6957'
match = 'contains'
reason = 'profanity'
status = '1'
value = 'ioklijqb'
| Debug | mollom.test | 2288 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/1n6ffb5xo8qwz19udlaceewf7z8mbxe0/2878ba33-6c71-4382-95df-12c1763c6957
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1n6ffb5xo8qwz19udlaceewf7z8mbxe0", oauth_version="1.0", oauth_nonce="a843decd78d17c1194340e298e52cd56", oauth_timestamp="1450269662", oauth_signature_method="HMAC-SHA1", oauth_signature="QtAzdD2%2BUSg%2BZytMEvgqu%2Bn%2FS%2Bw%3D"'
Response: 200 (0.159s)
code = '200'
entry =
context = 'allFields'
created = '1450269662'
id = '2878ba33-6c71-4382-95df-12c1763c6957'
match = 'contains'
reason = 'profanity'
status = '1'
value = 'ioklijqb'
| Debug | mollom.test | 2298 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Request: GET http://dev.mollom.com/v1/blacklist/1n6ffb5xo8qwz19udlaceewf7z8mbxe0
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="1n6ffb5xo8qwz19udlaceewf7z8mbxe0", oauth_version="1.0", oauth_nonce="597b56df417521452ad9adc8f80a1e3d", oauth_timestamp="1450269663", oauth_signature_method="HMAC-SHA1", oauth_signature="Evx54zsljMEuGF%2Bm6E4J3Y539C8%3D"'
Response: 200 (0.164s)
code = '200'
list =
listOffset = '0'
listCount = '0'
listTotal = '0'
| Debug | mollom.test | 2299 | MollomBlacklistTestCase->testBlacklistUI() |  |
|
Bypass access (MollomBypassAccessTestCase) [Mollom] | 138 | 0 | 0 |
CAPTCHA (authenticated + page + form cache) (MollomCaptchaAuthenticatedPageFormCacheTestCase) [Mollom] | 138 | 0 | 0 |
CAPTCHA (authenticated) (MollomCaptchaAuthenticatedTestCase) [Mollom] | 130 | 0 | 0 |
CAPTCHA (MollomCaptchaTestCase) [Mollom] | 123 | 0 | 0 |
CAPTCHA (page + form cache) (MollomCaptchaPageFormCacheTestCase) [Mollom] | 131 | 0 | 0 |
CAPTCHA (page cache) (MollomCaptchaPageCacheTestCase) [Mollom] | 131 | 0 | 0 |
Comment integration (MollomCommentFormTestCase) [Mollom] | 314 | 0 | 0 |
Contact integration (MollomContactFormTestCase) [Mollom] | 242 | 0 | 0 |
Data CRUD (MollomDataCRUDTestCase) [Mollom] | 67 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://ec2-54-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="1a4eaf959d15a13726db73fe15e5ff48", oauth_version="1.0", oauth_nonce="c7cb1b605c6a09a56506b377d0ae813a", oauth_timestamp="1450269665", oauth_signature_method="HMAC-SHA1", oauth_signature="xG2P4Zl4rAfJwCRuONLqMFdUc%2Fk%3D"'
Response: 200 (0.098s)
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="1a4eaf959d15a13726db73fe15e5ff48", oauth_version="1.0", oauth_nonce="179e79ccffe47d9993c39e35b8ef48b9", oauth_timestamp="1450269665", oauth_signature_method="HMAC-SHA1", oauth_signature="Pvrfut1evAC8K66TQpeD2ybeiUQ%3D"'
Response: 200 (0.104s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = '2'
| Debug | run-tests.sh | 368 | simpletest_script_run_one_test() |  |
|
Request: POST http://ec2-54-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="017ee14a462be05ff32b61bc53952fdf", oauth_version="1.0", oauth_nonce="10d1290cd507f511043fc6cf3171a534", oauth_timestamp="1450269667", oauth_signature_method="HMAC-SHA1", oauth_signature="dTuFc8EOvy6OLHF2gkAwA8Pv%2B4M%3D"'
Response: 200 (0.107s)
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="017ee14a462be05ff32b61bc53952fdf", oauth_version="1.0", oauth_nonce="144c213768262490757614962ccb6b87", oauth_timestamp="1450269667", oauth_signature_method="HMAC-SHA1", oauth_signature="1YSh%2Fv5mXz6ca4ovjsgSo82xWwE%3D"'
Response: 200 (0.112s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = '2'
| Debug | run-tests.sh | 368 | simpletest_script_run_one_test() |  |
|
Data processing (MollomDataTestCase) [Mollom] | 574 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| array (
'authorCreated' => '1450269664',
'authorId' => '3',
'authorIp' => '172.31.34.211',
'authorMail' => 'qusrtF76@example.com',
'authorName' => 'qusrtF76',
'checks' =>
array (
0 => 'spam',
),
'contextCreated' => '1450269664',
'postBody' => 'unsure',
'postTitle' => '1wkeC90g',
'strictness' => 'normal',
) | Debug | mollom.test | 3946 | MollomDataTestCase->testAnalysis() |  |
|
Fallback mode (MollomFallbackModeTestCase) [Mollom] | 204 | 0 | 0 |
Flag as Inappropriate (MollomFlagAsInappropriateTestCase) [Mollom] | 92 | 0 | 0 |
Form administration (MollomFormConfigurationTestCase) [Mollom] | 455 | 0 | 0 |
Installation and key handling (MollomInstallationTestCase) [Mollom] | 116 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://ec2-54-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.117s)
code = '200'
site =
email = 'simpletest@example.com'
url = 'http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout'
publicKey = '86b0003387a3e5d375794ffbc5ca3cb8'
privateKey = 'c62671dbff3f011e1bddc3bc0eb97309'
expectedLanguages = ''
subscriptionType = ''
Request: GET http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/86b0003387a3e5d375794ffbc5ca3cb8
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="86b0003387a3e5d375794ffbc5ca3cb8", oauth_version="1.0", oauth_nonce="e2ed2fd937509c5b525016a1cb5f396e", oauth_timestamp="1450269671", oauth_signature_method="HMAC-SHA1", oauth_signature="LW%2FURBo9xOkSU99y08KaIWBGBCw%3D"'
Response: 200 (0.078s)
code = '200'
site =
email = 'simpletest@example.com'
url = 'http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout'
publicKey = '86b0003387a3e5d375794ffbc5ca3cb8'
privateKey = 'c62671dbff3f011e1bddc3bc0eb97309'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1279 | MollomInstallationTestCase->testInstallationProcess() |  |
|
Moderate users (MollomModerateUserTestCase) [Mollom] | 169 | 0 | 0 |
Mollom class (MollomClassUnitTestCase) [Mollom] | 19 | 0 | 0 |
Node integration (MollomNodeFormTestCase) [Mollom] | 262 | 0 | 0 |
Profanity checking (MollomProfanityTestCase) [Mollom] | 208 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://dev.mollom.com/v1/content
postTitle = 'Joomla lover unite!'
postBody = 'This is a post just for unsure Joomla lovers.'
authorIp = '172.31.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="142a9t8h0wg951vl7m1hlopfx4povb2f", oauth_version="1.0", oauth_nonce="532596800a0fb55bc1975e6a863fad58", oauth_timestamp="1450269678", oauth_signature_method="HMAC-SHA1", oauth_signature="wagk8mgmnJA7iDYGUj5jfEYYb1Y%3D"'
Response: 200 (0.165s)
code = '200'
content =
id = 'TEST10xggtct3s3g36'
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/TEST10xggtct3s3g36
finalized = 1
url = 'http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/?q=mollom-test/form/2'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="142a9t8h0wg951vl7m1hlopfx4povb2f", oauth_version="1.0", oauth_nonce="6e2dc0faf7d879f7569059acf31afcfc", oauth_timestamp="1450269679", oauth_signature_method="HMAC-SHA1", oauth_signature="kigccZe0s0EO%2BY%2Bc%2B6UhICCwAG0%3D"'
Response: 200 (0.148s)
code = '200'
content =
id = 'TEST10xggtct3s3g36'
spamScore = '0.5'
reason = 'some secret reason'
spamClassification = 'unsure'
| Debug | mollom.test | 2360 | MollomProfanityTestCase->testProfanity() |  |
|
Profile integration (MollomProfileFormsTestCase) [Mollom] | 127 | 0 | 0 |
Reporting functionality (MollomReportTestCase) [Mollom] | 218 | 0 | 0 |
Reseller functionality (MollomResellerTestCase) [Mollom] | 24 | 0 | 0 |
Server responses (configured) (MollomResponseConfiguredTestCase) [Mollom] | 31 | 0 | 0 |
Server responses (local) (MollomResponseLocalTestCase) [Mollom] | 236 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://ec2-54-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="a5c63002292e8fd7edba1f705ebb0d83", oauth_version="1.0", oauth_nonce="a641fbf10aed08fb6222e65f68bd79b7", oauth_timestamp="1450269683", oauth_signature_method="HMAC-SHA1", oauth_signature="rL4pD6hVzQ8fPyyocGKqW4MPcz0%3D"'
Response: 200 (0.087s)
code = '200'
site =
email = 'mollom@example.com'
url = 'example.com'
publicKey = 'c2f7f6531d2b562fe24dfe824cf5fdf0'
privateKey = 'd830b7a5c4dcb6fe661da809f6075976'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1347 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: GET http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/c2f7f6531d2b562fe24dfe824cf5fdf0
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="c2f7f6531d2b562fe24dfe824cf5fdf0", oauth_version="1.0", oauth_nonce="966124d48b1d2a5beb7bb4b397723b82", oauth_timestamp="1450269683", oauth_signature_method="HMAC-SHA1", oauth_signature="2GF2bzU2oAyRUX2WMeFEMisQGrY%3D"'
Response: 200 (0.092s)
code = '200'
site =
email = 'mollom@example.com'
url = 'example.com'
publicKey = 'c2f7f6531d2b562fe24dfe824cf5fdf0'
privateKey = 'd830b7a5c4dcb6fe661da809f6075976'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1363 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/c2f7f6531d2b562fe24dfe824cf5fdf0
platformName = 'Drupal'
platformVersion = '7.42-dev'
clientName = 'Mollom'
clientVersion = '7.x-2.x-dev'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="c2f7f6531d2b562fe24dfe824cf5fdf0", oauth_version="1.0", oauth_nonce="97cf386a1a4f5314517cd50579a1f309", oauth_timestamp="1450269683", oauth_signature_method="HMAC-SHA1", oauth_signature="7R8WSRPM%2F0jbiEYtU8n9oNGJGhk%3D"'
Response: 200 (0.099s)
code = '200'
site =
clientName = 'Mollom'
clientVersion = '7.x-2.x-dev'
platformName = 'Drupal'
platformVersion = '7.42-dev'
email = 'mollom@example.com'
url = 'example.com'
publicKey = 'c2f7f6531d2b562fe24dfe824cf5fdf0'
privateKey = 'd830b7a5c4dcb6fe661da809f6075976'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1375 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: GET http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/c2f7f6531d2b562fe24dfe824cf5fdf0
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="c2f7f6531d2b562fe24dfe824cf5fdf0", oauth_version="1.0", oauth_nonce="6ac818586031a54e081df87ebac9c0af", oauth_timestamp="1450269683", oauth_signature_method="HMAC-SHA1", oauth_signature="2Lck1lr3MD0LRcDfYsHY0xHt5zo%3D"'
Response: 200 (0.091s)
code = '200'
site =
clientName = 'Mollom'
clientVersion = '7.x-2.x-dev'
platformName = 'Drupal'
platformVersion = '7.42-dev'
email = 'mollom@example.com'
url = 'example.com'
publicKey = 'c2f7f6531d2b562fe24dfe824cf5fdf0'
privateKey = 'd830b7a5c4dcb6fe661da809f6075976'
expectedLanguages = ''
subscriptionType = ''
| Debug | mollom.test | 1379 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/site/c2f7f6531d2b562fe24dfe824cf5fdf0/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="c2f7f6531d2b562fe24dfe824cf5fdf0", oauth_version="1.0", oauth_nonce="49269830b984f507416fb44cd1d37049", oauth_timestamp="1450269683", oauth_signature_method="HMAC-SHA1", oauth_signature="CdEz9W7QN1X8iL7WA8r%2BWeLdYLY%3D"'
Response: 200 (0.089s)
code = '200'
| Debug | mollom.test | 1405 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content
authorName = 'tszRzSb8'
authorMail = 'tszRzSb8@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'ham'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="37c89290f884452311fd25a80432386f", oauth_version="1.0", oauth_nonce="2720e5cc704aac8369e33352e8a589af", oauth_timestamp="1450269685", oauth_signature_method="HMAC-SHA1", oauth_signature="F9EznKr%2BZLyx2FOAeQ5FvE%2B0jsk%3D"'
Response: 200 (0.111s)
code = '200'
content =
spamScore = '0'
spamClassification = 'ham'
id = '3d03bf8722ff7b4ba256be3f7b84f9d4'
| Debug | mollom.test | 1458 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/3d03bf8722ff7b4ba256be3f7b84f9d4
authorName = 'tszRzSb8'
authorMail = 'tszRzSb8@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'spam'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="37c89290f884452311fd25a80432386f", oauth_version="1.0", oauth_nonce="4d93f1d5badf920aa9510534a7e6ca5d", oauth_timestamp="1450269686", oauth_signature_method="HMAC-SHA1", oauth_signature="zFHlrRiMZDtmEsJHguyYoC0Z69Y%3D"'
Response: 200 (0.102s)
code = '200'
content =
spamScore = '1'
spamClassification = 'spam'
id = '3d03bf8722ff7b4ba256be3f7b84f9d4'
| Debug | mollom.test | 1468 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/3d03bf8722ff7b4ba256be3f7b84f9d4
authorName = 'tszRzSb8'
authorMail = 'tszRzSb8@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'unsure'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="37c89290f884452311fd25a80432386f", oauth_version="1.0", oauth_nonce="d6f522995c716c398138a3091ae6b515", oauth_timestamp="1450269686", oauth_signature_method="HMAC-SHA1", oauth_signature="%2Fra8WDMVnvA%2FbKbd6c5vqo2dc1U%3D"'
Response: 200 (0.096s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = '3d03bf8722ff7b4ba256be3f7b84f9d4'
| Debug | mollom.test | 1478 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/3d03bf8722ff7b4ba256be3f7b84f9d4
authorName = 'tszRzSb8'
authorMail = 'tszRzSb8@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'spam profanity'
checks =
0 = 'spam'
1 = 'quality'
2 = 'profanity'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="37c89290f884452311fd25a80432386f", oauth_version="1.0", oauth_nonce="808fca3dc53f930bdc4fc6e5708893ec", oauth_timestamp="1450269686", oauth_signature_method="HMAC-SHA1", oauth_signature="8fu41NWjNUZpl7c2EqfNjEPRer0%3D"'
Response: 200 (0.099s)
code = '200'
content =
spamScore = '1'
spamClassification = 'spam'
qualityScore = '0'
profanityScore = '1'
id = '3d03bf8722ff7b4ba256be3f7b84f9d4'
| Debug | mollom.test | 1489 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/3d03bf8722ff7b4ba256be3f7b84f9d4
authorName = 'tszRzSb8'
authorMail = 'tszRzSb8@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'profanity'
checks =
0 = 'spam'
1 = 'quality'
2 = 'profanity'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="37c89290f884452311fd25a80432386f", oauth_version="1.0", oauth_nonce="c3c3a9fdd939f0cf2908c366cadbcafb", oauth_timestamp="1450269686", oauth_signature_method="HMAC-SHA1", oauth_signature="OHA919lxr9Tm0KEbjFP082C9uIw%3D"'
Response: 200 (0.098s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
qualityScore = '0'
profanityScore = '1'
id = '3d03bf8722ff7b4ba256be3f7b84f9d4'
| Debug | mollom.test | 1500 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/3d03bf8722ff7b4ba256be3f7b84f9d4
authorName = 'tszRzSb8'
authorMail = 'tszRzSb8@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'spam profanity'
checks =
0 = 'profanity'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="37c89290f884452311fd25a80432386f", oauth_version="1.0", oauth_nonce="5fa77bfc060b5470fe0c922cdf5fba53", oauth_timestamp="1450269686", oauth_signature_method="HMAC-SHA1", oauth_signature="Pc23wOrW%2BvC38dbORsJqfMG8lR0%3D"'
Response: 200 (0.092s)
code = '200'
content =
profanityScore = '1'
id = '3d03bf8722ff7b4ba256be3f7b84f9d4'
| Debug | mollom.test | 1511 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content/3d03bf8722ff7b4ba256be3f7b84f9d4
authorName = 'tszRzSb8'
authorMail = 'tszRzSb8@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = '&uPcc28KhvJW'
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="37c89290f884452311fd25a80432386f", oauth_version="1.0", oauth_nonce="a5daa1d544c7c14ecb25429b26fbe094", oauth_timestamp="1450269686", oauth_signature_method="HMAC-SHA1", oauth_signature="g0WhNemzI%2FUwdARH4RCfxFT6954%3D"'
Response: 200 (0.123s)
code = '200'
content =
profanityScore = '0'
id = '3d03bf8722ff7b4ba256be3f7b84f9d4'
| Debug | mollom.test | 1521 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/content
authorName = 'euQHUFYm'
authorMail = 'euQHUFYm@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'unsure'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="71711062cce26cbc74dcd079eaffb3cb", oauth_version="1.0", oauth_nonce="26556de46a7281478a36c679009edad5", oauth_timestamp="1450269688", oauth_signature_method="HMAC-SHA1", oauth_signature="6HwzBVn5Krs7IKKU2wOLOWFkwrY%3D"'
Response: 200 (0.063s)
code = '200'
content =
spamScore = '0.5'
spamClassification = 'unsure'
id = 'ee67e1dc796e01ba02bffab0cb7154eb'
| Debug | mollom.test | 1550 | 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 = 'ee67e1dc796e01ba02bffab0cb7154eb'
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="71711062cce26cbc74dcd079eaffb3cb", oauth_version="1.0", oauth_nonce="e1a22e87c8e6162d46a845a0cd3dd338", oauth_timestamp="1450269688", oauth_signature_method="HMAC-SHA1", oauth_signature="8Uoj9id1JRodGqT3by5UfMzJ%2Fto%3D"'
Response: 200 (0.057s)
code = '200'
captcha =
id = 'b862c2c501244289606f9b795836a8df'
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=b862c2c501244289606f9b795836a8df'
| 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/b862c2c501244289606f9b795836a8df
contentId = 'ee67e1dc796e01ba02bffab0cb7154eb'
authorIp = '127.0.0.1'
authorId = '2'
solution = 'correct'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="71711062cce26cbc74dcd079eaffb3cb", oauth_version="1.0", oauth_nonce="54a2b8b647a094c3b6595007928454cb", oauth_timestamp="1450269688", oauth_signature_method="HMAC-SHA1", oauth_signature="jBzGo0fgYipsI6vsphs70kWWnDI%3D"'
Response: 200 (0.060s)
code = '200'
captcha =
solved = '1'
id = 'b862c2c501244289606f9b795836a8df'
| 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/content/ee67e1dc796e01ba02bffab0cb7154eb
authorName = 'euQHUFYm'
authorMail = 'euQHUFYm@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'spam'
captchaId = 'b862c2c501244289606f9b795836a8df'
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="71711062cce26cbc74dcd079eaffb3cb", oauth_version="1.0", oauth_nonce="d246bb67107948f0cdf0bd6da414cee9", oauth_timestamp="1450269688", oauth_signature_method="HMAC-SHA1", oauth_signature="0jVnTUdeR7dK3a8xLn9kwyEOFL0%3D"'
Response: 200 (0.060s)
code = '200'
content =
spamScore = '1'
spamClassification = 'spam'
id = 'ee67e1dc796e01ba02bffab0cb7154eb'
| Debug | mollom.test | 1579 | 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 = 'lang-en With 2.7 million residents, it is the most populous city in both the U.S. state of Illinois and the American Midwest.'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="c443a40441afd3b2d89bda48938b4c97", oauth_version="1.0", oauth_nonce="ed3be2f9acd171c13910e4506f494ded", oauth_timestamp="1450269690", oauth_signature_method="HMAC-SHA1", oauth_signature="TFyw%2BDPKB2Cx6h7%2FzJkin3O0Jtg%3D"'
Response: 200 (0.059s)
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 = 'lang-en lang-de With 2.7 million residents, it is the most populous city in both the U.S. state of Illinois and the American Midwest. Chicago ist seit der Mitte des 19. Jahrhunderts eine wichtige Handelsstadt in den Vereinigten Staaten.'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="c443a40441afd3b2d89bda48938b4c97", oauth_version="1.0", oauth_nonce="5e2f01b97dd679c3cfdaee207aa1274b", oauth_timestamp="1450269690", oauth_signature_method="HMAC-SHA1", oauth_signature="r2BwRZ%2FFgeUFZnfFu7ToxUpEKOI%3D"'
Response: 200 (0.057s)
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 = '!!!!!!!!!!!!!!!!!!!!!!!!!!!'
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="c443a40441afd3b2d89bda48938b4c97", oauth_version="1.0", oauth_nonce="a5790138c4a22127533db657ecb58801", oauth_timestamp="1450269690", oauth_signature_method="HMAC-SHA1", oauth_signature="A6AAJkK%2BiKMqnMNYwVeCSKqT5yU%3D"'
Response: 200 (0.060s)
code = '200'
content =
languages =
item =
languageCode = 'zxx'
languageScore = '1'
| Debug | run-tests.sh | 368 | 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="e7d11dda13511ac049ebbc9ec73b1fc0", oauth_version="1.0", oauth_nonce="11c0ca3b2885c3ecb580378a5a78e042", oauth_timestamp="1450269692", oauth_signature_method="HMAC-SHA1", oauth_signature="0b8w6LqksL7OWlSCpI2R7tLdLBs%3D"'
Response: 200 (0.057s)
code = '200'
captcha =
id = 'e698eb2371f2a14c0a44a5b6537d03f1'
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=e698eb2371f2a14c0a44a5b6537d03f1'
| Debug | mollom.test | 1692 | 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="e7d11dda13511ac049ebbc9ec73b1fc0", oauth_version="1.0", oauth_nonce="9d3c0b6297efacd1d69c6fb32e7cfd00", oauth_timestamp="1450269692", oauth_signature_method="HMAC-SHA1", oauth_signature="z7AppPkWaXwVCXjR39MPwmCD%2Fd8%3D"'
Response: 200 (0.059s)
code = '200'
captcha =
id = 'b5fc0c4b16c6108b7c210671786286af'
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=b5fc0c4b16c6108b7c210671786286af'
| Debug | mollom.test | 1698 | 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 = 1101118123
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="9fe609d82070e4d185527ed7383775fb", oauth_version="1.0", oauth_nonce="ef090eb025f355a1f5a88c881dfca1dc", oauth_timestamp="1450269693", oauth_signature_method="HMAC-SHA1", oauth_signature="YIRZc7yjn0vruGmVQa9EO4suNvY%3D"'
Response: 200 (0.060s)
code = '200'
captcha =
id = '658e7e1607aa1d4caf4f3d6c17c5e37b'
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=658e7e1607aa1d4caf4f3d6c17c5e37b'
| Debug | mollom.test | 1717 | MollomResponseTestCase->testCheckCaptcha() |  |
|
Request: POST http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout/mollom-test/rest/v1/captcha/658e7e1607aa1d4caf4f3d6c17c5e37b
type = 'image'
authorIp = '127.0.0.1'
authorId = 1101118123
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="9fe609d82070e4d185527ed7383775fb", oauth_version="1.0", oauth_nonce="c46d6c642d061034e6ee49918cbaa049", oauth_timestamp="1450269693", oauth_signature_method="HMAC-SHA1", oauth_signature="gXAhJxnp6HNHD5OZJVxa1p9oP0s%3D"'
Response: 200 (0.057s)
code = '200'
captcha =
solved = '1'
id = '658e7e1607aa1d4caf4f3d6c17c5e37b'
| Debug | mollom.test | 1724 | MollomResponseTestCase->testCheckCaptcha() |  |
|
Server responses (MollomResponseTestCase) [Mollom] | 224 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
|
Request: POST http://dev.mollom.com/v1/site
url = 'example.com'
email = 'mollom@example.com'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="totv8c8gwp9x9szp611711k06lxvjwo4", oauth_version="1.0", oauth_nonce="fcf1bf1189c4008ea5f5714976408807", oauth_timestamp="1450269684", oauth_signature_method="HMAC-SHA1", oauth_signature="pVXkiOzsuqcTcZIJqwcxStbA%2FeY%3D"'
Response: 200 (0.164s)
code = '200'
site =
publicKey = '16z5kin7kc9ff1uadh5xqx2zvt1s2rsa'
privateKey = 'kq07unh0fxz71x3l8i7gszuaicrbcyrp'
url = 'example.com'
email = 'mollom@example.com'
expectedLanguages = ''
| Debug | mollom.test | 1347 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: GET http://dev.mollom.com/v1/site/16z5kin7kc9ff1uadh5xqx2zvt1s2rsa
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="16z5kin7kc9ff1uadh5xqx2zvt1s2rsa", oauth_version="1.0", oauth_nonce="25f873f68b78a3b7c2181dab9572b017", oauth_timestamp="1450269684", oauth_signature_method="HMAC-SHA1", oauth_signature="oBIajmCCoWkbnm9D%2B0qSNsDSGdI%3D"'
Response: 200 (0.163s)
code = '200'
site =
publicKey = '16z5kin7kc9ff1uadh5xqx2zvt1s2rsa'
privateKey = 'kq07unh0fxz71x3l8i7gszuaicrbcyrp'
url = 'example.com'
email = 'mollom@example.com'
expectedLanguages = ''
| Debug | mollom.test | 1363 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://dev.mollom.com/v1/site/16z5kin7kc9ff1uadh5xqx2zvt1s2rsa
platformName = 'Drupal'
platformVersion = '7.42-dev'
clientName = 'Mollom'
clientVersion = '7.x-2.x-dev'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="16z5kin7kc9ff1uadh5xqx2zvt1s2rsa", oauth_version="1.0", oauth_nonce="b74a27c985e75ccfa6e848f285aa2ad9", oauth_timestamp="1450269684", oauth_signature_method="HMAC-SHA1", oauth_signature="ucdSKss9K0yt4ItN8DocvqqeEDA%3D"'
Response: 200 (0.172s)
code = '200'
site =
publicKey = '16z5kin7kc9ff1uadh5xqx2zvt1s2rsa'
privateKey = 'kq07unh0fxz71x3l8i7gszuaicrbcyrp'
url = 'example.com'
email = 'mollom@example.com'
platformName = 'Drupal'
platformVersion = '7.42-dev'
clientName = 'Mollom'
clientVersion = '7.x-2.x-dev'
expectedLanguages = ''
| Debug | mollom.test | 1375 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: GET http://dev.mollom.com/v1/site/16z5kin7kc9ff1uadh5xqx2zvt1s2rsa
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Authorization = 'OAuth oauth_consumer_key="16z5kin7kc9ff1uadh5xqx2zvt1s2rsa", oauth_version="1.0", oauth_nonce="16fb5ad0cadded4f743ec4793e5eca27", oauth_timestamp="1450269684", oauth_signature_method="HMAC-SHA1", oauth_signature="%2Fd7az1ZngfzROOd1nNhIBoNdjpM%3D"'
Response: 200 (0.160s)
code = '200'
site =
publicKey = '16z5kin7kc9ff1uadh5xqx2zvt1s2rsa'
privateKey = 'kq07unh0fxz71x3l8i7gszuaicrbcyrp'
url = 'example.com'
email = 'mollom@example.com'
platformName = 'Drupal'
platformVersion = '7.42-dev'
clientName = 'Mollom'
clientVersion = '7.x-2.x-dev'
expectedLanguages = ''
| Debug | mollom.test | 1379 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://dev.mollom.com/v1/site/16z5kin7kc9ff1uadh5xqx2zvt1s2rsa/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="16z5kin7kc9ff1uadh5xqx2zvt1s2rsa", oauth_version="1.0", oauth_nonce="d4a58c6d448e9047c0d59f7b99965021", oauth_timestamp="1450269684", oauth_signature_method="HMAC-SHA1", oauth_signature="71nIiuCQQD3LmnsfGKeLc9HIEoY%3D"'
Response: 200 (0.144s)
code = '200'
| Debug | mollom.test | 1405 | MollomResponseTestCase->testSiteAPI() |  |
|
Request: POST http://dev.mollom.com/v1/content
authorName = 'mqmjr0l4'
authorMail = 'mqmjr0l4@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'ham'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="s0vgw5igvkzp1vlt7og1a0y58oav7yfa", oauth_version="1.0", oauth_nonce="cc2588b07774170b7df0350d733ece5b", oauth_timestamp="1450269687", oauth_signature_method="HMAC-SHA1", oauth_signature="%2BbtIHtsI7oW1V0ics%2B4x3K7o1lY%3D"'
Response: 200 (0.171s)
code = '200'
content =
id = 'TESTz0ib2haq89op1f'
spamScore = '0.0'
reason = 'some secret reason'
postBody = 'ham'
authorMail = 'mqmjr0l4@example.com'
authorIp = '127.0.0.1'
authorId = '2'
spamClassification = 'ham'
| Debug | mollom.test | 1458 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TESTz0ib2haq89op1f
authorName = 'mqmjr0l4'
authorMail = 'mqmjr0l4@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'spam'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="s0vgw5igvkzp1vlt7og1a0y58oav7yfa", oauth_version="1.0", oauth_nonce="b720e3142213e94501e0f6da35109fa2", oauth_timestamp="1450269687", oauth_signature_method="HMAC-SHA1", oauth_signature="J59Og%2BkJzOzpjC4BYTTyBoGnL1s%3D"'
Response: 200 (0.172s)
code = '200'
content =
id = 'TESTz0ib2haq89op1f'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'spam'
authorMail = 'mqmjr0l4@example.com'
authorIp = '127.0.0.1'
authorId = '2'
spamClassification = 'spam'
| Debug | mollom.test | 1468 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TESTz0ib2haq89op1f
authorName = 'mqmjr0l4'
authorMail = 'mqmjr0l4@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'unsure'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="s0vgw5igvkzp1vlt7og1a0y58oav7yfa", oauth_version="1.0", oauth_nonce="c5ed86f756508e6eccbf44af1bd50508", oauth_timestamp="1450269688", oauth_signature_method="HMAC-SHA1", oauth_signature="PBAkrAYGIIlpZzMcBa8ssc8U3Go%3D"'
Response: 200 (0.186s)
code = '200'
content =
id = 'TESTz0ib2haq89op1f'
spamScore = '0.5'
reason = 'some secret reason'
postBody = 'unsure'
authorMail = 'mqmjr0l4@example.com'
authorIp = '127.0.0.1'
authorId = '2'
spamClassification = 'unsure'
| Debug | mollom.test | 1478 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TESTz0ib2haq89op1f
authorName = 'mqmjr0l4'
authorMail = 'mqmjr0l4@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'spam profanity'
checks =
0 = 'spam'
1 = 'quality'
2 = 'profanity'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="s0vgw5igvkzp1vlt7og1a0y58oav7yfa", oauth_version="1.0", oauth_nonce="d157aad50639caaf67e6afaffdf7b14a", oauth_timestamp="1450269688", oauth_signature_method="HMAC-SHA1", oauth_signature="hzQ2s%2BcPjbYvTK0eQiDLjHR27%2F4%3D"'
Response: 200 (0.175s)
code = '200'
content =
id = 'TESTz0ib2haq89op1f'
spamScore = '1.0'
qualityScore = '0.0'
profanityScore = '1.0'
reason = 'some secret reason'
postBody = 'spam profanity'
authorMail = 'mqmjr0l4@example.com'
authorIp = '127.0.0.1'
authorId = '2'
spamClassification = 'spam'
| Debug | mollom.test | 1489 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TESTz0ib2haq89op1f
authorName = 'mqmjr0l4'
authorMail = 'mqmjr0l4@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'profanity'
checks =
0 = 'spam'
1 = 'quality'
2 = 'profanity'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="s0vgw5igvkzp1vlt7og1a0y58oav7yfa", oauth_version="1.0", oauth_nonce="410f7b76da645e9fe6dfb65695705652", oauth_timestamp="1450269688", oauth_signature_method="HMAC-SHA1", oauth_signature="h0C%2F4ZJcWUegW7gutUK8%2FajGnJE%3D"'
Response: 200 (0.170s)
code = '200'
content =
id = 'TESTz0ib2haq89op1f'
spamScore = '0.5'
qualityScore = '0.0'
profanityScore = '1.0'
reason = 'some secret reason'
postBody = 'profanity'
authorMail = 'mqmjr0l4@example.com'
authorIp = '127.0.0.1'
authorId = '2'
spamClassification = 'unsure'
| Debug | mollom.test | 1500 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TESTz0ib2haq89op1f
authorName = 'mqmjr0l4'
authorMail = 'mqmjr0l4@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'spam profanity'
checks =
0 = 'profanity'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="s0vgw5igvkzp1vlt7og1a0y58oav7yfa", oauth_version="1.0", oauth_nonce="e304b49689a67130e19963e10c1b83ba", oauth_timestamp="1450269688", oauth_signature_method="HMAC-SHA1", oauth_signature="4HZZBqpvSGdjFmVvFV4IjC8QSd0%3D"'
Response: 200 (0.141s)
code = '200'
content =
id = 'TESTz0ib2haq89op1f'
profanityScore = '1.0'
reason = 'some secret reason'
postBody = 'spam profanity'
authorMail = 'mqmjr0l4@example.com'
authorIp = '127.0.0.1'
authorId = '2'
| Debug | mollom.test | 1511 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content/TESTz0ib2haq89op1f
authorName = 'mqmjr0l4'
authorMail = 'mqmjr0l4@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'if>I/Wj5!;!8'
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="s0vgw5igvkzp1vlt7og1a0y58oav7yfa", oauth_version="1.0", oauth_nonce="8a3325307dff0f4078cea9eefdcff1e3", oauth_timestamp="1450269688", oauth_signature_method="HMAC-SHA1", oauth_signature="9Sm15o2CTOAOBgWgFy1S5xZyqyI%3D"'
Response: 200 (0.252s)
code = '200'
content =
id = 'TESTz0ib2haq89op1f'
profanityScore = '0.0'
reason = 'some secret reason'
postBody = 'if>I/Wj5!;!8'
authorMail = 'mqmjr0l4@example.com'
authorIp = '127.0.0.1'
authorId = '2'
| Debug | mollom.test | 1521 | MollomResponseTestCase->testCheckContent() |  |
|
Request: POST http://dev.mollom.com/v1/content
authorName = 'sVYr0q9t'
authorMail = 'sVYr0q9t@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'unsure'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="83ibwolg53sb1nrz4pvljq7jtefw0fsm", oauth_version="1.0", oauth_nonce="6bead12568f6c011945adb7c0ebb1e5e", oauth_timestamp="1450269690", oauth_signature_method="HMAC-SHA1", oauth_signature="COzJK6oqaqTqJe9DlRJeaWaMH1U%3D"'
Response: 200 (0.173s)
code = '200'
content =
id = 'TEST1i4orn0nick2m1'
spamScore = '0.5'
reason = 'some secret reason'
postBody = 'unsure'
authorMail = 'sVYr0q9t@example.com'
authorIp = '127.0.0.1'
authorId = '2'
spamClassification = 'unsure'
| Debug | mollom.test | 1550 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://dev.mollom.com/v1/captcha
type = 'image'
contentId = 'TEST1i4orn0nick2m1'
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="83ibwolg53sb1nrz4pvljq7jtefw0fsm", oauth_version="1.0", oauth_nonce="3b18e71fdfcc3ba278a550a9a54d3f8d", oauth_timestamp="1450269690", oauth_signature_method="HMAC-SHA1", oauth_signature="UE%2Bnm%2F5xXtCg7TxReywX0l1RUaU%3D"'
Response: 200 (0.167s)
code = '200'
captcha =
id = 'TEST1i4orn0nick2m1'
url = 'http://dev.mollom.com/v1/captcha/TEST1i4orn0nick2m1.png'
| Debug | mollom.test | 1562 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://dev.mollom.com/v1/captcha/TEST1i4orn0nick2m1
contentId = 'TEST1i4orn0nick2m1'
authorIp = '127.0.0.1'
authorId = '2'
solution = 'correct'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="83ibwolg53sb1nrz4pvljq7jtefw0fsm", oauth_version="1.0", oauth_nonce="b5d106ec49585694ba32fdd5465c25b0", oauth_timestamp="1450269691", oauth_signature_method="HMAC-SHA1", oauth_signature="OtYmJXgv2U8quUSrbrEBbaZPkDs%3D"'
Response: 200 (0.179s)
code = '200'
captcha =
id = 'TEST1i4orn0nick2m1'
solved = '1'
reason = 'Correct response to image captcha.'
| Debug | mollom.test | 1574 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://dev.mollom.com/v1/content/TEST1i4orn0nick2m1
authorName = 'sVYr0q9t'
authorMail = 'sVYr0q9t@example.com'
authorId = '2'
authorIp = '127.0.0.1'
postBody = 'spam'
captchaId = 'TEST1i4orn0nick2m1'
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="83ibwolg53sb1nrz4pvljq7jtefw0fsm", oauth_version="1.0", oauth_nonce="4a31a486268f1d47878637999a824458", oauth_timestamp="1450269691", oauth_signature_method="HMAC-SHA1", oauth_signature="MYxj%2FcCA%2FVZvpmGfF3HLBWgV%2F5g%3D"'
Response: 200 (0.206s)
code = '200'
content =
id = 'TEST1i4orn0nick2m1'
spamScore = '1.0'
reason = 'some secret reason'
postBody = 'spam'
authorMail = 'sVYr0q9t@example.com'
authorIp = '127.0.0.1'
authorId = '2'
spamClassification = 'spam'
| Debug | mollom.test | 1579 | MollomResponseTestCase->testCheckContentSession() |  |
|
Request: POST http://dev.mollom.com/v1/content
checks = 'language'
postBody = 'lang-en With 2.7 million residents, it is the most populous city in both the U.S. state of Illinois and the American Midwest.'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="1k3klizsw5dikrfqxs6ilx2yly4uc3fw", oauth_version="1.0", oauth_nonce="e89bdaee8b8e44d37b6da4bebb24b291", oauth_timestamp="1450269693", oauth_signature_method="HMAC-SHA1", oauth_signature="O2xS0IA32RP%2FmWv7iEUcIK5Lw3M%3D"'
Response: 200 (0.175s)
code = '200'
content =
id = 'TESTkf56p36q1xu21f'
languages =
language =
languageCode = 'en'
languageScore = '1.0'
Request: POST http://dev.mollom.com/v1/content
checks = 'language'
postBody = 'lang-en lang-de With 2.7 million residents, it is the most populous city in both the U.S. state of Illinois and the American Midwest. Chicago ist seit der Mitte des 19. Jahrhunderts eine wichtige Handelsstadt in den Vereinigten Staaten.'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="1k3klizsw5dikrfqxs6ilx2yly4uc3fw", oauth_version="1.0", oauth_nonce="f268d76100d1d6daa5a651e1fa8b7b0a", oauth_timestamp="1450269693", oauth_signature_method="HMAC-SHA1", oauth_signature="jORlHYBN0ioRgrI3VB%2FBGMYZjUk%3D"'
Response: 200 (0.175s)
code = '200'
content =
id = 'TESTya8pqg3gb1q21l'
languages =
0 =
languageCode = 'en'
languageScore = '0.5'
1 =
languageCode = 'de'
languageScore = '0.5'
Request: POST http://dev.mollom.com/v1/content
checks = 'language'
postBody = '!!!!!!!!!!!!!!!!!!!!!!!!!!!'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="1k3klizsw5dikrfqxs6ilx2yly4uc3fw", oauth_version="1.0", oauth_nonce="c00ae3f5f51d46201cadf0bd94ee3c44", oauth_timestamp="1450269693", oauth_signature_method="HMAC-SHA1", oauth_signature="XHzwgD1YdNdErHfeN7nx45bY9Yw%3D"'
Response: 200 (0.168s)
code = '200'
content =
id = 'TEST1jazxkiwb71mex'
languages =
language =
languageCode = 'zxx'
languageScore = '1.0'
| Debug | run-tests.sh | 368 | simpletest_script_run_one_test() |  |
|
Request: POST http://dev.mollom.com/v1/captcha
type = 'image'
authorIp = '127.0.0.1'
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="1c6qq2pveet951rmvahs7klggu1jnde5", oauth_version="1.0", oauth_nonce="7e219e73e3b1bbedd853a81b74315e99", oauth_timestamp="1450269695", oauth_signature_method="HMAC-SHA1", oauth_signature="LZl5cKSFhEZYdUHmE%2Fvw%2FzTxvFA%3D"'
Response: 200 (0.159s)
code = '200'
captcha =
id = 'TESTxhw90ycy11mk1w'
url = 'http://dev.mollom.com/v1/captcha/TESTxhw90ycy11mk1w.png'
| Debug | mollom.test | 1692 | MollomResponseTestCase->testGetImageCaptcha() |  |
|
Request: POST http://dev.mollom.com/v1/captcha
type = 'image'
authorIp = '127.0.0.1'
ssl = true
Request headers:
Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
Content-Type = 'application/x-www-form-urlencoded'
Authorization = 'OAuth oauth_consumer_key="1c6qq2pveet951rmvahs7klggu1jnde5", oauth_version="1.0", oauth_nonce="dcc8ad2310aadaae6040c37a000d666d", oauth_timestamp="1450269695", oauth_signature_method="HMAC-SHA1", oauth_signature="0JrT1Jjzrc2DxQmwcrQhBMD4u9M%3D"'
Response: 200 (0.150s)
code = '200'
captcha =
id = 'TESTwhylormch7aatl'
url = 'https://dev.mollom.com/v1/captcha/TESTwhylormch7aatl.png'
| Debug | mollom.test | 1698 | MollomResponseTestCase->testGetImageCaptcha() |  |
|
Request: POST http://dev.mollom.com/v1/captcha
type = 'image'
authorIp = '127.0.0.1'
authorId = 359358087
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="1pg9ezc4ezcysjpvjua2oqyqw1fzo8ja", oauth_version="1.0", oauth_nonce="9d204bdf8c715a6bda9ad3a1a94c2468", oauth_timestamp="1450269697", oauth_signature_method="HMAC-SHA1", oauth_signature="FLz3yfiaYWlPFUqZ2g2%2FHSFXpc8%3D"'
Response: 200 (0.170s)
code = '200'
captcha =
id = 'TEST16l62mmvqs08x1'
url = 'http://dev.mollom.com/v1/captcha/TEST16l62mmvqs08x1.png'
| Debug | mollom.test | 1717 | MollomResponseTestCase->testCheckCaptcha() |  |
|
Request: POST http://dev.mollom.com/v1/captcha/TEST16l62mmvqs08x1
type = 'image'
authorIp = '127.0.0.1'
authorId = 359358087
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="1pg9ezc4ezcysjpvjua2oqyqw1fzo8ja", oauth_version="1.0", oauth_nonce="c3cf28c7bb6c84997c9c68bc2343be6d", oauth_timestamp="1450269697", oauth_signature_method="HMAC-SHA1", oauth_signature="yS%2FlI8fzN%2Fu9PkFJ39JKmDwENHE%3D"'
Response: 200 (0.188s)
code = '200'
captcha =
id = 'TEST16l62mmvqs08x1'
solved = '1'
reason = 'Correct response to image captcha.'
| Debug | mollom.test | 1724 | MollomResponseTestCase->testCheckCaptcha() |  |
|
Testing mode (MollomTestingModeTestCase) [Mollom] | 118 | 0 | 0 |
Text analysis (authenticated + page + form cache) (MollomAnalysisAuthenticatedPageFormCacheTestCase) [Mollom] | 237 | 0 | 0 |
Text analysis (authenticated) (MollomAnalysisAuthenticatedTestCase) [Mollom] | 204 | 0 | 0 |
Text analysis (MollomAnalysisTestCase) [Mollom] | 197 | 0 | 0 |
Text analysis (page + form cache) (MollomAnalysisPageFormCacheTestCase) [Mollom] | 230 | 0 | 0 |
Text analysis (page cache) (MollomAnalysisPageCacheTestCase) [Mollom] | 230 | 0 | 0 |
Text analysis options (MollomAnalysisOptionsTestCase) [Mollom] | 366 | 0 | 0 |
Text analysis with caching (MollomAnalysisPageCachingTestCase) [Mollom] | 204 | 0 | 0 |
User integration (MollomUserFormsTestCase) [Mollom] | 395 | 0 | 0 |