Skip to content
This repository has been archived by the owner on Jan 5, 2020. It is now read-only.

Validator tool #1

Closed
5 tasks done
MarekSuchanek opened this issue Aug 26, 2016 · 0 comments
Closed
5 tasks done

Validator tool #1

MarekSuchanek opened this issue Aug 26, 2016 · 0 comments
Assignees

Comments

@MarekSuchanek
Copy link
Member

MarekSuchanek commented Aug 26, 2016

Design and develop tool for the Knowledge Model validation (now just for chapter files and directory structure, but with ability to extend easily in the future).

Design & development notes:

  • use of JSON schema
  • interactive for users (provide options, stop at 1st error -> recheck & continue, all at once, ...)
  • test cases for CI
  • clear but sufficient error/warning messages
  • Python 3

Requirements:

  • load KM (core & localizations)
  • validate chapter files with JSON schema
  • check naming conventions (number of chapter in filename, name of folder, ...)
  • check references and other stuff that cannot be (or won't be) done via schema
  • documentation
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant