Module testenv
source code
Object for creating and destroying a Trac environment for testing purposes.
Provides some Trac environment-wide utility functions, and a way to call
:command:`trac-admin` without it being on the path.
|
|
__package__ = 'trac.tests.functional'
|
Imports:
hashlib,
locale,
os,
re,
sys,
time,
call,
Popen,
PIPE,
STDOUT,
Configuration,
UnicodeConfigParser,
DatabaseManager,
open_environment,
EnvironmentStub,
get_dburi,
rmtree,
trac_source_tree,
tc,
ConnectError,
create_file,
terminate,
close_fds,
wait_for_file_mtime_change,
to_utf8