Kristjan

Results 50 comments of Kristjan

Found an issue with my PR, doesn't work for persisted scopes

I ran into this bug, with 1 kafka instance I get messages pretty much instantly (minBytes is 1), with 2 it hits the maxWaitTimeInMs

This would really bloat the proposal and it can be done in a separate proposal after this one has already been promoted to stage3. Does seem useful though.

Any chance to get this? My use-case is that I want to run the type tests in the same test suite as all the integration tests but this requires switching...

Also Array.prototype.at() or const [firstElement] = arr;

Can confirm that https://github.com/Guake/guake/pull/1774/commits/9bfd2bcbe326dc5d5500cbc6a01d73535ddb0f27 works

Any update on this? I tried 2.0.5 and --watch still doesn't do anything

My usecase is executing DB integration tests. I think I can solve this with nodemon when need be and mostly rely on mocha to just execute one specific suite so...

I added logging to autoMock to log out mockName if mockName includes our org name/package name and it only logged out /...project root.../node_modules/@ourorg/package/dist/__mocks__/index.js

Hmm tests fail on older node versions. I don't suppose you want to change the node.js version requirements. https://travis-ci.org/squaremo/bitsyntax-js/builds/540394008