baset icon indicating copy to clipboard operation
baset copied to clipboard

Mocks/stubs for standard browser/node API

Open Igmat opened this issue 7 years ago • 1 comments

We need to include mocks/stubs for stuff like (Date.now() and Math.rand()) by default (should be configurable), otherwise test will often fail without normal reason.

Igmat avatar Jan 18 '18 12:01 Igmat

This issue requires #16 to be implemented first.

Igmat avatar Mar 23 '18 11:03 Igmat