kjaymiller/cookiecutter-relecloud

Add Test to prevent #237

Open

#239 opened on 2023年10月31日

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)

説明

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)

コントリビューターガイド