sqlite again (#10597)
Co-authored-by: Github Action <action@github.com> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Brendan Allan <git@brendonovich.dev>
This commit is contained in:
parent
d018903887
commit
6d95f0d14c
61 changed files with 5759 additions and 881 deletions
|
|
@ -110,3 +110,4 @@ const table = sqliteTable("session", {
|
|||
|
||||
- Avoid mocks as much as possible
|
||||
- Test actual implementation, do not duplicate logic into tests
|
||||
- Tests cannot run from repo root (guard: `do-not-run-tests-from-root`); run from package dirs like `packages/opencode`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue