-
New Feature
-
Resolution: Fixed
-
Minor
-
2.9
-
None
-
MOODLE_29_STABLE
-
MOODLE_28_STABLE, MOODLE_29_STABLE
Initial support for acceptance testing:
- Basic add_block test feature
- Steps definition class with a step for setting customer number and shared secret from values defined in the config.php.
This requires adding to config.php the following parameters:
- $CFG->behat_mhaairs_customer_number
- $CFG->behat_mhaairs_shared_secret
Values should be valid test customer number and shared secret.