electron-mock-ipc

Mock Electron's ipcMain, and ipcRenderer

MIT License

Downloads
6.7K
Stars
23
Committers
6

Bot releases are visible (Hide)

electron-mock-ipc - 0.3.12 Latest Release

Published by h3poteto almost 3 years ago

What's Changed

Full Changelog: https://github.com/h3poteto/electron-mock-ipc/compare/v0.3.11...v0.3.12

electron-mock-ipc - 0.3.11

Published by h3poteto about 3 years ago

Changed

  • #401 Bump @types/node from 16.4.0 to 16.4.1
  • #400 Bump ts-jest from 27.0.3 to 27.0.4

Fixed

  • #404 refs #403 Use same channel name as handle in removeHandle
electron-mock-ipc - 0.3.10

Published by h3poteto about 3 years ago

Changed

  • #393 Bump @types/jest from 26.0.15 to 26.0.24
  • #399 Bump to mocha 6.x to 9.x
  • #396 Bump to jest and ts-jest to 27.x
  • #395 Bump prettier from 2.2.1 to 2.3.2
  • #394 Bump eslint-plugin-promise from 4.2.1 to 4.3.1
  • #392 Bump eslint-plugin-prettier from 3.1.4 to 3.4.0
  • #391 Bump @types/node from 14.17.5 to 16.4.0
  • #390 Bump eslint-plugin-import from 2.22.1 to 2.23.4
  • #389 Remove ignore versions in dependabot config
  • #387 Bump electron from 10.1.3 to 13.1.7
  • #309 Bump electron from 9.3.1 to 9.4.0 in /example/mocha
  • #388 Bump ws from 5.2.2 to 5.2.3 in /example/jest
  • #310 Bump electron from 9.3.1 to 9.4.0 in /example/jest
  • #349 Bump lodash from 4.17.19 to 4.17.21 in /example/mocha
  • #348 Bump lodash from 4.17.19 to 4.17.21 in /example/jest
  • #369 Bump normalize-url from 4.5.0 to 4.5.1 in /example/jest
  • #368 Bump normalize-url from 4.5.0 to 4.5.1 in /example/mocha
  • #350 Bump hosted-git-info from 2.8.5 to 2.8.9 in /example/jest
  • #346 Bump handlebars from 4.5.3 to 4.7.7 in /example/jest
  • #330 Bump y18n from 4.0.0 to 4.0.1 in /example/jest
  • #329 Bump y18n from 4.0.0 to 4.0.1 in /example/mocha
  • #291 Bump ini from 1.3.5 to 1.3.8 in /example/jest
  • #290 Bump ini from 1.3.5 to 1.3.8 in /example/mocha
  • #344 [Security] Bump lodash from 4.17.19 to 4.17.21
  • #345 [Security] Bump hosted-git-info from 2.7.1 to 2.8.9
  • #307 [Security] Bump electron from 10.1.3 to 11.2.1
  • #292 [Security] Bump ini from 1.3.5 to 1.3.8
  • #335 [Security] Bump y18n from 4.0.0 to 4.0.3
  • #367 [Security] Bump normalize-url from 4.5.0 to 4.5.1
  • #382 [Security] Bump ws from 7.2.3 to 7.5.3
  • #342 Upgrade to GitHub-native Dependabot
  • #363 Prefix internal channels used for invoke/handle
  • #333 Update readme badge
  • #332 Use github actions to release package
  • #331 Use github actions instead of travis as CI
electron-mock-ipc - 0.3.9

Published by h3poteto almost 4 years ago

Changed

  • #279 Bump prettier from 2.1.1 to 2.2.1
  • #277 Bump @types/node from 12.12.14 to 14.14.10
  • #257 Bump electron from 9.1.2 to 9.3.1 in /example/jest
  • #256 Bump electron from 9.1.2 to 9.3.1 in /example/mocha
  • #276 Bump eslint-plugin-standard from 4.0.1 to 5.0.0
  • #262 Bump @types/jest from 26.0.10 to 26.0.15
  • #269 Bump eslint-config-prettier from 6.11.0 to 6.15.0
  • #252 [Security] Bump electron from 10.1.0 to 10.1.3
  • #251 Bump eslint-plugin-import from 2.22.0 to 2.22.1
  • #242 Bump @types/core-js from 2.5.3 to 2.5.4
  • #278 Handle raise event in handle and reject in invoke
electron-mock-ipc - 0.3.8

Published by h3poteto about 4 years ago

Changed

  • #238 Bump prettier from 2.0.5 to 2.1.1
  • #236 Bump electron from 9.1.2 to 10.1.0
  • #231 Bump @types/jest from 26.0.8 to 26.0.10
  • #228 Bump acron from 6.4.0 to 6.4.1
  • #227 Bump kind-of from 6.0.2 to 6.0.3
  • #225 Bump @types/jest from 26.0.5 to 26.0.8
  • #226 closes #206 Move electron to peerDependency
electron-mock-ipc - 0.3.7

Published by h3poteto about 4 years ago

Changed

  • #217 Bump electron from 9.1.0 to 9.1.1
  • #216 Bump @types/jest from 26.0.4 to 26.0.5
  • #215 Bump lodash from 4.17.15 to 4.17.19 in /example/mocha
  • #214 Bump lodash from 4.17.15 to 4.17.19 in /example/jest
  • #213 Bump typescript from 3.9.6 to 3.9.7
  • #212 [Security] Bump lodash from 4.17.15 to 4.17.19

Fixed

  • #219 Fix deprecated argument in sider
electron-mock-ipc - 0.3.6

Published by h3poteto over 4 years ago

Added

  • #209 closes #207 Define postMessage method for ipcRenderer

Changed

  • #199 Bump typescript from 3.9.2 to 3.9.6
  • #203 Bump @types/jest from 25.2.3 to 26.0.4
  • #198 Bump eslint-plugin-import from 2.20.2 to 2.22.0
  • #193 Bump eslint-plugin-prettier from 3.1.3 to 3.1.4
  • #192 Update README.md
electron-mock-ipc - 0.3.5

Published by h3poteto over 4 years ago

Changed

  • #173 Bump @types/jest from 25.2.1 to 25.2.3
  • #174 Bump electron from 8.2.5 to 9.0.0
  • #168 Bump typescript from 3.8.3 to 3.9.2
  • #167 Bump ts-jest from 25.5.0 to 25.5.1
  • #175 Make typescript to devDependency
electron-mock-ipc - 0.3.4

Published by h3poteto over 4 years ago

Changed

  • #163 Bump jest from 25.2.4 to 25.5.4
  • #155 Bump prettier from 2.0.2 to 2.0.5
  • #165 Bump ts-jest from 25.3.0 to 25.5.0
  • #162 Bump electron from 8.2.0 to 8.2.5
  • #154 Bump eslint-config-prettier from 6.10.1 to 6.11.0
  • #147 Bump eslint-plugin-prettier from 3.1.2 to 3.1.3
  • #141 Bump @types/jest from 25.1.4 to 25.2.1
  • #166 allow registered events to be checked from mocks
  • #135 [Security] Bump acorn from 6.2.0 to 6.4.1
electron-mock-ipc - 0.3.3

Published by h3poteto over 4 years ago

Changed

  • #131 Bump jest and ts-jest
  • #123 Bump prettier from 1.19.1 to 2.0.2
  • #133 Bump acorn from 5.7.3 to 5.7.4 in /example/jest
  • #134 End node 8.x support
  • #130 Bump eslint-plugin-node from 11.0.0 to 11.1.0
  • #129 Bump eslint-plugin-import from 2.19.1 to 2.20.2
  • #125 Bump electron from 7.1.7 to 8.2.0
  • #122 Bump eslint-config-prettier from 6.9.0 to 6.10.1
  • #115 Bump @types/jest from 24.0.25 to 25.1.4
  • #110 Bump typescript from 3.7.4 to 3.8.3
  • #103 Bump @types/core-js from 2.5.2 to 2.5.3
  • #118 [Security] Bump acorn from 5.7.3 to 5.7.4
electron-mock-ipc - 0.3.2

Published by h3poteto almost 5 years ago

Changed

  • #64 Bump electron from 7.1.3 to 7.1.7
  • #69 Bump eslint-plugin-node from 10.0.0 to 11.0.0
  • #70 Bump @types/jest from 24.0.23 to 24.0.25
  • #73 Update replace method for jest
  • #68 [Security] Bump handlebars from 4.1.2 to 4.5.3
  • #65 Bump typescript from 3.7.2 to 3.7.4
  • #57 Bump eslint-plugin-prettier from 3.1.1 to 3.1.2
  • #55 Bump eslint-plugin-import from 2.18.2 to 2.19.1
  • #72 Bump eslint-config-prettier from 6.7.0 to 6.9.0
  • #45 Add jest tests example

Fixed

  • #50 Fix dependency of electron
  • #49 Update usage for jest, and mocha in README
  • #48 Fix mocha example to use global object
  • #47 Fix jest example to use global object
  • #46 Fix example tests
electron-mock-ipc - 0.3.1

Published by h3poteto almost 5 years ago

Fixed

  • #42 fix: Add lib directory to upload files
electron-mock-ipc - 0.3.0

Published by h3poteto almost 5 years ago

Added

  • #41 Implement invoke, handle, handleOnce and removeHandler methods

Changed

  • #35 Bump prettier from 1.18.2 to 1.19.1
  • #24 Bump @types/jest from 24.0.15 to 24.0.23
  • #21 Bump typescript from 3.5.2 to 3.7.2
  • #38 Bump ts-jest from 24.0.2 to 24.2.0
  • #34 Bump eslint-plugin-standard from 4.0.0 to 4.0.1
  • #36 Bump eslint-plugin-prettier from 3.1.0 to 3.1.1
  • #37 Bump @typescript-eslint/parser from 1.11.0 to 1.13.0
  • #40 Bump @types/node from 12.12.11 to 12.12.14
  • #17 Bump jest from 24.8.0 to 24.9.0
electron-mock-ipc - 0.2.0

Published by h3poteto almost 5 years ago

Changed

  • #31 Update Electron and implement interface of Electron Event
  • #30 Bump @types/node from 12.0.12 to 12.12.11
  • #28 Bump eslint-config-prettier from 4.3.0 to 6.7.0
  • #15 Bump eslint-plugin-node from 9.1.0 to 10.0.0
  • #11 [Security] Bump lodash from 4.17.11 to 4.17.15
  • #10 Bump @typescript-eslint/eslint-plugin from 1.11.0 to 1.13.0
  • #9 Bump eslint-plugin-import from 2.18.0 to 2.18.2
  • #5 Bump eslint-utils from 1.3.1 to 1.4.3
electron-mock-ipc - 0.1.3

Published by h3poteto over 5 years ago

Changed

  • #4 Fix output settings
electron-mock-ipc - 0.1.1

Published by h3poteto over 5 years ago

This is the first release!!

Package Rankings
Top 4.46% on Npmjs.org
Badges
Extracted from project README
Test npm GitHub release npm NPM