On Fri, 2008-02-15 at 11:14 -0500, John Coffie wrote: > Question: How can we tell if SCMBUG is working? Are there test cases we can > run after installing the glue etc?
If you were to extract the Scmbug source code from CVS, you would be able to run the testsuite it provides. This would be a time investment on your part though, since you'd need to setup a bug-tracker with bugs in specific states as expected by the testsuite. Practically, I'd recommend you try and commit something with the glue, and see how Scmbug reacts. Also try to commit against a non-existant bug. You should probably get an error that the product name for that bug does not match, or the bug does not exist, or some kind of error message. That would let you know that the daemon is talking to the database properly.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
