diff --git a/.idea/.idea.YourTravelAssistant_Playwright.dir/.idea/.gitignore b/.idea/.idea.YourTravelAssistant_Playwright.dir/.idea/.gitignore new file mode 100644 index 0000000..184e6ed --- /dev/null +++ b/.idea/.idea.YourTravelAssistant_Playwright.dir/.idea/.gitignore @@ -0,0 +1,13 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/projectSettingsUpdater.xml +/.idea.YourTravelAssistant_Playwright.iml +/contentModel.xml +/modules.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/.idea.YourTravelAssistant_Playwright.dir/.idea/encodings.xml b/.idea/.idea.YourTravelAssistant_Playwright.dir/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.YourTravelAssistant_Playwright.dir/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.YourTravelAssistant_Playwright.dir/.idea/indexLayout.xml b/.idea/.idea.YourTravelAssistant_Playwright.dir/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.YourTravelAssistant_Playwright.dir/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.YourTravelAssistant_Playwright.dir/.idea/vcs.xml b/.idea/.idea.YourTravelAssistant_Playwright.dir/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/.idea.YourTravelAssistant_Playwright.dir/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/tests/link.menu.test.ts b/tests/link.menu.test.ts new file mode 100644 index 0000000..e69de29