[rhinstaller/anaconda/pulls/314 master] Add test documentation

vpodzime installerbot-noreply at redhat.com
Mon Aug 24 06:33:04 UTC 2015


> @@ -21,6 +21,12 @@
>  # documentation root, use os.path.abspath to make it absolute, like shown here.
>  sys.path.insert(0, os.path.abspath('..'))
>  
> +# configuration required to import test modules
> +for path in ["../pyanaconda/isys/.libs", "../pyanaconda", "../tests", "../tests/lib", "../dracut", "../widgets"]:

I'm not sure if these "raw" (non-prefixed)  relative paths are a good way to go. Or do they work the same no matter which directory you run the sphinx stuff from?

-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/314#discussion_r37722396


More information about the anaconda-patches mailing list