You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Unit Testing) Run unit testcases using PhantomJS in Continuous Integration environments (TrilonIO#403)
* Modified .csproject to emit the wwwroot/dist folder, if the folder is not created yet
* Remove Jest and added Karma test runner for executing unit test cases
* Added PhantomJS for running test in CI environments. Removed deprecated tslint rules and amended existing rules.
0 commit comments