- First commit to issue fork.
- 🇳🇱Netherlands megachriz
To fix the tests, I configured the 'Premium message' psuedo field to be displayed by default - but it gets hidden when the message is not applicable. That is when:
- The node is not premium.
- The current user has the permission to access the full node.
- The view mode got overridden with the teaser view mode.
- 🇳🇱Netherlands megachriz
Needs a config update so that the premium message gets displayed on the existing teaser view mode.
- 🇳🇱Netherlands megachriz
It would be good to have tests for the post update.
Also, we could choose to still hide the message by default and only enable it for the teaser view mode upon install.