Skip to content

Releases: intercloud/venom

Update to latest venom

15 Jun 15:57
225c330
Compare
Choose a tag to compare
docs: updare README.md with 1.1.0 release version of Venom (#679)

Signed-off-by: Nicolas Lacroux <nicolas.lacroux@ovhcloud.com>
Co-authored-by: Nicolas Lacroux <nicolas.lacroux@ovhcloud.com>

Fix release

17 May 11:28
1eecb8b
Compare
Choose a tag to compare
intercloud-beta-10

fix: tests

Fix release

10 May 17:40
2abc4cd
Compare
Choose a tag to compare
intercloud-beta-9

fix

Update to latest venom

10 May 14:25
bb4e3ff
Compare
Choose a tag to compare
intercloud-beta-8

fix test

Added regular expression assertions

17 Mar 10:35
3d9f575
Compare
Choose a tag to compare

Added regular expression assertions on headers, body and JSON responses

Added check on response body and json

30 Mar 09:08
ed9e08b
Compare
Choose a tag to compare

Added a check to verify that you don't set both body and json assertions on response

Fixed multipart form for Tavern executor

29 Mar 15:51
d14b464
Compare
Choose a tag to compare
intercloud-beta-5

Fixed multipart form

Fixed Tavern executor excludes ** expressions

24 Jan 14:07
110355d
Compare
Choose a tag to compare
intercloud-beta-4

Fixed Tavern executor excludes ** expressions

Fixed variable propagation

21 Oct 13:31
5ebdedd
Compare
Choose a tag to compare

Variables where propagated only next test suite. They now propagate to all following test suites.