Note: You are currently viewing documentation for Moodle 3.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Dataform Tests.

Dataform Tests

From MoodleDocs
Revision as of 01:13, 28 January 2014 by Itamar Tzadok (talk | contribs)


Unit tests

Acceptance tests

Administrator can run Dataform acceptance tests from

Administration > Site administration > Plugins > Activity modules > Dataform > Acceptance testing

See Acceptance testing for more information on how to prepare your Moodle installation for acceptance testing. Note that enabling test environment is not recommended for production sites.

The current implementation of the Dataform Acceptance testing interface assumes that a selenium server is running. To run a test, select a feature or tags and click 'Run tests'. The page will hang until the tests are completed. If you run long tests it may be better to run them from a command line.

df-acceptance-testing.png