kjaymiller/cookiecutter-relecloud

Add Test to prevent #237

Open

#239 opened on Oct 31, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)CSS (5 forks)github user discovery
help wantedtesting

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

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