langflow/src/frontend/tests/core/integrations
Cristhian Zanforlin Lousa e34f39ac75
test: update data-testid attributes for chat memory and OpenAI model elements (#5823)
* 🐛 (generalBugs-shard-9.spec.ts): fix incorrect test selector for elementChatMemoryOutput to match updated element ID
🐛 (generalBugs-shard-3.spec.ts): fix incorrect test selector for elementsOpenAiOutput to match updated element ID

* 📝 (refreshButton.tsx): add data-testid attribute to RefreshButton component for testing purposes
🐛 (Vector Store.spec.ts): fix import statement to include 'expect' in Playwright test file
🐛 (Vector Store.spec.ts): remove unnecessary test.skip block for ASTRA_DB_API_ENDPOINT
🐛 (Vector Store.spec.ts): fix selectors and interactions for refresh buttons and dropdown options in Playwright test file

*  (freeze-path.spec.ts): refactor test cases to use a new helper function moveSlider for interacting with slider elements in a more efficient and readable way
2025-01-21 20:45:10 +00:00
..
Basic Prompting.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
Blog Writer.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
Custom Component Generator.spec.ts test: Update API key requirements and test configurations for frontend tests (#5752) 2025-01-17 06:17:26 -08:00
decisionFlow.spec.ts feat: change Text to Message type with backend and frontend support (#5652) 2025-01-20 20:36:46 +00:00
Document QA.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
Dynamic Agent.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
Hierarchical Agent.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
Image Sentiment Analysis.spec.ts test: Enhance frontend testability with data attributes and integration tests (#4948) 2024-12-04 16:49:16 +00:00
Instagram Copywriter.spec.ts fix: update Tavily component in Instagram Copywriter and Market Research projects and tests (#5789) 2025-01-18 17:07:23 -08:00
Market Research.spec.ts fix: update Tavily component in Instagram Copywriter and Market Research projects and tests (#5789) 2025-01-18 17:07:23 -08:00
Memory Chatbot.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
Prompt Chaining.spec.ts test: Enhance frontend testability with data attributes and integration tests (#4948) 2024-12-04 16:49:16 +00:00
SaaS Pricing.spec.ts test: Enhance frontend testability with data attributes and integration tests (#4948) 2024-12-04 16:49:16 +00:00
SEO Keyword Generator.spec.ts test: Enhance frontend testability with data attributes and integration tests (#4948) 2024-12-04 16:49:16 +00:00
Sequential Task Agent.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
similarity.spec.ts feat: change Text to Message type with backend and frontend support (#5652) 2025-01-20 20:36:46 +00:00
Simple Agent.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
starter-projects.spec.ts test: Add utility functions to streamline test setup and improve maintainability (#5168) 2024-12-09 20:30:56 +00:00
textInputOutput.spec.ts feat: change Text to Message type with backend and frontend support (#5652) 2025-01-20 20:36:46 +00:00
Travel Planning Agent.spec.ts refactor: Remove unnecessary wait for timeout in Travel Planning Agent test (#5143) 2024-12-07 14:54:27 +00:00
Twitter Thread Generator.spec.ts test: Enhance frontend testability with data attributes and integration tests (#4948) 2024-12-04 16:49:16 +00:00
Vector Store.spec.ts test: update data-testid attributes for chat memory and OpenAI model elements (#5823) 2025-01-21 20:45:10 +00:00