← Back to team overview

mahara-contributors team mailing list archive

[Bug 841711] [NEW] Add wakeup support to adodb

 

Public bug reported:

For phpunit testing, we need to reconnect to the database between unit
tests because phpunit backs up and restores globals between tests.

Bit of a pain to deviate (once again) from the adodb distribution but
this is only required for the unit tests so packaging (e.g. debian) can
probably ignore this change and use stock adodb

** Affects: mahara
     Importance: Wishlist
     Assignee: Andrew Nicols (dobedobedoh)
         Status: In Progress


** Tags: adodb db phpunit

** Changed in: mahara
       Status: New => In Progress

** Changed in: mahara
   Importance: Undecided => Wishlist

** Changed in: mahara
     Assignee: (unassigned) => Andrew Nicols (dobedobedoh)

** Changed in: mahara
    Milestone: None => 1.5.0

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/841711

Title:
  Add wakeup support to adodb

Status in Mahara ePortfolio:
  In Progress

Bug description:
  For phpunit testing, we need to reconnect to the database between unit
  tests because phpunit backs up and restores globals between tests.

  Bit of a pain to deviate (once again) from the adodb distribution but
  this is only required for the unit tests so packaging (e.g. debian)
  can probably ignore this change and use stock adodb

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


Follow ups

References