mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #59783
[Bug 1892265] Re: Add to behat an after step check to see if there is an error call stack
** Tags added: behat-dev
** Changed in: mahara
Status: New => Confirmed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1892265
Title:
Add to behat an after step check to see if there is an error call
stack
Status in Mahara:
Confirmed
Bug description:
Currently we can do
And I should not see "Call stack"
But it would be better to have some fast way of checking after every
step if a callstack error has been generated
But rather than check the DOM (which will be slow) we could have the
lib/error.php set a session flag to check for.
Also we might not want to throw behat error / make it a failed step
but just alert us to the fact that backtrace has been generated so we
can check if it's valid or not
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1892265/+subscriptions
References