Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-24 | infra: don't whine about newly created dependency files | (quasar) nebula | |
2023-06-23 | infra: log content function spec errors more cleanly | (quasar) nebula | |
2023-06-14 | infra: fill out precomputed names from readdir instead of chokidar ready | (quasar) nebula | |
See: https://github.com/paulmillr/chokidar/issues/1011 | |||
2023-04-08 | content: generatePageLayout: footer :sparkles: | (quasar) nebula | |
2023-04-08 | infra: log OK! message when content functions update | (quasar) nebula | |
2023-04-08 | html: drastically simplify template/slot system | (quasar) nebula | |
2023-03-29 | infra: use nicer cachebust string instead of Date.now() | (quasar) nebula | |
2023-03-27 | data steps: basic custom mocking function support | (quasar) nebula | |
I checked out a few libraries but none really behaved the way I needed, and coding it myself means much lower- level access, which makes certain options a lot easier (e.g. excluding one argument of a mocked function from assertion while matching the rest against a pattern). | |||
2023-03-25 | data steps: more "quick" functions & basic snapshot test demo | (quasar) nebula | |
2023-03-18 | data steps: experimental live JS reload infrastructure | (quasar) nebula | |