it seems whenever an AJAX request is made that involves parts of the database, it will sometimes belly up with a cryptic error like "fields is undefined" or complain about the db connection. In my case, the Pusher test would pass, but break
all the other tests. I tried isolating it, killing the local websocket server before/after use, etc. No dice.
Loading comments…
Comments