Ticket #22 (new test)

Opened 2 years ago

Last modified 11 months ago

Improve unit testing across all packages

Reported by: kindlund Assigned to: kindlund
Priority: low Milestone: 1.2
Component: Unknown Version: none
Severity: none Keywords: unit, testing
Cc:

Description

With the exception of:

  • HoneyClient::Manager::VM
  • HoneyClient::Agent::Driver
  • HoneyClient::Util::SOAP
  • HoneyClient::Util::Config

All other modules need additional inline unit testing. This type of testing can be difficult for some modules (like IE and FF), since adequate testing involves driving the browser in a Cygwin environment to a dynamically loaded, local web server — that contains static content, which can then be checked by the test code.

Note: Additional sub tickets will be opened, as this issue gets resolved on a per-package basis.

Attachments


Add/Change #22 (Improve unit testing across all packages)




Change Properties
Action