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

Unit tests for several SmartList slice bugs #227

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nyurik
Copy link
Contributor

@nyurik nyurik commented Dec 31, 2019

Update smart list unit tests to highlight several iteration and slicing related bugs.
Many of the tests are ran twice - once comparing a list, and once iterating over the items - for some reason behavior is not the same.

Note that some of the unit test also runs against the built-in list object to make sure behavior is consistent.

See #226

@nyurik nyurik force-pushed the slice-bug branch 2 times, most recently from 8316155 to 374338f Compare January 2, 2020 04:29
See earwig#226

Also added tests for step != 1
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

1 participant