Skip to content
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

Criar testes e função para matriculaVal() PT #25

Open
2 tasks
EmanuelGF opened this issue Jul 23, 2021 · 0 comments
Open
2 tasks

Criar testes e função para matriculaVal() PT #25

EmanuelGF opened this issue Jul 23, 2021 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@EmanuelGF
Copy link
Owner

Implementar testes e função: matriculaVal().

Valida matriculas de veículos motorizados registados em Portugal.

Exemplo:
"AA16AA" //true
"AAAAA1" //false

  • Se possível implementar testes primeiro (TDD)
  • Seguir exemplo dos outros testes e funções para a elaboração destes.

Recurso:
wiki

Nota:
Existem vários tipos de matriculas auto (gnr, reboques, diplomaticas, etc...) Poderão ser criadas funções adicionais para validar este tipo de matriculas.

@EmanuelGF EmanuelGF added help wanted Extra attention is needed good first issue Good for newcomers labels Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant