-
Bug
-
Resolution: Fixed
-
Major
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
MDL-38041_master -
Behat allows us to specify which levels of PHP errors, when thrown, will fail a test, but this does not allow for debugging() messages as they are Moodle specific.
As discused with Dan, functional tests should fail if a debugging message or exceptions are thrown.
- Discovered while testing
-
MDL-39528 Prevent all the test to fail if a modal window is found during functional tests execution
- Closed
-
MDL-39478 Use a constant instead of !empty($CFG->originaldataroot)
- Closed
- has been marked as being related by
-
MDL-77417 Behat error handling doesn't know about deprecated error types
- Closed
- is duplicated by
-
MDL-38831 Detection of debugging(), stack traces, PHP notices/warnings/errors
- Closed