Skip to content

Commit ef95fdb

Browse files
authored
RHOAIENG-35713: Cypress Tests for the MCP Feature Flow (opendatahub-io#5115)
* added cypress tests for the MCP Tab and playground Signed-off-by: Lucifergene <47265560+Lucifergene@users.noreply.github.com> * test ci Signed-off-by: Lucifergene <47265560+Lucifergene@users.noreply.github.com> * test ci-2 Signed-off-by: Lucifergene <47265560+Lucifergene@users.noreply.github.com> * test ci-3 Signed-off-by: Lucifergene <47265560+Lucifergene@users.noreply.github.com> * test ci-4 Signed-off-by: Lucifergene <47265560+Lucifergene@users.noreply.github.com> * fixed existing tests Signed-off-by: Lucifergene <47265560+Lucifergene@users.noreply.github.com> * added mocked mode for mcp e2e Signed-off-by: Lucifergene <47265560+Lucifergene@users.noreply.github.com> * fixed timeout issues Signed-off-by: Lucifergene <47265560+Lucifergene@users.noreply.github.com> * fixed timeout issues-2 Signed-off-by: Lucifergene <47265560+Lucifergene@users.noreply.github.com> * fixed all review comments Signed-off-by: Lucifergene <47265560+Lucifergene@users.noreply.github.com> --------- Signed-off-by: Lucifergene <47265560+Lucifergene@users.noreply.github.com>
1 parent 843d1a6 commit ef95fdb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+4359
-227
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
**/node_modules
22
dist
3+
public-cypress
34
yarn-error.log
45
yarn.lock
56
stats.json
@@ -8,4 +9,5 @@ storybook-static
89
.DS_Store
910
.idea
1011
.history
11-
public-cypress
12+
public-cypress
13+
**/test-variables.json

0 commit comments

Comments
 (0)