Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.
This repository was archived by the owner on May 15, 2024. It is now read-only.

last test in author tests does not fail as expected #2

@tvmaly

Description

@tvmaly

I setup my FIREBASE and FIREBASE_TOKEN in my environment and ran the author tests. It was failing on the last 'is' I stepped through it in the debugger and firebase allowing me to create the last put

DB<1> n
main::(02-firebase.t:50): eval { $firebase2->put('somewhere', { foo => 'bar' }); };
DB<1> n
main::(02-firebase.t:52): is $@->message, '403 Forbidden', 'Cannot just write willy nilly.';
DB<1> x ref($@)
0 ''
DB<2> x $@
0 ''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions