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

Tests of bool.while with iteration over a tuple #2785

Closed
c71n93 opened this issue Jan 16, 2024 · 5 comments
Closed

Tests of bool.while with iteration over a tuple #2785

c71n93 opened this issue Jan 16, 2024 · 5 comments
Milestone

Comments

@c71n93
Copy link
Member

c71n93 commented Jan 16, 2024

There is no tests of bool.while that iterates over a tuple.
I ran into the problem of iterating over a tuple, and I didn't find a single working example in tests. I think we need to add some tests to eo-runtime/src/test/eo/org/eolang/bool-tests.eo.
@yegor256 @maxonfjvipon WDYT?

@c71n93
Copy link
Member Author

c71n93 commented Jan 17, 2024

@yegor256 @maxonfjvipon What about this? Can I write some tests for while?

@maxonfjvipon
Copy link
Member

@c71n93 sure, you can, especially if your tests will break something

@0pdd
Copy link

0pdd commented Jan 26, 2024

@c71n93 the puzzle #2818 is still not solved.

@maxonfjvipon maxonfjvipon added this to the Routine milestone Feb 2, 2024
@maxonfjvipon
Copy link
Member

@c71n93 still an issue?

@c71n93
Copy link
Member Author

c71n93 commented Apr 11, 2024

@maxonfjvipon no, tests in while-tests.eo are pretty good, thanks!

@c71n93 c71n93 closed this as completed Apr 11, 2024
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

No branches or pull requests

3 participants