kjaymiller/cookiecutter-relecloud

Add Test to prevent #237

Open

#239 geöffnet am 31. Okt. 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)CSS (5 Forks)github user discovery
help wantedtesting

Repository-Metriken

Stars
 (7 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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)

Contributor Guide