ammit-php / ammit

Stable framework agnostic Command resolver
MIT License
3 stars 2 forks source link

[Feature] Add Request attributes tests #59

Open abuadella opened 7 years ago

abuadella commented 7 years ago

PainPoint

When we send POST/PUT, we must be sure we don't have missing attributes, or unknown attributes sent in Request.

TODO