proxy.py/tests
Abhinav Singh 4713ad6ea7
Homebrew formula (#209)
* Add homebrew formula

* Build PyPi package and Homebrew installation verification

* Check develop

* bdist_wheel reported as error: invalid command "bdist_wheel"

* Move under stable/develop folders to keep Proxy class name same

* uff

* develop installs proxy not proxy.py binary

* Prepend site-packages

* Install typing-extensions explicitly with brew

* Use find_packages

* Most likely failing due to lack of find_packages in current develop branch

* Fix windows setup.py build

* test_static_web_server_serves seems flaky on Ubuntu python 3.8

* Add instructions to install using homebrew

* Disable test_static_web_server_serves on GitHub actions, seems flaky
2019-12-01 19:01:28 -08:00
..
benchmark Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
common Make connection queue / recv work with memoryview to avoid copies (#192) 2019-11-26 17:59:26 -08:00
core Test Core Eventing (#205) 2019-11-30 22:04:43 -08:00
dashboard Test Dashboard backend (#206) 2019-11-30 22:54:20 -08:00
http Homebrew formula (#209) 2019-12-01 19:01:28 -08:00
plugin Make connection queue / recv work with memoryview to avoid copies (#192) 2019-11-26 17:59:26 -08:00
testing autopep8 (#196) 2019-11-26 22:43:05 -08:00
__init__.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_main.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_set_open_file_limit.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00