Skip to content

Releases: romegasoftware/NovaTestSuite

v3.0.0

09 Oct 23:11
Compare
Choose a tag to compare

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

24 Feb 17:52
65dcc28
Compare
Choose a tag to compare

Support for Laravel 9.

v2.1.3

25 Jan 23:16
Compare
Choose a tag to compare
  • Uses Nova's default guard
  • Adds test assertions for relationships
  • Improvements to stub

2.1.2

10 Sep 08:44
Compare
Choose a tag to compare

Fixed

  • added query params to make sure nova is recognizing 'create' and 'update' requests as what they are

2.1.1

10 Mar 10:43
Compare
Choose a tag to compare

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 via assertSessionDoesntHaveErrors()
  • improved mergeData() method on InteractsWithNovaResources Trait

Initial public release

08 Mar 21:22
Compare
Choose a tag to compare
v2.0.0

Rename namespace