getzola / zola

A fast static site generator in a single binary with everything built-in. https://www.getzola.org
https://www.getzola.org
MIT License
13.08k stars 925 forks source link

Enhance test suite around `zola serve` #2448

Open jamwil opened 4 months ago

jamwil commented 4 months ago

Setting this up to discuss/track the addition of more thorough endpoint testing around the serve command. Better test coverage will support some refactoring efforts, including #2446 along with a better url path mounting implementation as discussed in #2311.

jamwil commented 3 months ago

Apologies for the lack of action on this so far. It's still on my radar—energy level be damned.

jamwil commented 4 weeks ago

Just marking here that the unit tests introduced in #2484 seem to fail intermittently in Windows CI. Will leave this issue and try to identify what's causing that.