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

testing routes/handlers #24

Open
beetleman opened this issue Feb 11, 2018 · 3 comments
Open

testing routes/handlers #24

beetleman opened this issue Feb 11, 2018 · 3 comments

Comments

@beetleman
Copy link

How can I test my routes/handlers? In my opinion something like this should be part of separate lib: macchiato-testing or something like this.

@yogthos
Copy link
Member

yogthos commented Feb 11, 2018

Yeah that sounds like a good idea, probably would be good to base it on ring-mock.

@beetleman
Copy link
Author

beetleman commented Feb 11, 2018

I need something like ring-mock for my side project so i will develop some kind of mock any way. I'll try do it in way similar to ring-mock. In next weekend I should have some time for this.

@yogthos
Copy link
Member

yogthos commented Feb 11, 2018

Fantastic, that would be a great addition for macchiato. :)

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

No branches or pull requests

2 participants