Skip to content

Update queen-attack test expectations#213

Merged
kytrinyx merged 1 commit intoexercism:masterfrom
IanWhitney:fix_queen_attack
Mar 29, 2016
Merged

Update queen-attack test expectations#213
kytrinyx merged 1 commit intoexercism:masterfrom
IanWhitney:fix_queen_attack

Conversation

@IanWhitney
Copy link
Copy Markdown
Contributor

Fixing my copy & paste errors that @petertseng noticed in #211

@kytrinyx
Copy link
Copy Markdown
Member

This looks good to me. Would you mind updating the commit message to have queen-attack in it? That helps immeasurably when digging into the history.

Comment thread queen-attack.json
"position": "(1,1)"
},
"expected": false
"expected": true
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I believe the coordinates will need updating here if we want this to be true - (2, 4) can't attack (1, 1)

@IanWhitney
Copy link
Copy Markdown
Contributor Author

You'd think it would be simple to write a dang json file. Apparently not. Fixing those two errors that @petertseng spotted.

@IanWhitney
Copy link
Copy Markdown
Contributor Author

Ok. All diagonal tests now look good to me.

@petertseng
Copy link
Copy Markdown
Member

Could you check real quick whether the change got pushed right? Still looks the same to me

@IanWhitney
Copy link
Copy Markdown
Contributor Author

Add Git to the things I can't get right today.

@kytrinyx
Copy link
Copy Markdown
Member

@IanWhitney -- would you mind tweaking the commit subject line? It sounds like you're having a chaotic day, and I'm happy to amend the commit message if you've got too much stuff going on. Just say the word.

@petertseng
Copy link
Copy Markdown
Member

OK from me on the json content, so it'll be ready to go when getting the commit message sorted.

@IanWhitney
Copy link
Copy Markdown
Contributor Author

Commit message changed. It's not that today was busy, but I'm traveling tomorrow. After that I'll be back at work and without these nice 3-4 hour stretches to think about test ordering, etc.

@IanWhitney IanWhitney changed the title Fixing incorrect test expectations Update queen-attack test expectations Mar 29, 2016
@kytrinyx kytrinyx merged commit 3a8eba9 into exercism:master Mar 29, 2016
@kytrinyx
Copy link
Copy Markdown
Member

Thanks! Good luck with travel (I know how that can go!)

@IanWhitney IanWhitney deleted the fix_queen_attack branch March 30, 2016 01:50
emcoding pushed a commit that referenced this pull request Nov 19, 2018
…erator

Added rna_transcription test generator
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