joshgaber / NovaUnit

Unit testing suite for Laravel Nova, built to extend PHPUnit
https://joshgaber.github.io/NovaUnit
MIT License
67 stars 23 forks source link

Accept Resource Tool as a valid field (with tests) #52

Closed pelmered closed 2 years ago

pelmered commented 2 years ago

Adds tests to #50.

Closes #50 Resolves #51

pelmered commented 2 years ago

Tests fail, but that does not seam to be related to this. Looks like the auth.json is missing. For Nova license i guess? That should probably be added as a secret in the repo.

joshgaber commented 2 years ago

Apparently, GItHub doesn't let you use your secrets on a pull request from an external repository. I'll see if I can find a workaround, but if not, I'll pull it locally and run.

joshgaber commented 2 years ago

✅ Tested locally - All checks pass