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 sparse ordinal behavior #14

Open
ftobia opened this issue Jan 15, 2015 · 1 comment
Open

Test sparse ordinal behavior #14

ftobia opened this issue Jan 15, 2015 · 1 comment

Comments

@ftobia
Copy link
Owner

ftobia commented Jan 15, 2015

There is a behavior I intended which I have not tested (see also: mattias-lundell@a29a07f#commitcomment-9290806). The behavior is that you need not specify all the ordinals from the beginning or end for order to be respected. That is, if you mark a test as "third", it will be the third test to run, regardless of whether you have tests marked "first" and "second" (assuming of course that you have at least 3 tests).

There should be tests for the from-the-beginning case, the from-the-end case, and various edge cases.

@ftobia
Copy link
Owner Author

ftobia commented Jul 2, 2016

Judging from #29 test failures, ordinal behavior is broken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant