Skip to content
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

remove separate ajaxHelper module #2225

Merged
merged 2 commits into from
Jan 5, 2017

Conversation

kwonoj
Copy link
Member

@kwonoj kwonoj commented Dec 28, 2016

Description:

⚠️ Targeting master ⚠️

This PR is simple refactoring for test cases around ajaxObservable, by removing separate module ajax-helper and let each test case embeds it where it needed.

Primary reason for this is removing require dependency in mocha tests - I'm currently trying to simplify test / build script pipeline, which needs to remove external helpers as much to make it possible. Also this will clears #2045 as well, now internal mock for test is no longer exported at all.

This PR does not includes any breaking changes.

Related issue (if exists):

#2045

@coveralls
Copy link

coveralls commented Dec 28, 2016

Coverage Status

Coverage remained the same at 97.69% when pulling 5f5883a on kwonoj:chore-remove-ajaxhelper into 6922b16 on ReactiveX:master.

@benlesh
Copy link
Member

benlesh commented Jan 5, 2017

@kwonoj can you resolve these conflicts?

@benlesh benlesh added the blocked label Jan 5, 2017
@benlesh benlesh removed the blocked label Jan 5, 2017
@benlesh benlesh merged commit 4a5cac4 into ReactiveX:master Jan 5, 2017
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling c4f227e on kwonoj:chore-remove-ajaxhelper into ** on ReactiveX:master**.

@kwonoj kwonoj deleted the chore-remove-ajaxhelper branch January 5, 2017 22:48
@lock
Copy link

lock bot commented Jun 6, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants