proxy.py/tests/common
Abhinav Singh 8cc349be48
Allow plugins to add custom command line flags (#438)
* Allow plugins to add custom command line flags.  Addresses #301

* Reduce dependency over Flags class.  This will be deprecated so that adhoc flags can be added without any additional manual configuration

* Fix: Argument 1 to "mock_default_args" of "TestMain" has incompatible type "Namespace"; expected "Mock"

* Reduce Flags class to just the initializer.

* Store list of action dest in FlagParser
2020-10-03 16:25:43 +05:30
..
__init__.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_flags.py Allow plugins to add custom command line flags (#438) 2020-10-03 16:25:43 +05:30
test_pki.py Core acceptor pool doc, cleanup and standalone example (#393) 2020-07-07 18:01:49 +05:30
test_text_bytes.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_utils.py Refactor (#213) 2019-12-01 22:46:00 -08:00