~m15a/fnldoc#2: 
Unit tests

Currently the repository has no test code. It would be nicer to have some to discover and fix unfound bugs.

#Current status

- [-] fnldoc/
- [-] ├── argparse/
- [x] │   ├── cooker.fnl
- [x] │   └── eater.fnl
- [x] ├── argparse.fnl
- [-] ├── config/
- [-] │   └── default.fnl
- [x] ├── config.fnl
- [x] ├── console.fnl
- [x] ├── debug.fnl
- [ ] ├── doctest.fnl
- [ ] ├── markdown.fnl
- [ ] ├── modinfo.fnl
- [x] ├── processor.fnl
- [x] ├── sandbox.fnl
- [-] ├── utils/
- [x] │   ├── assert.fnl
- [-] │   ├── color.fnl  -- omit
- [x] │   ├── file.fnl
- [x] │   ├── markdown.fnl
- [x] │   ├── string.fnl
- [x] │   ├── table.fnl
- [x] │   └── text.fnl
- [x] └── writer.fnl
- [-] fnldoc.fnl
Status
REPORTED
Submitter
~m15a
Assigned to
No-one
Submitted
1 year, 3 months ago
Updated
1 year, 2 months ago
Labels
test