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_textor playwright)