Danek Duvall wrote: > On Tue, Nov 25, 2008 at 03:41:29PM -0800, Brock Pytlik wrote: > >>> t_pkg_depotd.py >>> >>> - Any way to make sure that it actually read the config file? >>> >>> >> None that I know of. I had a difficult telling myself when I was manually >> and the method I found (checking whether an icon was missing) isn't easy to >> put into the testsuite. I'm open to suggestions on how to test this though. > > Hm. You could put some obvious test data into the config file, retrieve > the feed, and see if that data is there. I'm not sure what the simplest > thing to check for is -- maybe the feed id? It might also be a bit of a > pain to actually make all that happen ...
The feed id would indeed be the easiest to check for and not too painful to get at. -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
