Fix chat tests that will fail after the cutoff free use of Duo

What does this MR do and why?

Issue: Update AI chat specs to accommodate addon cut o... (#442816 - closed)

We need to fix tests before 2024-10-17 otherwise they will fail. Example of how it would happen.

Note: it was hard to make those tests clean because we need to support both before and after cutoff logic. I've already created an issue for ALL follow-ups Cleanup AI Chat tests after cutoff (#497781 - closed).

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

There is no changes for users, as it's only fix for tests. You can see this MR to see how pipeline will fail. It's exactly the same diff, but it also includes changes to access_data.yml to change the cutoff date for chat. Note: that MR pipeline also fails, but because of the test that test cutoff date 😅

Edited by Tetiana Chupryna

Merge request reports

Loading