Skip to content

Tags: hamadise/test-network-function

Tags

v2.0.0

Toggle v2.0.0's commit message
Release v2.0.0

Signed-off-by: Ryan Goulding <rgouldin@redhat.com>

v1.0.9

Toggle v1.0.9's commit message
Bump version to v1.0.9

Signed-off-by: Marek Kochanowski <mkochanowski@redhat.com>

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version for release

v1.0.7

Toggle v1.0.7's commit message
Bump version to v1.0.7

Signed-off-by: Ryan Goulding <rgouldin@redhat.com>

v1.0.6

Toggle v1.0.6's commit message
version bump to v1.0.6

ssssss-off-by: Ryan Goulding <rgouldin@redhat.com>

v1.0.5

Toggle v1.0.5's commit message
Version bump for release

Signed-off-by: Charlie Wheeler-Robinson <cwheeler@redhat.com>

v1.0.4

Toggle v1.0.4's commit message
Release containerized solution

Signed-off-by: Ryan Goulding <rgouldin@redhat.com>

v1.0.3

Toggle v1.0.3's commit message
Version bump for release

Signed-off-by: Ryan Goulding <rgouldin@redhat.com>

v1.0.2

Toggle v1.0.2's commit message
Version bump for release

Signed-off-by: Ryan Goulding <rgouldin@redhat.com>

1.0.2

Toggle 1.0.2's commit message
Add in better descriptions of the existing test specs

Currently, we have very well documented reel.Handler instances.  In
fact, documentation could be guaranteed via API in the near future.

However, reel.Handlers are really just the building blocks for
composing larger test cases.  As such, we need to be more pedantic
about documenting our Ginkgo test specs.

Since Ginkgo does not appear to utilize or enforce any interface, this
is currently nearly impossible to do programmatically.  This change is
a low cost addition to README.md which explains in plain english what
each Ginkgo test spec actually tests.  It also provides hints for
well-aligned future work, but makes no commitment to delivering such
tests.

Signed-off-by: Ryan Goulding <rgouldin@redhat.com>