it( "can see the current collection in the debug panel", function() { this.visit( "/login" ) .debugCollection(); } );