From efce0c4ba8ae369dcfb22a2e36db962ee567b6b3 Mon Sep 17 00:00:00 2001 From: TGyAkos Date: Wed, 12 Jun 2024 09:21:12 +0200 Subject: [PATCH] added idea configs --- .idea/git_toolbox_prj.xml | 15 +++++++++++++++ .../All_Tests_in_playwright_config_ts.xml | 11 +++++++++++ .idea/runConfigurations/Run_tests.xml | 7 +++++++ .idea/runConfigurations/dev.xml | 12 ++++++++++++ .idea/runConfigurations/test.xml | 12 ++++++++++++ 5 files changed, 57 insertions(+) create mode 100644 .idea/git_toolbox_prj.xml create mode 100644 .idea/runConfigurations/All_Tests_in_playwright_config_ts.xml create mode 100644 .idea/runConfigurations/Run_tests.xml create mode 100644 .idea/runConfigurations/dev.xml create mode 100644 .idea/runConfigurations/test.xml diff --git a/.idea/git_toolbox_prj.xml b/.idea/git_toolbox_prj.xml new file mode 100644 index 0000000..02b915b --- /dev/null +++ b/.idea/git_toolbox_prj.xml @@ -0,0 +1,15 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/All_Tests_in_playwright_config_ts.xml b/.idea/runConfigurations/All_Tests_in_playwright_config_ts.xml new file mode 100644 index 0000000..a3b41a5 --- /dev/null +++ b/.idea/runConfigurations/All_Tests_in_playwright_config_ts.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Run_tests.xml b/.idea/runConfigurations/Run_tests.xml new file mode 100644 index 0000000..e9416ba --- /dev/null +++ b/.idea/runConfigurations/Run_tests.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/dev.xml b/.idea/runConfigurations/dev.xml new file mode 100644 index 0000000..46d8ec8 --- /dev/null +++ b/.idea/runConfigurations/dev.xml @@ -0,0 +1,12 @@ + + + + + +