kjaymiller/cookiecutter-relecloud

Add Test to prevent #237

Open

#239 创建于 2023年10月31日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)CSS (5 fork)github user discovery
help wantedtesting

仓库指标

Star
 (7 star)
PR 合并指标
 (PR 指标待抓取)

描述

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)

贡献者指南