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

Add Czech Exchange Rate Provider Module and Associated Services - Bill Poulson #625

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

billpoulson
Copy link

This pull request introduces the following changes:

Czech Exchange Rate Provider:
Implemented the ExchangeRateUpdater CzechNationalBank module.
This module fetches exchange rates from the Czech National Bank. and provides services for parallel workloads

Testing:
Added unit tests for the Czech exchange rate provider in the ExchangeRateUpdater.CzechNationalBank.Test project.
Ensured that the new module integrates seamlessly with existing components.

Manual testing was conducted to verify functionality
Updated configuration files and settings to include the new provider.

Added RUNME.md
Added README for Czech national bank module

@billpoulson billpoulson changed the title BILL POULSON / TASK / Add Czech Exchange Rate Provider Module and Associated Services Add Czech Exchange Rate Provider Module and Associated Services - Bill Poulson Jul 9, 2024
@billpoulson billpoulson force-pushed the czech-exchange-rate-provider branch from 8da6a98 to 1602584 Compare July 9, 2024 17:53
This pull request introduces the following changes:

Czech Exchange Rate Provider:
Implemented the ExchangeRateUpdater CzechNationalBank module.
This module fetches exchange rates from the Czech National Bank. and provides services for parallel workloads

Testing:
Added unit tests for the Czech exchange rate provider in the ExchangeRateUpdater.CzechNationalBank.Test project.
Ensured that the new module integrates seamlessly with existing components.

Manual testing was conducted to verify functionality
Updated configuration files and settings to include the new provider.

Added RUNME.md  
Added README for Czech national bank module
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