This repository was archived by the owner on Apr 21, 2021. It is now read-only.

Description
When loading a full compendium, the identifier from erc.yml must be used for the created compendium.
If a compendium with the id already exists, the load returns an error.
If an id contains illegal characters the load returns and error. Regex for validation: [a-z0-9][a-z0-9._-]+[a-z0-9]
Test cases loader
Test cases muncher