Improvement to handling events client side related to caching. Integration...
Improvement to handling events client side related to caching. Integration testing that actually creates server and tests client. Refactored code out of run_client_tests.py into test to enable these integration tests.
Showing
- .coveragerc 1 addition, 1 deletion.coveragerc
- lwr/lwr_client/client.py 2 additions, 2 deletionslwr/lwr_client/client.py
- lwr/lwr_client/manager.py 4 additions, 0 deletionslwr/lwr_client/manager.py
- lwr/lwr_client/util.py 24 additions, 27 deletionslwr/lwr_client/util.py
- run_client_tests.py 1 addition, 99 deletionsrun_client_tests.py
- test/__init__.py 0 additions, 0 deletionstest/__init__.py
- test/app_test.py 13 additions, 26 deletionstest/app_test.py
- test/check.py 111 additions, 0 deletionstest/check.py
- test/integration_test.py 22 additions, 0 deletionstest/integration_test.py
- test/test_utils.py 44 additions, 3 deletionstest/test_utils.py
Loading
Please register or sign in to comment