On 19/02/2015 01:32, Avi Miller wrote:
> Is there any way to run a test suite or all of the SQL queries used by 
> Spacewalk to see if they all still work? 

There is currently no way of testing all SQL queries, also because testing all 
possible Hibernate code paths which are automatically translated to SQL queries 
would be next to impossible.

We do have jUnit and Python test classes, although some configuration and 
manual intervention is needed to have them running. You find them in the main 
source tree.

It would be good to have automated tests in something like Travis CI for 
vanilla Spacewalk - we in SUSE and guys in Red Hat are known to run those tests 
daily in respective commercial products. So far community interest in running 
them systematically has not been very high.

Hth,
-- 
Silvio Moioli
SUSE LLC
Maxfeldstraße 5, 90409 Nürnberg Germany

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to