Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a readme for how to write tests #50

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kulkarnisamr
Copy link

@kulkarnisamr kulkarnisamr commented Sep 11, 2020

A readme for how to write table driven tests for functions that schedule a faktory worker:

  • test a function that creates jobs amongst other things

  • test the response of the job handler

@kulkarnisamr kulkarnisamr force-pushed the add_test_docs branch 2 times, most recently from 13e2f6a to 9fbf2c5 Compare September 11, 2020 18:06
@kulkarnisamr kulkarnisamr marked this pull request as ready for review September 11, 2020 18:24
@adsteel
Copy link
Contributor

adsteel commented Jan 23, 2024

There is now a mgr.InlineDispatch that will make this easier. Readme has been updated to explain how to use it, but your example of building the manager might still be useful on top of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants