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

test(throttle): test leading: false #6296

Merged
merged 1 commit into from May 4, 2021

Conversation

cartant
Copy link
Collaborator

@cartant cartant commented Apr 30, 2021

Description:

There are a bunch of throttle tests that are in a describe section that's devoted to testing with leading: false. However, some of those tests seem to have been copied from the section devoted to testing with leading: true. This PR changes the copied tests so that they do in fact test with the leading option set to false.

Basically, the tests weren't testing what they were said to be testing and they were testing scenarios that are tested elsewhere in the file.

Related issue (if exists): #5360

@cartant cartant requested a review from benlesh April 30, 2021 07:43
@benlesh benlesh merged commit 6d62574 into ReactiveX:master May 4, 2021
@cartant cartant deleted the cartant/issue-5360 branch May 15, 2021 00:55
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.

None yet

2 participants