Skip to content

Releases: Capitains/HookTest

1.3.1

Choose a tag to compare

@sonofmun sonofmun released this 23 Jan 08:38
644b5c0
  • Updated the version of validators in the requirements.txt file to plug a security leak
  • Also removed testing of, and thus support for, Python 3.5

1.3.0

Choose a tag to compare

@sonofmun sonofmun released this 28 Oct 13:50
c695aad
  • Small changes to imports and functions to be compatible with MyCapytain 3.0.0
  • Also a change so that the forbidden characters test will actually fail when a citation has too many periods ('.')

1.2.5

Choose a tag to compare

@sonofmun sonofmun released this 23 Oct 14:10
b3f12a6

HookTest should now install MyCapytain <3.0.0.

1.2.4

Choose a tag to compare

@PonteIneptique PonteIneptique released this 01 Jul 14:10
  • Mostly warning fixed thanks to @rillian
  • Avoid StatisticError if the directory is empty by @rillian

1.2.3

Choose a tag to compare

@PonteIneptique PonteIneptique released this 05 Apr 08:21
2090d91

1.2.3 - 2019-04-05

  • Fixed --scheme ignore (Issue #139)
  • Added the ability to debug tests with HOOKTEST_DEBUG environment variable

1.2.2

Choose a tag to compare

@sonofmun sonofmun released this 04 Jul 15:01
e767519
  • Added requirements.txt to MANIFEST.in so that it will be included in PyPI

1.2.1

Choose a tag to compare

@sonofmun sonofmun released this 04 Jul 14:37
ef43655
  • Added required validators package to setup.py
  • Declared long description type so that documentation will show up better on PyPI
  • Adding parsing of setup.py install_requires and tests_require from the requirements.txt file

1.2.0

Choose a tag to compare

@PonteIneptique PonteIneptique released this 04 Jul 12:24
d91298d
  • Added auto as a scheme for automatic RNG detection
    - This detects the RNG from the element in the XML header
    - Downloads the RNG if it is a URL
    - Tests the file using this RNG
  • Added possibility to give a local RNG file path in the --scheme argument to test against a custom local RNG
  • Added --guideline argument in which the version of the CapiTainS guidelines should be specified

1.1.10

Choose a tag to compare

@PonteIneptique PonteIneptique released this 26 Jun 13:19
c4b5fd7
  • Added unit tests to make sure the empty references and MissingRefsDecl exceptions print in the console
  • 1.1.9 which was not released
  • Added tests for new EmptyRefsDecl exception
  • Edited several tests and unit tests to deal with this new exception

1.1.8

Choose a tag to compare

@PonteIneptique PonteIneptique released this 25 Jun 17:26
3c8e1b4
  • Removed legacy functions
    • Cloning repository is not available anymore
    • Inline printing is not available anymore, console defaults to table if called