Skip to content

Conversation

@thalesmg
Copy link
Contributor

Comparing the current tests (3.1.0.7) with the current canonical
version for this exercise (3.2.0), the descriptions and titles have
changed in the PR exercism/problem-specifications#1525

Comparing the current tests (3.1.0.7) with the current canonical
version for this exercise (3.2.0), the descriptions and titles have
changed in the PR exercism/problem-specifications#1525
Copy link
Member

@petertseng petertseng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for submitting this PR.

On my review, I confirmed that only the descriptions changed between 3.1.0 and 3.2.0. I admit that is a little unexpected since I usually associate a change from x.y.z to x.y+1.0 to change what is being tested, but that is a story for another day!

I'd like to give other maintainers about 48 hours to object.

@sshine sshine merged commit b07b0a7 into exercism:master Oct 17, 2019
coordinates (move robot inst) `shouldBe` (0, 0)

describe "turning right rotates the robot's direction 90 degrees clockwise" $ do
describe "Rotating clockwise" $ do
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is more of a comment on the canonical data than this particular PR - it may not be obvious to students that right is clockwise and left is counter-clockwise.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants