Lucas Vieira

Results 15 comments of Lucas Vieira

@lucdetellis you are a god!

I think you need to return the `Promise` so the test runner can wait on it. It looks like the assertion never runs. Try: ```js it('test SQL', () => {...

@xavicolomer are you sure that `item.save` is calling `Item.database.query` ? Can you provide a more detailed example? Maybe a repo?

I have been bitten by `TypeError: undefined is not an object` too many times because Typescript can't help me remember to check if this is undefined Please someone merge this

Hi everyone, I've been waiting for this feature for quite some time too. I tried developing it myself but was unable to actually run this project on my machine So...

@vowelparrot just added the suggested comment, also fixed the linting error.

Sounds awesome! I'll try to take a look at `locki` later today

Locki seems a little bit easier. But IMO, currently there are some downsides. - The translation data is not stored at chai's side - Lack of an approval process -...

> Let me clarify your concern. Are you concerning that unapproved translations go live? Yes @chikathreesix, I think that Locki's idea is great and has a lot of potential. But...

That looks great, how about adding this to the site itself? Maybe at the bottom of the how to make plugins guide? Also looks like GitHub is mad at your...