Artem R

Results 9 comments of Artem R

Hey! We had the same problem. How we solve it: - using snapshots as HTML pages and re-render them each time Another option: - using docker to run visual tests

Okay, I found a better solution, but still not perfect: - I can use computed options and return `{skip: true}` if local data is not yet loaded But it there...

For me, `@export` directive looks nice. But the question is which directive to use to mark part of the query to call remote server? something like `@remote`? How then should...

Yep, awesome idea. I like `empty` because it is the same as we do for lists.

Hello, Thanks for mentioning me, Ricardo! Unfortunately, I think there is no way to integrate Evolutio or its idea with Frint. But I can help with codemod script for auto-removing...

@South-Paw it would not stop working but it might cause problems updating other dependencies, so investing in this project is not a good idea at this moment. I hope any...

@Nikoloutsos in case you compress images for web you can also use tools like puppeteer + pixelmatch to visually compare images after compression, to ensure that they stay the same...

I have the same issue too. I use cluster and 4 forks of script. How I can get round this problem? Can I save myHostName data in Redis store?

I'm resolved my problem by using passportjs instead everyauth.