Releases: romegasoftware/NovaTestSuite
Releases · romegasoftware/NovaTestSuite
v3.0.0
This package is deprecated. I am releasing a final 3.0.0 release that removes any requirements for specific releases, making it installable in any environment. This allows my projects to stay up to date without the need to maintain this package further. We are slowly no longer using this testing method in our projects and are phasing it out as it makes sense.
2.1.4
Support for Laravel 9.
v2.1.3
- Uses Nova's default guard
- Adds test assertions for relationships
- Improvements to stub
2.1.2
2.1.1
Changed
- make
assertRequiredFields()
work with callbacks in case the returned error doesn't match the case of the standard formating - removed
dumpErrors()
since the functionality is already in the core viaassertSessionDoesntHaveErrors()
- improved
mergeData()
method onInteractsWithNovaResources
Trait
Initial public release
v2.0.0 Rename namespace