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

Use id from erc.yml if loading a compendium #44

@nuest

Description

@nuest

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

  • upload complete compendium
  • existing ID > error
  • illegal characters > error

Test cases muncher

  • create an issue on o2r-muncher to add a test that uploads a compendium with identifier and makes sure the tags on images and jobs etc. are ok... and fix the existing tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions