proxy.py/tests
Abhinav Singh e84c212465
Integration testing (#243)
* Add tests for public/private/csr generation

* Add integration testing skeleton for mac and ubuntu

* Merge integration within lib test to avoid too many workflows

* Disable integration testing on windows for now

* Use sudo to start integration test script as lsof fails on MacOS.

lsof: WARNING: can't stat() vmhgfs file system

* Add basic integration testing for now to assert proxy works as expected when started out of develop branch

* Add a call to inbuilt http server to verify it works

* wait for server to accept requests
2019-12-25 16:39:18 -08:00
..
benchmark Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
common Integration testing (#243) 2019-12-25 16:39:18 -08:00
core Optionally initialize manager in main thread and use the same for EventQueue initialization (#239) 2019-12-20 17:10:35 -08:00
dashboard Test Dashboard backend (#206) 2019-11-30 22:54:20 -08:00
http Response parser now reaches COMPLETE even when no body is expected (#220) 2019-12-02 19:18:43 -08:00
integration Integration testing (#243) 2019-12-25 16:39:18 -08:00
plugin Make HTTP handler constructor free of socket file number (#219) 2019-12-02 15:55:08 -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