Skip to content

Concept for continuous integration

markus-stoll edited this page Dec 4, 2014 · 3 revisions

Server: https://circleci.com/

Overall concept developed by areku

Current status: Hosted CircleCI or self hosted drone.io Test cases: Use Boost Unit Test framework

Test cases

Overall considerations

  • Unit tests for operators
  • Pipeline test (meshing post-processing)
  • Simulation test only (without meshing)
  • Very few large tests including meshing, simulation and post-processing on small scale problems

Open questions

  • How to make the reference result robust to small numerical jitters?

Concrete test cases

  • Derive from tutorials

Clone this wiki locally