52North / helgoland-toolbox

Collection of tools for a sensor observation based client
https://52north.github.io/helgoland-toolbox/
Other
13 stars 16 forks source link

Updated karma.conf.js #165

Open PasunuriSrinidhi opened 1 year ago

PasunuriSrinidhi commented 1 year ago

1.clearContext has been renamed to clearConsole. 2.The customLaunchers property has been added to specify a headless version of Chrome for use in continuous integration environments. 3.The restartOnFileChange property has been added to enable automatic test reloading when source code changes occur.