Skip to content

Conversation

@yusinto
Copy link
Contributor

@yusinto yusinto commented Apr 10, 2023

Moving the MockEventSource class to be shareable. Also renamed it NullEvenSource based on feedback from #74 .

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #196701: Refactor MockEventSource for sharing.

@yusinto yusinto mentioned this pull request Apr 12, 2023
…sc-196701/refactor-mockeventsource-for-sharing
@yusinto yusinto merged commit 2667e9e into yus/sc-195479/move-cloudflare-sdk-to-js-core Apr 13, 2023
@yusinto yusinto deleted the yus/sc-196701/refactor-mockeventsource-for-sharing branch April 13, 2023 21:57
yusinto added a commit that referenced this pull request Apr 13, 2023
* chore: setup src folder and example app dependencies

* chore: remove redundant tsconfig watch options

* chore: replaced workspace deps with version numbers. Convert featureStore and configuration to ts.

* chore: implemented platform and ldclient

* chore: added randomUUID implementation

* chore: added Requests with MockEventSource

* chore: implemented crypto using crypto-js. Renamed platform files. Fixed example app.

* fix: import events to node:events

* test: first round debugging. preview data not visible for some reason.

* chore: improved logging and test data.

* chore: improve folder and file structures

* chore: miniflare and unit tests now works

* chore: added unit tests

* chore: test store using async facade

* chore: added more unit tests. added util functions. dryd unit tests.

* fix: eslint single export issue.

* chore: remove internal to generate types for AsyncStoreFacade.

* fix: ignore dist folder from jest config

* chore: remove example folder for now

* chore: remove example app from workspace for now

* chore: improve comments

* Update README.md

* Create CHANGELOG.md

* Update README.md

* chore: added typedoc comments

* Update tsconfig.json

* chore: use package.json name and version

* chore: add ci config (#78)

* chore: added ci config

* fix: typedoc error index.ts not included in tsconfig.

* chore: add miniflare tests (#76)

* chore: added miniflare dep and initial test file.

* fix: suppress node warnings and enable modules when running jest

* chore: added miniflare tests

* chore: turned on jest coverage flag

* chore: add prettierignore

---------

Co-authored-by: Yusinto Ngadiman <[email protected]>

* chore: moved MockEventSource for sharing (#75)

* chore: moved eventSource for sharing

* chore: renamed MockEventSource NullEventSource

* chore: prettier ignore coverage folder

---------

Co-authored-by: Yusinto Ngadiman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants