Skip to content

Commit 18d45c2

Browse files
committed
remove outdated todo
1 parent a4004e9 commit 18d45c2

File tree

1 file changed

+0
-15
lines changed
  • src/server/signin-gate/libPureTests/getTreatmentsRequestPayloadToGateType

1 file changed

+0
-15
lines changed

src/server/signin-gate/libPureTests/getTreatmentsRequestPayloadToGateType/ireland.test.ts

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -149,19 +149,4 @@ describe('getTreatmentsRequestPayloadToGateType (ireland)', () => {
149149
const gateType = getTreatmentsRequestPayloadToGateType(payload, now);
150150
expect(gateType).toStrictEqual('AuxiaAnalyticsThenGuMandatory');
151151
});
152-
153-
// TODO: write the tests for
154-
// [06] (copy from logic.md)
155-
//
156-
// prerequisites:
157-
// - Ireland
158-
// - Is Guardian share of the audience
159-
// - user has NOT consented
160-
//
161-
// effects:
162-
// - Notify Auxia for analytics
163-
// - Guardian drives the gate:
164-
// - No gate for 30 days after a single contribution event (gu_hide_support_messaging; hideSupportMessagingTimestamp)
165-
// - No gate display the first 3 page views
166-
// - 3x dismissal, then mandatory
167152
});

0 commit comments

Comments
 (0)