Motivation
Simpletest lets only test if recipe blocks bot submissions - but there is no way to test successful submission, because simpletest test-bot can't enable JavaScript.
Proposal
We have to create Selenium tests which are using real browsers - so we could automate manual testing.

Roadmap
1) #1857738: Implement logging infrastructure
2) #1857740: Create Selenium test cases
--
If you are interested in getting this issue closed - please consider donating using PatchRanger service. Each donation - is in fact a bounty which developers will be rewarded with after fixing the issue. For more details see http://drupal.org/project/botcha#how-much-does-it-cost.

Comments

PatchRanger’s picture

Issue summary: View changes

Added info about funding.

PatchRanger’s picture

Title: Add Selenium tests for JavaScript recipes full test coverage » [META] Add Selenium tests for JavaScript recipes full test coverage
PatchRanger’s picture

Version: 7.x-2.x-dev » 6.x-2.x-dev
Status: Active » Patch (to be ported)

Finally fixed for D7 in 7.x-3.x: http://drupalcode.org/project/botcha.git/commit/c2f09b8.
All Simpletest-tests passed: http://qa.drupal.org/pifr/test/407893.

PatchRanger’s picture

Issue summary: View changes

Turn into meta

PatchRanger’s picture

Version: 6.x-2.x-dev » 6.x-3.x-dev
Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.