You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first, need to develop an approach for testing workers (we can only test perform, no need to hook up with Redis etc),
then take a clean sample test (located in tests/workers/) and create a gen template from it.
generating a worker already works, we only need to add another test template and inject it
The text was updated successfully, but these errors were encountered:
first, need to develop an approach for testing workers (we can only test
perform
, no need to hook up with Redis etc),then take a clean sample test (located in tests/workers/) and create a gen template from it.
generating a worker already works, we only need to add another test template and inject it
The text was updated successfully, but these errors were encountered: