pmgbergen / porepy-tests

System-level testing of PorePy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

porepy-tests

This repository contains a collection of files that are necessary to run automated system-level tests for porepy. The tests are run periodically via Jenkins in a local server.

The repository contains two types of system-level tests:

  • Functional tests
  • Performance tests

Structure-wise, the repository is divided into three main directories

  • dockerfiles containing the DockerFiles necessary to build the PorePy images.
  • jenkinsjobs containing the Jenkins jobs stored as bash scripts.
  • tests containing the functional and performance tests to be tested.

About

System-level testing of PorePy

License:GNU General Public License v3.0


Languages

Language:Shell 44.8%Language:Dockerfile 29.9%Language:Python 25.3%