koaning / calmcode-feedback

A repo to collect issues with calmcode.io
16 stars 0 forks source link

Add Tests for Twitter Cards #143

Open koaning opened 2 years ago

koaning commented 2 years ago

If you have a look at https://calmcode.io/content/introduction.html you'll be able to confirm that the twitter card information is missing. This prevents the rendering of proper social media cards.

<meta property="twitter:title" content>

We should add a test for this. It's likely related to the overhaul from two months ago.

koaning commented 2 years ago

I think the issue is fixed now, but we need to think about proper unit tests.