Skip to content

refactor: preparations!#12

Open
Fildrance wants to merge 4 commits into
space-wizards:masterfrom
Fildrance:feature/integration-tests-for-cdn-api
Open

refactor: preparations!#12
Fildrance wants to merge 4 commits into
space-wizards:masterfrom
Fildrance:feature/integration-tests-for-cdn-api

Conversation

@Fildrance

@Fildrance Fildrance commented Jul 17, 2026

Copy link
Copy Markdown
Member

Migrated sln to slnx
Added test project
Added shrimple (well, to some degree) tests for simplest endpoint (status). Hilariously it required waiting for internal init, related to quartz, to pass. And without too much digging i had to resolve to sleep-retry thingy from the start, not really great :( but its kinda required with what we have now! Its a start! yay.

Changes in Program.cs are twofold:
for integration tests to work properly, Program should be public, not internal (as it defaults to), and i extracted some code that would be better-off in separate class into methods for now, to make it all more readable to a degree (that won't bite me when i will merge this into DB-related refactor branch for sure :clueless:

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