[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Koha-devel] QA manager
From: |
Nathan Gray |
Subject: |
Re: [Koha-devel] QA manager |
Date: |
Mon, 3 Apr 2006 09:03:27 -0400 |
User-agent: |
Mutt/1.5.9i |
On Sat, Apr 01, 2006 at 06:33:00PM -0800, Joshua Ferraro wrote:
> So, what this means is that the customer can't be the only beta tester.
> We need someone to take a broad overview and make sure _all_ functions
> are working before a release.
>
> Paul, Chris, Russ, anyone have any further comments on this?
If Koha functionality is kept inside modules, then unit tests can be
written to verify documented functionality is not broken.
-kolibrie