Python-Honeypot icon indicating copy to clipboard operation
Python-Honeypot copied to clipboard

Tests for containers

Open spiderxm opened this issue 2 years ago • 1 comments

Description

Added test cases to test graceful shutting of modules.

  • Killing the module (using docker kill module_container_name)
  • Shutting the module (Sending Ctrl + C event to the command line)

Screenshots (if appropriate):

Screenshot 2022-08-26 at 5 23 40 PM

spiderxm avatar Aug 26 '22 11:08 spiderxm

@dhirensr first merge https://github.com/OWASP/Python-Honeypot/pull/361 before this PR

spiderxm avatar Sep 13 '22 12:09 spiderxm