Skip to content

2.5.2

Compare
Choose a tag to compare
@MitchBred MitchBred released this 09 Feb 20:10
· 3 commits to main since this release

Full Changelog: 2.5.1...2.5.2

Update Entrust class and add unit tests for EntrustUser

  • Updated Entrust class with role and permission checks
  • Added route filtering methods for roles and permissions
  • Added unit tests for EntrustUser functionality
  • Added tests for role and permission checks
  • Added tests for attaching and detaching roles
  • Added tests for ability method with various return types
  • Mocked necessary dependencies and configurations