Jeff Cross
Jeff Cross
- [ ] Disable authentication requirements on server - [ ] Set up a Github app token - [ ] Configure Firebase for Github - [ ] Create login status...
- [ ] Set up docker image with h2o - [ ] Generate h2o configuration as part of build pipeline - [ ] Set up container engine (including certificates) -...
In my PR, there is a try/catch around the `new Firebase()` line because it was raising an exception when rendering with Universal. This should be fixed to actually create a...
Right now unit tests just run in Firefox on Travis. They should be run against more browsers, particularly mobile browsers.