mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #06149
[Bug 819396] Re: Add unit testing to Mahara
I've pushed a fix for part of the MySQL stuff - it turns out that you
can't simply reverse the order of indexes and keys, as the names will
get changed. You have to build the names, then order (the names are
cached).
https://reviews.mahara.org/693
Haven't worked out why tearDown is being called twice with MySQL so this
bug isn't finished yet
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/819396
Title:
Add unit testing to Mahara
Status in Mahara ePortfolio:
In Progress
Bug description:
As it says on the tin.
Penny was working to add phpunit support to Mahara back in August 2009 but it was never integrated into core.
I've updated her phpunit branch and rebased it against master.
We really should look at seriously adding unit testing and I really
think that this should go in to 1.5 to allow us to test the various
new features which are planned more thoroughly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/819396/+subscriptions
References