Releases: qavajs/validation
Releases · qavajs/validation
1.3.0
What's Changed
- added
to satisfy
validation to verify user-defined expectation provided as predicate by @AlexGalichenko in #26
Full Changelog: 1.2.1...1.3.0
1.2.1
What's Changed
- added capability to pass
softly
prefix and throwSoftAssertionError
by @AlexGalichenko in #23
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- added capability to pass
soft
flag and throwSoftAssertionError
by @AlexGalichenko in #22
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- added capability to pass to suffix (e.g equal to) by @AlexGalichenko in #20
Full Changelog: 1.1.0...1.1.1
1.1.0
1.0.0
What's Changed
- improved error message if poll promise is not resolved in time by @AlexGalichenko in #18
Full Changelog: 0.10.0...1.0.0
0.10.0
What's Changed
- added generic poll validation by @AlexGalichenko in #17
Full Changelog: 0.9.0...0.10.0
0.9.0
0.8.0
0.7.1
What's Changed
- fixed pollValidation dts by @AlexGalichenko in #12
- introduced default poll error. by @AlexGalichenko in #13
- clear interval on fail validation by @AlexGalichenko in #14
Full Changelog: 0.7.0...0.7.1