Laravel Testing

  • I must find a repeatable way of mocking data for tests.
  • When two databases coexist in laravel I must migrate the testing one for the OAuth migrations and theeen the normal db.

References

PHPUnit docs Laravel Testing