exercism / exercism/configlet

sync: Fix misleading message when the value of `--exercise` lacks canonical data

Open
#32 0 comments 0 reactions 1 assignee Claimed by @ee7 View on GitHub
cmd: sync
Dominant language
Nim
Stars
23
Forks
17
Avg merge
13h 57m
Merged PRs (30d)
1

Description

### Example
Give `--exercise` an exercise that doesn't have canonical data:
```
configlet sync --exercise robot-name --tests
```

### Current behaviour
The program outputs:
```
Checking exercises...
The `robot-name` exercise has up-to-date tests!
```

### Expected behaviour
We could show something like:
```
Warning: exercise 'robot-name' does not have canonical test data.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.