I've got an application which uses this library. How do I test components with it? I DO NOT WANT TO TEST THE LIBRARY. I just need to start tests of my component without multiple errors about TranslateModule then TranslateService then TranslateStore ... until I get an error when compiling.
Is there an easy way to just run my tests with this dependency?
Once more, I don't want to test this library (check whether the string is being translated) I need to run tests on components which rely on this library.
Aucun commentaire:
Enregistrer un commentaire