line / promgen

Promgen is a configuration file generator for Prometheus
https://line.github.io/promgen/
MIT License
1.04k stars 150 forks source link

[INTERNAL] Regroup and improve web test cases #398

Closed kfdm closed 2 years ago

kfdm commented 2 years ago
vincent-olivert-riera commented 2 years ago

TypeError: Problem installing fixture '/home/runner/work/promgen/promgen/promgen/fixtures/extras.yaml': expected str, bytes or os.PathLike object, not NoneType

I can reproduce the problem on my machine, and I have verified that reverting 4262d21 fixes the issue.