Skip to content

Add BookDetailsProvider and enable CI for testing #21

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

hardbyte
Copy link
Owner

@hardbyte hardbyte commented May 6, 2025

Description of changes

  • Implemented BookDetailsProvider for dynamic book details enrichment. Real and stub versions included for flexibility.
  • Added REST API test coverage related to book details functionality.
  • Updated error handling mechanisms and improved application shutdown logic.
  • Enabled GitHub Actions CI workflow for continuous testing.
  • Updated docker-compose.yaml with CI testing profiles.

hardbyte added 5 commits May 7, 2025 00:46
…injection for backend call, and enable CI

Implemented `BookDetailsProvider` with real and stub versions to enrich book details dynamically. Added REST API test coverage for books, updated error handling, and improved shutdown logic. Enabled GitHub Actions workflow and updated `docker-compose.yaml` with profiles for CI testing.
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