Skip to content

Generate idcard test

Matthias Larisch requested to merge generate-idcard-test into master

What does this MR do?

Add a test for id card generation, whereby only the process, not the id card itself is validated.

This MR should prepare for the process of adding more external components via composer (e.g. PDF library in this case).

This MR needs !164 (closed) and !165 (closed) to work.

How confident are you it won't break things if deployed?

It is just a test.

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes

Merge request reports