Eric N. Vander Weele
55ef2c6f5e
application: Pass returned prelim options to .configure_logging()
...
The verbosity and output file options can be obtained from options
returned by `.parse_preliminary_options_and_args()`, instead of state
from the `Application` object.
2019-10-01 08:48:18 +02:00
Anthony Sottile
137b45ac2f
Fix legacy api invocation of make_notifier
2019-01-30 11:00:36 -08:00
Ian Stapleton Cordasco
d6ab32112f
Fix issue with pep8-naming
2018-05-20 10:46:13 -05:00
Carl Meyer
4e58068657
Add support for local (in-repo, non-setuptools) plugins.
...
Closes #357
2017-08-03 00:25:37 -07:00
Ian Cordasco
21a6df725b
Add a bunch more legacy API tests
2016-07-19 11:12:51 -05:00
Ian Cordasco
8b4f12872e
Add more simple tests for the legacy api
2016-07-16 21:06:27 -05:00
Ian Cordasco
6e3107001f
Begin adding tests for the Legacy API
2016-07-16 20:27:07 -05:00