Skip to content

Owen Friedlund 2.1 What #56

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

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

Andyroboboy25
Copy link

No description provided.

ColeHunt and others added 8 commits June 13, 2024 11:16
Adds for loop instructions and recommends not using while loops due to danger when used in robot code.
* Adds int[] support to koans framework
* adds array koans
* fixes array formatting in method expression
* remove french koans
* updates comment about fixed array sizes
update loop example condition to match comment
Adds while loop suggestion for easier implementation
* Added for loops and arrays bonus koans

* Unit tests for equality assertions and simplifications

* Arrays Koan french translation

* Adds instruction for the bonus koans in the README

* README preparation for 1.2 release

* Fixed an english exercise having a bit of french in it

* First koan in AboutInterfaces

* Finished AboutInterfaces in english

* Fully unit tested Expression

* Translation of the first exercise of AboutInterfaces in french.

* Finalized translation of AboutInterfaces in french

* Prepare for v2.0 tag

* README small adjustments for v2

* README more small adjustments for v2

* Activate back the infinite loop detection

* Simplified automated test engine and made it closer to JUnit style

* method assertions unit tests

* constructor assertions unit tests

* field assertions unit tests

* console assertions unit tests

* variable and method return equals assertion tests

* return string representation equals assertion tests

* return with random number equals assertion tests

* return with random numbers equals assertion tests, simplified console formatting code.

* Minor styling fixes in Sensei

* Correct final modifiers

* Correct minor code intent issue in TestSensei

* fix a few patches

---------

Co-authored-by: Julien Letrouit <julien.letrouit@gmail.com>
@jletroui
Copy link
Owner

jletroui commented Aug 8, 2024

Hi @Andyroboboy25 ! Is it possible you accidentally published a pull request with the solutions of the Koans included?

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.

4 participants