mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-14 23:22:51 +00:00
- serve.rs: annotate debug-only `bun run dev` spawn with #[expect(clippy::disallowed_methods, ...)] and add the missing watch_web field to three ServeArgs test fixtures. - install.rs: replace absolute `fabro_server::serve::DEFAULT_TCP_PORT` path with `serve::DEFAULT_TCP_PORT` (use is already imported) to satisfy clippy::absolute_paths. - pagination test: request an explicit page[limit]=100 for the "fits in one page" case instead of relying on the server default, so the test stays robust as the built-in model catalog grows. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests/it | ||
| build.rs | ||
| Cargo.toml | ||