[Mahara-contributors] [Bug 819396] Re: Add unit testing to Mahara

2011-11-28 Thread François Marier
** Tags removed: core infrastructure test unit ** Tags added: tests -- 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:

[Mahara-contributors] [Bug 819396] Re: Add unit testing to Mahara

2011-09-15 Thread François Marier
** Changed in: mahara Status: In Progress = Fix Committed -- 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: Fix

[Mahara-contributors] [Bug 819396] Re: Add unit testing to Mahara

2011-09-14 Thread Andrew Nicols
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

[Mahara-contributors] [Bug 819396] Re: Add unit testing to Mahara

2011-09-14 Thread Hugh Davenport
The view test is still broken with mysql randomly. PHP Fatal error: Call to a member function delete() on a non-object in /home/hugh/src/mahara/mahara/htdocs/lib/tests/phpunit/ViewTest.php on line 153 It seems that in teardown the view field is null, though in every other function at start

[Mahara-contributors] [Bug 819396] Re: Add unit testing to Mahara

2011-09-14 Thread Hugh Davenport
wait no, it seems that teardown is called twice.. -- 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

[Mahara-contributors] [Bug 819396] Re: Add unit testing to Mahara

2011-09-07 Thread Hugh Davenport
See https://wiki.mahara.org/index.php/Developer_Area/Unit_Testing -- 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

[Mahara-contributors] [Bug 819396] Re: Add unit testing to Mahara

2011-09-06 Thread Andrew Nicols
This bug also requires inclusion of: Bug #841708 Bug #841694 Bug #841723 Bug #841711 -- 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

[Mahara-contributors] [Bug 819396] Re: Add unit testing to Mahara

2011-09-06 Thread Andrew Nicols
Submitted for review. The actual framework is in https://reviews.mahara.org/#change,647 Some sample tests are in https://reviews.mahara.org/#change,648 Francois: No problem with doing this what-so-ever having thought about it more. ** Changed in: mahara Status: Confirmed = In Progress --

[Mahara-contributors] [Bug 819396] Re: Add unit testing to Mahara

2011-08-17 Thread François Marier
Is there a problem with running all of the unit tests on each gerrit push? That seems like the ideal place to me... ** Changed in: mahara Status: New = Confirmed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 819396] Re: Add unit testing to Mahara

2011-08-01 Thread Andrew Nicols
As I say, I've updated the original branch. I'm awaiting some feedback on how best to integrate Penny's commits (e.g. squash commits) using gerrit. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.