FriendsOfCake / crud-json-api

Build advanced JSON API Servers with almost no code.
https://crud-json-api.readthedocs.io/
MIT License
56 stars 32 forks source link

cake-4.x branch: many unit tests are failing #111

Closed geoidesic closed 4 years ago

geoidesic commented 4 years ago

I cloned the repo, checked out cake-4.x branch, did composer install and then tried to run phpunit. It did a lot of failing:

ERRORS!
Tests: 158, Assertions: 548, Errors: 23, Failures: 14.
dakota commented 4 years ago

Tests all pass now