Skip to content

Add support to save manual tests results into the database

Luis Araujo requested to merge wip/araujo/manual-tests-db into master

This commit adds the initial support to save manual tests results using the manual tests report forms into the database.

It also creates two new migrations for the DB in order to adapt the database model better for manual tests results.

Signed-off-by: Luis Araujo luis.araujo@collabora.co.uk

Edited by Luis Araujo

Merge request reports