RyanNerd / willow

Willow Framework for quickly creating ORM/RESTful APIs

Home Page:https://www.notion.so/ryannerd/Get-Started-bf56317580884ccd95ed8d3889f83c72

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit Tests Needed

RyanNerd opened this issue · comments

  • DeleteAction
  • RestoreAction
  • SearchAction
  • WriteAction

is this issue still open

@SlimGee

is this issue still open

Sorry for the very late response -- I've not had time for this project lately 😢
PhpUnit needs to be upgraded before tests are written -- the existing tests are for the most part broken.
I'm trying to decide if we should wait for the official release of PHP 8 before creating unit tests as PHPUnit has some changes with regards to this. Your thoughts?