Skip to content

Integrationtest

Henrik tom Woerden requested to merge integrationtest into master

Added files for integration testing via gitlab ci.

The tests added so far, test the crawler. An empty CaosDB instance is created, a simple folder structure is mounted, then those files are inserted using loadfiles.py and a model is inserted. The crawler uses the standard folder structrue specification defined in scifolder. The crawler runs over all files and the result is tested afterwards.

Merge request reports