Skip to content

Run Karma tests using requireJS for dependencies #92

@rmehlinger

Description

@rmehlinger

Currently, we run our unit tests with the assumption that jquery, underscore, and es5-shim will be installed and reachable via bower. As NPM has become the de facto package manager for the web, however, we should also run our unit tests by having them require their dependencies instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions