← Back to team overview

mahara-contributors team mailing list archive

[Bug 1886880] Re: behat check dependencies performance

 

** Tags added: newfeature

-- 
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/1886880

Title:
  behat check dependencies performance

Status in Mahara:
  Fix Released

Bug description:
  Everytime we have to run a behat test, we check composer dependencies
  by calling testing_update_dependencies() in testing/lib.php

  I think this should improve somehow by checking if we actually need to
  update dependencies, maybe by checking the hash on the file that gets
  installed and see if we actually need to run the dependencies check

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1886880/+subscriptions


References