Skip to content

Commit 7fa9069

Browse files
davepeakecmccandless
authored andcommitted
rna-transcription: Removed HINTS.md ValueError reference (exercism#1396)
* Added ValueError check to rna_transcription tests The README for the python "rna_transcription" exercise reads: Your function will need to be able to handle invalid inputs by raising a `ValueError` with a meaningful message. The test suite doesn't check for this currently, so I've added a test case where it checks for bad bases. There is probably room for another 3 - 4 tests; testing lower case, testing numbers, testing punctuation. * Removed the unit test as per PR comment * Removing .meta/hints.md from rna_transcription HINTS should not refer to ValueError requirements
1 parent 0965823 commit 7fa9069

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • exercises/rna-transcription/.meta

exercises/rna-transcription/.meta/hints.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)