Skip to content

Remove driver code - #119

Merged
diazona merged 1 commit into
masterfrom
remove-module-driver-code/1/dev
Jul 8, 2025
Merged

Remove driver code#119
diazona merged 1 commit into
masterfrom
remove-module-driver-code/1/dev

Conversation

@diazona

@diazona diazona commented Jun 28, 2025

Copy link
Copy Markdown
Contributor

Since this package is meant to be installed and imported, it doesn't really make sense anymore to have code in the modules that allows those modules to be executed as individual Python scripts. So I'm removing that code in this commit.

I considered adding tests to replicate the functionality of the code being removed, but there didn't seem to be much point. The removed code just does a basic check that the server can start and stop, and relies on some external client to send HTTP or SMTP requests, and our existing tests cover all that functionality already.

Since this package is meant to be installed and imported, it doesn't
really make sense anymore to have code in the modules that allows those
modules to be executed as individual Python scripts. So I'm removing
that code in this commit.

I considered adding tests to replicate the functionality of the code
being removed, but there didn't seem to be much point. The removed code
just does a basic check that the server can start and stop, and relies
on some external client to send HTTP or SMTP requests, and our existing
tests cover all that functionality already.
@diazona diazona added this to the v1.0 milestone Jun 28, 2025
@diazona
diazona requested review from coordt and redtoad June 28, 2025 22:38
@diazona
diazona merged commit 883958e into master Jul 8, 2025
@diazona
diazona deleted the remove-module-driver-code/1/dev branch July 8, 2025 16:47
@diazona diazona modified the milestones: v1.0, 0.10 Oct 25, 2025
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