Skip to content

Releases: DecipherOne/containmentUnit

ReStyle Release

17 May 00:39
Compare
Choose a tag to compare
ReStyle Release Pre-release
Pre-release

This release has some major improvements.

*Fix duplication of wraith gallery.

  • Har tests can now be run in parallel, addition of proxy port manager.
  • Major "mostly" responsive restyle of entire package.
    *Javascript timing issues adjusted and a few other bugs.

1.0.10 beta

12 May 13:44
Compare
Choose a tag to compare
1.0.10 beta Pre-release
Pre-release

This release introduces the use of proxyPortManager.py module.
The process from gathering har data from the casper.py module end points, now increments the proxy client ports, as well as the intermediary files, so that multiple tests can be ran at once.

Added the setting of the default proxy server port through the thirdPartyPaths.json (proxy server port default is 8080)

Stable Beta

04 May 17:38
Compare
Choose a tag to compare
Stable Beta Pre-release
Pre-release

1.0.9 is the first stable beta release.
Naming convention because of a conflict with package distribution through pypi.org
Make sure to properly install the package using pip or easy_install.