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

proposal(docs): add example on how to test route handlers #1222

Closed
iuioiua opened this issue May 30, 2023 · 1 comment · Fixed by #1223
Closed

proposal(docs): add example on how to test route handlers #1222

iuioiua opened this issue May 30, 2023 · 1 comment · Fixed by #1223
Labels
good first issue Good for newcomers www-or-docs This PR adds docs.

Comments

@iuioiua
Copy link
Contributor

iuioiua commented May 30, 2023

createHandler() was implemented in #622. It'd be great to have an example in the new "Examples" section of the documentation of how testing one's Fresh project can be done with this new function.

@iuioiua iuioiua added www-or-docs This PR adds docs. good first issue Good for newcomers labels May 30, 2023
@Octo8080X
Copy link
Contributor

We will make preparations as soon as possible.

iuioiua added a commit that referenced this issue Jun 12, 2023
Fixes [#1222](#1222)


Add example implementation and documentation of test code using
`createHandler()` newly added by
[#622](#622)

---------

Co-authored-by: Asher Gomez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers www-or-docs This PR adds docs.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants