Skip to content

Add async handling to Jasmine controller tests. #2

@mpolizzotti

Description

@mpolizzotti

Currently, the simple controllers in the gallery application make async calls to retrieve data stored locally within mocked up json files. The Jasmine tests choke on these calls since the tests are just stubbed out. Need to implement Jasmine's handling of async requests.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions