All notable changes to NovaUnit will be documented in this file.
- Added assertion method for checking creation and update rules
- bugfix: Report invalid action response as an assertion failure
- Added assertions on Lens query results have been moved to their own class
- Added assertions on the configuration of fields added to Actions, Lenses and Resources
- Added assertions on the configuration of actions added to Lenses and Resources
- Added assertions on Nova Filters
- Added assertions on filter sets on Lenses and Resources
- Minor bug fixes and refactor
- Allow field assertions to read fields within panels on Resources and Lenses
- bugfix: prevent action assertions from accessing fields
- bugfix: allow users to pass single model instances to Nova Action handle
- initial release, with tests for Actions, Lenses and Resources.