8000 protein-translation: update tests · Issue #1103 · exercism/python · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
protein-translation: update tests #1103
Closed
@sjwarner-bp

Description

@sjwarner-bp

As identified in #784, some of the exercise test-suites are out-of-date, protein-translation is one of them. It would therefore be really helpful for people to go through and update the test suite to match the canonical data.

Tests should typically be ordered according to their order in the canonical data, since this makes it easier to check and update them in future. If you think that there's a better order, please let us know your reasoning in your PR.

If there are some additional tests that currently exist in this track but which aren't in the canonical data, these can be kept if you think that they are useful. They should be placed at the bottom of the test cases, and it would also be super-helpful if you could add a comment before them saying # Additional tests for this track to make it clear that they aren't part of the canonical data.

The version string should be placed just before the first test class and followed by a blank line. For this exercise, the version string is:

# Tests adapted from problem-specifications/canonical-data.json @ v1.0.0

Test suite: /exercism/python/exercises/protein-translation/protein_translation_test.py
Canonical data: exercism/problem-specifications//exercises/protein-translation/canonical-data.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0