exercism / pharo-smalltalk

Exercism exercises in Pharo.
https://exercism.org/tracks/pharo-smalltalk
MIT License
34 stars 28 forks source link

Added SimpleCipher test cases and test class definion #590

Closed Bajger closed 1 year ago

Bajger commented 1 year ago
Bajger commented 1 year ago

@glennj Please take a look at solution. This wasn't really my favorite exercise :) I believe there are nicer ways to implement solution. Tests are passing for this exercise. Will add rest of metadata (config and /exercise/simple-cipher later).