Add test template for atbash cipher#2123
Conversation
cmccandless
left a comment
There was a problem hiding this comment.
I'm OK with losing the round-trip test. @yawpitch?
|
I'm okay with losing the roundtrip as well. Tangent, but why are we using |
|
I don't know the difference between these two so I use the one in the old test file. Should I switch to |
…sh-cipher-add-test-template
…ython into atbash-cipher-add-test-template
|
I'd say so ... @cmccandless we got anything running < 3.4 on CI? |
Not anymore, no. |
|
Is this PR ready to be merged or should I modify anything? |
yawpitch
left a comment
There was a problem hiding this comment.
Yeah, since we're not using anything old enough to break on the assertEqual change. I'll merge soon as the tests finish after merging in the latest.
Resolve #1928.
There's a track specific test that is not included yet. I also don't see that this test is quite interesting or relevant. What do you think about it?