kibana/packages/kbn-mock-idp-plugin
Robert Oskamp e710e98fe0
[workchat] Initial FTR test setup (#216828)
## Summary

This PR adds the structure for workchat FTR tests and adds a few initial
tests as an example.

### Details about initially added tests

New test directories:
- `x-pack/test_serverless/api_integration/test_suites/chat`
  - load a few common tests (that run on all project types)
- run `platform` security tests (taken over from `search` project type)
- `x-pack/test_serverless/functional/services/svl_chat_navigation.ts`
  - load the `home page` common test
- run a simple navigation test, using the `svlChatNavigation` service
that has been introduced as an example

Note that these tests mostly serve as examples to prove things are
actually running and will have to be adjusted / removed / extended over
time. The purpose of this PR is NOT to add proper test coverage.

Closes #213469

---------

Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
2025-04-09 10:31:12 +02:00
..
common Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
public Preparation for High Contrast Mode, Security domains (#202609) 2024-12-09 13:03:23 -07:00
server [workchat] Initial FTR test setup (#216828) 2025-04-09 10:31:12 +02:00
kibana.jsonc Add Mock IDP login page and role switcher (#172257) 2024-01-12 21:54:51 +01:00
package.json Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
tsconfig.json Preparation for High Contrast Mode, Security domains (#202609) 2024-12-09 13:03:23 -07:00