Files
deb-python-pecan/pecan/testing.py
Jim Rollenhagen 2227b15247 Pass arbitrary keyword args to load_test_app
Applications can be written with arbitrary keyword arguments
in `setup_app`. The test app builder should support this by
allowing arbitrary keyword args to be passed to `load_test_app`,
and pass those along to `load_app`.

Change-Id: Icb3d5c39d0bf147c1e58732be3199a30a7539f6f
2014-03-18 16:16:26 -07:00

1.1 KiB