referee icon indicating copy to clipboard operation
referee copied to clipboard

Add `.addWithExpectation`

Open mroderick opened this issue 5 years ago • 0 comments

In order to avoid situations where authors forget to add the expecation property, we can expand the API to have referee.addWithExpectation method.

This method should verify that the expectation property is set, and then delegate to referee.add.

Background

See #185

mroderick avatar Feb 26 '20 13:02 mroderick