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 CI tests #46

Merged
merged 17 commits into from
Jan 17, 2024
Merged

add CI tests #46

merged 17 commits into from
Jan 17, 2024

Conversation

jstucke
Copy link
Contributor

@jstucke jstucke commented Dec 20, 2023

  • added tests for automated CI testing based on the existing test functions of the server classes
  • added GitHub action script for running the tests
  • added .gitignore file
  • replaced deprecated pycrypto dependency with pycryptodome
  • added all missing dev dependencies for running the tests to setup.py
  • bug fixes
    • fixed a bug in QDHCPServer where a too short message could crash the server
    • fixed a bug in QHTTPServer (AttributeError)

@jstucke jstucke changed the title Refactoring add CI tests Dec 20, 2023
@giga-a giga-a merged commit e6c40d9 into qeeqbox:main Jan 17, 2024
4 checks passed
@giga-a
Copy link
Member

giga-a commented Jan 17, 2024

@jstucke thanks!

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.

2 participants