Bnaya Peretz

Results 58 issues of Bnaya Peretz

Given the following example: https://github.com/xtermjs/xterm.js/blob/master/test/api/MouseTracking.api.ts#L213-L219 The test runner is mocha The browser and page are local variables in the module scope, and not global. The before call is nested inside...

Our current integration tests are running agains the source in the repo/build code, via workspace and not real npm package (or tarballs) In the real world, the code will run...

enhancement

Calls to `page.mainFrame()` and Element handles acquired by frames, are not instrumented As in use in: https://github.com/hoverinc/playwright-testing-library/blob/master/lib/index.ts#L147-L153

enhancement

Intro: yarn.lock file may contain several versions of the same dependency. When adding/upgrading packages using yarn, you sometimes end up not with an upgrade, but with an additional of another...

When creating hashmap, when check if keys already exists even thu it's guaranteed to be not, because we use `hashMapInsertUpdateKeyIsPointerReturnNode` and not dedicated function https://github.com/Bnaya/objectbuffer/blob/develop/src/internal/hashmap/hashmap.ts#L89-L95 Also maybe avoid re-hash on...

help wanted
good first issue

https://github.com/syg/proposal-structs