-
-
Notifications
You must be signed in to change notification settings - Fork 654
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added usage of subtest for protein-translation #2460
added usage of subtest for protein-translation #2460
Conversation
Dear eklatzerThank you for contributing to the Go track on Exercism! 💙
Dear Reviewer/Maintainer
Automated comment created by PR Commenter 🤖. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we lost some logic here that was present in the old tests, see comment.
I agree that protein_translation_detailed_test.go should be removed. The normal benchmark is available in the test file as usual and there is no instructions.append.md or anything like that to explain to the student what the detailed benchmarks are about. |
…exercism-go into issue-2098-protein-translation
One of #2098
What is
protein_translation_detailed_test.go
for? I have not found anything meaningful in the history. Can we remove it?