Skip to content

Incorporate New Optimizely endpoint in event dispatcher and bump version #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 19, 2016

Conversation

haleybash-optimizely
Copy link
Contributor

@mikeproeng37
Copy link
Contributor

LGTM

@haleybash-optimizely haleybash-optimizely merged commit 9c73842 into master Sep 19, 2016
@haleybash-optimizely haleybash-optimizely deleted the haley/new-optimizely branch September 19, 2016 17:55
jordangarcia pushed a commit that referenced this pull request Jan 25, 2019
)

- ChangeFetchUrlDatafileLoader class implementation to use XMLHttpRequest instead of fetch
- Use karma to run tests
  - Built using karma-webpack. TS compiled via ts-loader
  - Use karma-chrome-launcher and puppeteer to run in headless Chrome
- Remove old dependencies that are no longer used
- Update tests to not spam log messages or send real events to logx
mjc1283 added a commit that referenced this pull request Apr 22, 2019
Summary:

Add `BrowserDatafileManager`, similar to `NodeDatafileManager`: a subclass of `HttpPollingDatafileManager` implementing `makeGetRequest` using `XMLHttpRequest`.

The caching described in the design is not yet implemented.

Test plan:

Unit tests

Issues:

https://optimizely.atlassian.net/browse/OASIS-4310
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.

2 participants