jasmine-node Questions
2
Solved
After much hacking, I've managed to get a simple Jasmine test running via Node.
However, there is some weird stuff I do not understand... The jasmine files export functions that appear to need a r...
Concessive asked 2/3, 2014 at 12:20
3
Solved
I'm trying to get travis-ci to test my nodejs module with jasmine-node. When I run the tests from the commandline, they all pass, but for whatever reason, Travis always reports my build as failing....
Galangal asked 9/9, 2012 at 4:44
4
Solved
I created a simple Webapp using express.js and want to test it with jasmine-node. Works fine so far but my problem is that I have to start the server manually every time before I can run my tests.
...
Youth asked 1/11, 2012 at 11:38
1
Im doing end to end testing of a Angular website using protractor, but wanted to export the results to a file that Jenkins can read (JUnitXmlReporter), so for this to work I need to do a "simple ch...
Olsson asked 14/7, 2014 at 6:17
2
Solved
I am using jasmine-node to run tests against my nodejs functions.
Being new to nodejs and mongodb, the first thing i ran into was testing some database calls, and I immediately got stuck, due to th...
Snuffer asked 23/9, 2012 at 10:41
1
Solved
I have a Titanium project which uses the CommonJS module style. However the code uses absolute paths so that when it builds the absolute path is sandboxed to the application directory.
var foo = r...
Alliaceous asked 3/2, 2013 at 4:3
© 2022 - 2024 — McMap. All rights reserved.