Project for testing of applicationCache in QWebEngine.
$ sudo easy_install web.py
$ cd server && python server.py
- Start server
- Compile and run test application
- Test application should show test html page
- Shutdown server
- Reload page or restart test app
- Test application should show test html page
Test application fails to show test html page after initial load of manifest and cache initialisation if server is down.
Latest Chrome and Firefox are able to handle this test case.