Skip to content

Add idTokenChanges to MockFirebaseAuth #124

Description

@vinifig

Hi, I changed the stream listener for my application authentication and the mock doesnt have a implementation for it

══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════
The following NoSuchMethodError was thrown running a test:
Class 'MockFirebaseAuth' has no instance method 'idTokenChanges' with matching arguments.
Receiver: Instance of 'MockFirebaseAuth'
Tried calling: idTokenChanges()
Found: idTokenChanges() => Stream<User?>

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