Hello,
I have this problem that I want to test a publication that only return content for current logged in user (this.userId)
how do i test it without mocking it? is there a way to set this.userId for publication in test ?
Thanks in advance,
Nader Ikladious.