Home
The Toolkit for Online Communities
15902 Community Members, 0 members online, 2472 visitors today
Log In Register

Forum OpenACS Development: Automated Test Failing in Faq, Forums, etc

OpenACS Home : Forums : OpenACS Development : Automated Test Failing in Faq, Forums, etc

Icon of Envelope Request notifications

+
Posted by Dave Bauer on
There were tests added for dotlrn related callbacks in Faq, Forums, and several other packages.

These tests fail on openacs.org and any plain OpenACS install. These tests should be moved to the dotlrn-faq or dotlrn-forums packges so that they have a chance of passing.

+
Posted by Rocael Hernández Rizzardini on
right, seems that they were not implemented taking in consideration plain openacs install, instead .LRN specific, so don't use them now!
+
Posted by Dave Bauer on
Right, but when I run all tests I get unpleasent red FAIL markers on these packages. It makes more sense to put dotlrn integration tests in a dotlrn package. It would be helpful if the person who put them in the regular packages moved them to the correct place.
+
Posted by vivian Aguilar on
well, those are intended application test, so they should be changed to reflect that.