shlomiassaf / ngx-modialog

Modal / Dialog for Angular
http://shlomiassaf.github.io/ngx-modialog
MIT License
686 stars 242 forks source link

How can i config. ModalComponent<BSModalContext> for spec test? #376

Closed PankajAS closed 7 years ago

PankajAS commented 7 years ago

Karma spec testing give me error for DialogRef.context : Cannot read property 'context' of undefined

shlomiassaf commented 7 years ago

DialogRef is an injectable, when creating the component make sure there is a dialogref instance in the providers.