Move test coverage to the contact module

Created on 17 May 2025, 1 day ago

Problem/Motivation

Contact module is being deprecated. Usages is tests not in Contact needs to removed and test coverage moved to the Contact module.

Steps to reproduce

Search for 'contact' in tests not in the contact module. The following grep finds some usages but it many not be all.

git grep "'contact'" | grep -v modules/contact | grep -vi migrate | awk -F: '{print $1}' | sort -u

Proposed resolution

Do no modify migration tests in this issue.

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

📌 Task
Status

Active

Version

11.0 🔥

Component

contact.module

Created by

🇳🇿New Zealand quietone

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024