Implement test group filter
Currently the test group feature is hardcoded based on few examples based on QEMU project. We need to:
- Implement GET/POST API endpoints to created, list and get details from a "test group"
- Store those groups properly on database;