Skip to content

Releases: jarektkaczyk/eloquent-testsuite

version bump

29 Nov 05:47
Compare
Choose a tag to compare

docblock

19 May 02:44
ac17457
Compare
Choose a tag to compare
v1.1.3

Update MocksMixins.php

deprecated casting to string

18 Mar 14:22
Compare
Choose a tag to compare
v1.1.2

removed deprecated casting to string

Added missing hasOneThrough relation

18 Mar 13:02
Compare
Choose a tag to compare
v1.1.1

added hasOneThrough missing relation

v1.0: New Feature - Asserting Scope Functionality (#1)

13 Feb 02:53
Compare
Choose a tag to compare
* add dev dependency on PHPUnit to allow hinting on Framework types

* add scope assertions

* sepearate the query mock so it can be used for advanced assertions

* fix documentation

scope assertions shorthands

12 Feb 03:59
Compare
Choose a tag to compare
New Feature - Asserting Scope Functionality (#1)

* add dev dependency on PHPUnit to allow hinting on Framework types

* add scope assertions

* sepearate the query mock so it can be used for advanced assertions

* fix documentation

support morphTo

17 Jul 05:13
Compare
Choose a tag to compare
v0.1.1

allow relation without related model (morphTo case)

init

17 Jul 03:55
Compare
Choose a tag to compare
v0.1

init