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

Merge Hangfire integration into PROD #109

Merged
merged 18 commits into from
Sep 13, 2024
Merged

Merge Hangfire integration into PROD #109

merged 18 commits into from
Sep 13, 2024

Conversation

Zifah
Copy link
Collaborator

@Zifah Zifah commented Sep 13, 2024

No description provided.

Zifah added 18 commits August 8, 2024 20:15
* Use fixed format for logger.

* Implement endpoints to CREATE and DELETE geolocations.

* Improve README file.
* Make event handler names more specific.

* Post to Twitter when a word is published.

* Finalize twitter integration.

* Fix file name to match class name.
* Refactor TwitterClient; Make Tweet Delay configurable; Change Tweet template on Dev

* Fix integration tests.

* Use FluentAssertions and use AutoFixture for data generation

* Create repository instance only once and not in each test.

* Use AutoFixture for all test data generation.

* Create a separate AppConfig file for the integration tests.
Composing the tweet has a big potential to fail since it involves a call to the database.
Also, create unique index on the NameEntries_Name column.
@Zifah Zifah merged commit d05328a into PROD Sep 13, 2024
4 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.

1 participant