tomastrajan / angular-ngrx-material-starter

Angular, NgRx, Angular CLI & Angular Material Starter Project
https://tomastrajan.github.io/angular-ngrx-material-starter
MIT License
2.83k stars 917 forks source link

Testing with apollo angular #454

Closed anthowm closed 5 years ago

anthowm commented 5 years ago

I have integrated apollo angular with this project but I have a problem with the testing maybe someone of you can answer it. Sorry for make an issue but I need help. https://stackoverflow.com/questions/54556471/testing-angular-effect-graphql-apollo-client

tomastrajan commented 5 years ago

@anthowm I see your point but this has literally nothing to do with this repo as it is pure ngrx apollo question. Wish you good luck and feel free to ping us when you have a solution we can add a link for other users who want to use this together with Apollo.