karma-runner / karma

Spectacular Test Runner for JavaScript
http://karma-runner.github.io
MIT License
11.94k stars 1.71k forks source link

Not able to load, on karma testing, a scss file, imported in a component's scss file, in an angular js app #3089

Open tripti825 opened 6 years ago

tripti825 commented 6 years ago

Expected behaviour

Load the global scss files

Actual behaviour

Not able to import global scss files which are imported in component's individual scss file; I have even used karma-scss-preprocessor

Environment Details

Steps to reproduce the behaviour

1.Please find rest of the details on this link -> https://stackoverflow.com/questions/51518004/not-able-to-load-on-karma-testing-a-scss-file-imported-in-a-components-scss

johnjbarton commented 6 years ago

I suggest you try asking where folks talk about angular and scss.