Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding self test for the get_memory function #64

Merged
merged 19 commits into from
Jul 5, 2024
Merged

Conversation

JanPeterDatakind
Copy link
Contributor

  • This test specifically tests the retrieval of memories from the recipe db via the recipe server/ fast API
  • Test Cases cover: Successful retrieval of text-based memories, successful retrieval of images (checks if the correct url to where the image is served is returned), message that no memory was found
  • Test cases can easily be added or modified by adding to the test_cases_get_memory.json file

@JanPeterDatakind JanPeterDatakind requested a review from dividor July 5, 2024 23:38
@dividor
Copy link
Contributor

dividor commented Jul 5, 2024

Looks great, nice one. Will approve even though e2e broken, I need to fix the latter.

@dividor dividor merged commit 7ea0a5b into main Jul 5, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants