kjaymiller/cookiecutter-relecloud

Add Test to prevent #237

Open

#239 aperta il 31 ott 2023

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)CSS (5 fork)github user discovery
help wantedtesting

Metriche repository

Star
 (7 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

In #216 I accidentally removed the css. (discovered in #237)

How could we test that our css is loaded correctly.

We could:

  • test that the loads via the playwright
  • test that the stylesheet call exists in the rendered templates (either via read_text or playwright)

Guida contributor