Skip to content

Conversation

diazona
Copy link
Contributor

@diazona diazona commented Jun 28, 2025

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
28 of 44 checks passed
@diazona diazona deleted the remove-module-driver-code/1/dev branch July 8, 2025 16:47
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