Reviewed: https://reviews.mahara.org/7935 Committed: https://git.mahara.org/mahara/mahara/commit/6972c504878bad7fa2594bfdbf03aac384cf46f6 Submitter: Robert Lyon ([email protected]) Branch: master
commit 6972c504878bad7fa2594bfdbf03aac384cf46f6 Author: Rebecca Blundell <[email protected]> Date: Thu Aug 17 17:45:20 2017 +1200 Bug 1711277 - Add a step to check dates This commit adds a step for checking the date is in a page element It takes a date as accepted by strtodate(), and an optional format which can be a language string set by langconfig.php or a php date() format. Change-Id: I8a5e57ab6cfb8e2d9fa05b44ff71fa9724d695d9 -- 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/1711277 Title: behat modified_date.feature doesn't check date is displayed Status in Mahara: Fix Committed Bug description: I want to improve this test by making it check the correct date was displayed on the page, rather than just "Updated", which is what it checks for currently. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1711277/+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

