Cristian I.
Cristian I.
This is something I'm experimenting with at the moment. Does it make sense to open a PR with a proposed implementation to get some feedback?
Cool, I opened a PR against master for now, that's what I was working on. If it's a go I can switch to `python-2-to-3`.
Sure no problem 👍
👋 @gabor-boros I would but it looks like no unit/integration tests exist for the import/export scripts in general 😅 . Seems like a big job.
> ... there are missing tests, which could become a problem. We could write them in a second moment. I am on the same page here. We need some tests...
One other comment I got was related to the `jsongz` extension I used for the data files - why not `json.gz`? I used `jsongz` because splitext can't handle `json.gz` and...
> Only the the new line feed which I don't know if it's worth removing it or not. It's one new line per document right? + another one at the...
> Nevertheless, as I said, this can be done in a second moment. 👍 > What's the point about the jsongz? I don't understand it That it wasn't my intention...
seneca-auth version?
Try using git://github.com/rjrodger/seneca-auth.git#0.2-dev together with the seneca-facebook-auth module.