angularjs - running jasmine client test with karam that publishing by express -


i have angular app use in express.js publishing it's, express.static.

now want run client testing (jasmine) karma .

but problem it's client depends server url it's possible run karma on express server ? or other idea ?

i know it's not best situation project huge , other change it's terrible.

thanks answer,

david lopez


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -