Skip to content

Add memory store integration tests#5

Merged
Viperdk2020 merged 2 commits intofeature/memory-phase1from
codex/add-integration-tests-for-jsonl-and-sqlite
Sep 1, 2025
Merged

Add memory store integration tests#5
Viperdk2020 merged 2 commits intofeature/memory-phase1from
codex/add-integration-tests-for-jsonl-and-sqlite

Conversation

@Viperdk2020
Copy link
Copy Markdown
Owner

Summary

  • add integration tests for memory store CRUD, import/export, and stats
  • exercise recall and redaction APIs across JSONL and SQLite backends
  • include tempfile dev dependency for test setup

Testing

  • cargo test -p codex-memory (fails: not yet implemented at memory/src/store/jsonl.rs:7:9)

https://chatgpt.com/codex/tasks/task_e_68b510adf2148329ac7cbe453bfb8f63

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 1, 2025


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@Viperdk2020 Viperdk2020 merged commit 0b70583 into feature/memory-phase1 Sep 1, 2025
1 of 13 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 1, 2025
@Viperdk2020 Viperdk2020 deleted the codex/add-integration-tests-for-jsonl-and-sqlite branch September 2, 2025 00:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant