LibreChat/e2e
Danny Avila 75250f3a5f
Fix: Azure "user_provided" Frontend Credentials and Save Last Selected Bing Settings (#587)
* fix(Messages.jsx): fix <body> tag warning

* fix(NewConversationMenu): update localStorage with lastBingSettings when endpoint is 'bingAI'
fix(getDefaultConversation): retrieve lastBingSettings from localStorage and use it to set default values for jailbreak and toneStyle when endpoint is 'bingAI'
feat(settings.spec.js): add test to check if the active class is set on the selected endpoint in the settings menu

* fix(BingAIOptions): add data-testid to BingAIOptions SelectDropDown component
fix(settings.spec.js): update test to include additional steps for testing settings persistence

* fix(azure): support user_provided credentials from client
2023-07-05 09:18:45 -04:00
..
setup fix(e2e): add support for setting localStorage before navigating to the page due to new Nav behavior (#579) 2023-07-03 16:37:23 -04:00
specs Fix: Azure "user_provided" Frontend Credentials and Save Last Selected Bing Settings (#587) 2023-07-05 09:18:45 -04:00
jestSetup.js feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
playwright.config.local.ts test: frontend jest ci/cd & minor fixes post-release (#478) 2023-06-11 00:00:48 -04:00
playwright.config.ts test: frontend jest ci/cd & minor fixes post-release (#478) 2023-06-11 00:00:48 -04:00