Skip to content

Feature/similarity engine#5

Merged
aseseri merged 5 commits into
mainfrom
feature/similarity-engine
Jun 13, 2025
Merged

Feature/similarity engine#5
aseseri merged 5 commits into
mainfrom
feature/similarity-engine

Conversation

@aseseri

@aseseri aseseri commented Jun 13, 2025

Copy link
Copy Markdown
Owner

No description provided.

aseseri added 5 commits June 12, 2025 17:12
This commit introduces a complete, professional testing and development workflow.

- Refactors the entire backend test suite to use a fixture-based approach with conftest.py, ensuring proper test isolation and fixing bugs related to database sessions and application state.

- Implements a complete integration test for the ML similarity API using mocking.

- Adds a Makefile to automate common development tasks like running tests, seeding the database, and managing Docker services.

- Creates a professional README.md file with setup instructions, feature lists, and a tech stack overview.
@aseseri aseseri merged commit 95237d9 into main Jun 13, 2025
2 checks passed
@aseseri aseseri deleted the feature/similarity-engine branch June 13, 2025 01:54
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.

1 participant