🗃️ Networks
1 items
🗃️ Useful Tools
5 items
🗃️ Integrations
2 items
📄️ Testing and Error Handling
Currently we have manual tests that you can run in the browser in manualtests.html. To run these, set up a HTTP server in the build folder. We use python for this with the built in SimpleHTTPServer module by running python2 -m SimpleHTTPServer and then going to http8000/manualtests.html in a browser.