Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1021 Bytes

todo.org

File metadata and controls

24 lines (17 loc) · 1021 Bytes

upgrade to latest firebase version

  • State “STARTED” from “TODO” [2017-09-11 Mon 14:19]

[] find out how to initialize firebase https://firebase.google.com/docs/web/setup#project_setup [] move, if necessary, firebase test project to https://firebase.google.com/support/guides/firebase-web

[] fix failing tests

run tests with bower

[] or figure out how to run tests with psc-package?

compile with pulp

exit node als on success in purescript-spec

pulp test times out because purescript-spec does not exit on success. Firebase keeps a connection open, even when using once()

patch in local bower-components.

get one item with once()

write integration test with Node