it("renders the technical debt popup if technical debt is accepted with a future end date", async () => {
    render(
        <DataModel.Provider value={{ metrics: { violations: { direction: "<", unit: "violations" } } }}>
            <MeasurementTarget
                metric={{