Can i test getters ? #1409
Unanswered
Myckkah
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello !
i'm currently testing a store with some getters in it. I was wondering if it was possible to test a getter ?
Actually i'm getting an error which is
store.getChannelById(...) is not a function
I dont see anything related to testing some getters so i'm asking :)
Also thx for the work, i love using Pinia, i migrated some stores and now trying to test them.
Beta Was this translation helpful? Give feedback.
All reactions