Defrag-racing / defrag-racing-project

https://defrag.racing/
GNU Affero General Public License v3.0
4 stars 2 forks source link

Fix local setup steps so all existing tests will pass #25

Open michalwitwicki opened 3 months ago

michalwitwicki commented 3 months ago

After starting up local server with the app, almost all tests triggered with ./vendor/bin/sail artisan test are failing.

Reproduction:

  1. Start local server using steps described in README:Getting Started.
  2. Run ./vendor/bin/sail artisan test.

Expected result:

Tests:    31 passed (1 assertions)
Duration: 170.71s

Actual result:

Tests:    30 failed, 1 passed (1 assertions)
Duration: 170.71s