Reviewed: https://reviews.mahara.org/11625 Committed: https://git.mahara.org/mahara/mahara/commit/6b32359c69f21b3ea3c1be10d5f897541f38856b Submitter: Robert Lyon ([email protected]) Branch: master
commit 6b32359c69f21b3ea3c1be10d5f897541f38856b Author: Gold <[email protected]> Date: Thu Apr 1 15:26:23 2021 +1300 Bug 1922153 - clean up behat test tables after run * Reinstate `BehatTestingUtil::drop_site()` in the `BehatHooks::after_suite()`. * Conditionally clean up the database if tests are successful. * Remove unexecuted call to disable behat test environment in `cleanup` Change-Id: I51ebd0a062a4502ae0a68ae3672784304ef26b93 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1922153 Title: Behat: clean up tables after tests Status in Mahara: Fix Committed Bug description: When behat runs it checks for and cleans up tables if found. Move the table cleanup to the end of the test run. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1922153/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

