No description
Find a file
root 9e9b789d46 Fix invalid botserver dependency in bottest/Cargo.toml
Remove botserver dependency since it's a binary-only crate with no lib target.
Integration tests should spawn the botserver process instead of linking it as a library.
This fixes the warning: 'ignoring invalid dependency botserver which is missing a lib target'
2026-02-06 22:11:55 +00:00
.forgejo/workflows Disable auto-trigger CI - manual only via workflow_dispatch 2025-12-16 17:08:01 -03:00
src Suppress warnings for test scaffolding code (allow dead_code) 2025-12-17 11:27:18 -03:00
tests E2E test improvements: auto-start services, use Brave browser 2025-12-15 13:57:05 -03:00
.gitignore refactor: improve test harness and browser automation 2025-12-07 02:14:37 -03:00
Cargo.lock Update Cargo.lock and Cargo.toml 2025-12-15 16:36:26 -03:00
Cargo.toml Fix invalid botserver dependency in bottest/Cargo.toml 2026-02-06 22:11:55 +00:00
PROMPT.md docs: update PROMPT.md with weekly maintenance checklist 2025-12-18 16:18:24 -03:00