shipsaas/docking

E2E Test to assert Async Render Flow

sethsandaru opened this issue · 0 comments

Implement a simple E2E test to validate the render async flow

Requirement

A simple server implementation just to receive the webhook notification

Test in DocKing

  • Uses $this->json() from Laravel to make Request and create Render Job
  • Run render jobs using php artisan queue:work
  • Check the result