email-alert-api icon indicating copy to clipboard operation
email-alert-api copied to clipboard

Remove specialist topic code from specs

Open unoduetre opened this issue 1 year ago • 1 comments

What

This prepares for https://github.com/alphagov/email-alert-api/pull/2136 and is related to https://github.com/alphagov/gds-api-adapters/pull/1250

Why

This PR has been extracted from https://github.com/alphagov/email-alert-api/pull/2136 as requested by @hannako

Trello ticket

unoduetre avatar May 07 '24 11:05 unoduetre

@hannako

I've checked and ContentChange also uses taxon_tree. This is added by this code in email-alert-service. This simplified things a bit. If a test already uses taxon_tree, I've used document_collections instead, as those are also used by the database entries.

unoduetre avatar May 13 '24 08:05 unoduetre