Skip to content

problem with Running Tests in the browser #31

@BeArnis

Description

@BeArnis

downloading stardog.js and running it it complains that can not access underscore-min in '../bower_components/underscore/underscore-min'

in that folder there is only underscore.js
even if in SpecRunner.js I charge the path to '../bower_components/underscore/underscore' the programme still does not recognize getEnv in the browser,
as 'Uncaught TypeError: Cannot call method 'getEnv' of undefined'.

When I run bower list it returns
jasmine#2.0.0
jquery#1.10.1 (latest is 2.1.0)
underscore#1.6.0

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions