Posted by attiks on March 13, 2012 at 2:10pm
A module to do automated QUnit testing
Features
- Strict javascript client side testing.
- Can be extended to test multiple themes at the same time.
- Works for authenticated and anonymous users.
- Detailed recording of all test runs.
- All submit and validate handlers are disabled.
- Permissions are checked before running a test.
- Testing of submit handlers running in iframes
- Allow certain roles to submit forms
How
- Implement hook_testswarm_tests to define all your tests.
- Create a javascript file containing QUnit code.
- Navigate to /testswarm-browser-tests.
Permissions
In order to run a test you need the permission 'run testswarm tests', it should be save to allow anonymous users to use this as well. For each tests you can specify additional permissions and all validate and submit handlers are removed for all forms (except for UID1).
Included tests
- Basic test
- JQuery once
- Re order blocks
- Create page content
- States.js
- Autocomplete
- ...
Roadmap
- add full theme support to tests running inside an iframe
- better reporting
Demo
Credits
Based on idea of QUnit module with some ideas of JQuery TestSwarm
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Developer
- Reported installs: 10 sites currently report using this module. View usage statistics.
- Downloads: 454
- Last modified: September 10, 2012
