Closed toh82 closed 8 years ago
Ohai @toh82 thanks so much for this great issue!
Can I give this a try?
@Endi1 sure. @toh82 wanted to prepare the integration test tomorrow, but if you feel confident you can go ahead :)
Thanks, I'll submit a PR by tomorrow :)
Hey @Endi1 great that you took this issue, do you need any Information on this topic? If I should prepare the tests for you, let me know.
Hey @toh82 I'll try to write the tests too, but if I get stuck I'll be sure to ask you. Thanks!
@toh82 I have been slamming my head against the wall the whole afternoon and I can't seem to get this to work. Maybe if you prepare the tests then I'll have a better chance :)
@Endi1 oh no, so sorry to hear that! Hang in there, we’ll help you get trough this :)
@toh82 can you prepare the tests for Endi? You can send them in a separate PR, comment them out with a reference to this issue in a comment
@gr2m @Endi1 I'm currently on #56 and my time this week is hardly limited :( sorry about that, I guess I can start to work on this tests at Friday evening.
@toh82 sounds good :)
Thanks Tobias!
Hello @Endi1 i started a the PR and added branch issue-64-use-stateurl
you can see the test in the referenced PR no worries that the test currently fails, it has to since the baseUrl
isn't fixed.
If you have further questions let me know.
@Endi1 Sorry for the delay, task should now be ready, if you have questions don't hesitate asking me or @gr2m
@Endi1 do you still want to give this a go? We are getting to a point where this becomes a blogger, if you could finish this by Monday, that’d be ace. If you have no time, no problem at all, I’m sure someone else would like to pick it up
this will be done with pr #72
Reported in: https://github.com/hoodiehq/hoodie-client-account/issues/61# When reproducing the Error from #54 a GET Request to
http://127.0.0.1:8080/undefined/session/account
is send.Fix that by using
state.url
instead ofstate.baseUrl
test/integration/fetch-url-test.js
state.baseUrl
in fetch.jsstate.baseUrl
in profile-fetch.jsstate.baseUrl