Re: Unit Testing anaconda addons?
Chris Lumens <[email protected]>
| Newsgroups | gmane.linux.redhat.anaconda.devel |
|---|---|
| Message-ID | <[email protected]> |
> I've been building up some tests for my addon, but I've run into an > interesting problem. > > How do I interact with the ThreadMgr within my tests? It seems to be > None..... If it's None, that means initThreading has not been called which would be weird. Do you have your code posted somewhere for us to look at? It might be easier to figure out what is going on. - Chris