Franka

Results 11 comments of Franka

As posted in a comment [here](https://github.com/trenpixster/addict/pull/125#issuecomment-310659831) by @trenpixster you can use this in your test: ``` setup do user = %{ email: "[email protected]", name: "something" } conn = Plug.Test. init_test_session(build_conn(),...

Thank you for collecting these! Is unsupported to us the same as undocumented? Aka, as soon as we document it, it's supported? What else needs to be done?

Hi @humster168. No, there is no such limitation on deletes as far as I am aware of. I'm sorry you are seeing these time out issues though. It might have...

Hi @StefaanVanDooren, did you try calling the endpoint as described [here](http://developer.wunderlist.com/documentation/endpoints/user)? Which error are you seeing?

Hi @songpol. The response time shouldn't be that high. Can you post an example request you are making?

Could you post (copy/paste) in this issue only the bit where you make the api call?

Can you clarify what error you are seeing? I cannot reproduce.

Capturing from chat w @rclark : > If you have to get the resources removed from the template, I think you will have to make the “template” a function that...

Hi @rclark, have you seen these instructions to install secret-shield in your repo? If yes what issues have you run into with this? https://github.com/mapbox/secret-shield/blob/master/docs/enabledRepositories.md#how-to-install-in-your-repository

I get the same issue. Can someone help?