langflow/src/frontend/tests
cristhianzl 88657553cb fix(parameterComponent): add unique id to textarea and input components for accessibility and testing purposes
fix(codeAreaComponent): add id prop to Input component for accessibility and testing purposes
fix(promptComponent): add id prop to GenericModal and span elements for accessibility and testing purposes
fix(textAreaComponent): add id prop to Input component for accessibility and testing purposes
fix(EditNodeModal): add unique id to textarea and input components for accessibility and testing purposes
fix(codeAreaModal): add id prop to Input component for accessibility and testing purposes
fix(genericModal): add id prop to GenericModal and span elements for accessibility and testing purposes
fix(components/types): add id prop to component types for consistency and future use
feat(tests): add tests for CodeAreaModalComponent and PromptTemplateComponent
2023-10-11 08:26:38 -03:00
..
onlyFront created test to save flow and fix bug on nested dict 2023-10-04 15:37:41 -03:00
codeAreaModalComponent.spec.ts fix(parameterComponent): add unique id to textarea and input components for accessibility and testing purposes 2023-10-11 08:26:38 -03:00
custom_component_full.ts added custom component template 2023-10-04 15:37:41 -03:00
floatComponent.spec.ts test on Toogle, input, int 2023-10-09 19:53:01 -03:00
flowPage.spec.ts created test to save flow and fix bug on nested dict 2023-10-04 15:37:41 -03:00
inputComponent.spec.ts test on Toogle, input, int 2023-10-09 19:53:01 -03:00
intComponent.spec.ts test on Toogle, input, int 2023-10-09 19:53:01 -03:00
keyPairListComponent.spec.ts test on Toogle, input, int 2023-10-09 19:53:01 -03:00
promptModalComponent.spec.ts fix(parameterComponent): add unique id to textarea and input components for accessibility and testing purposes 2023-10-11 08:26:38 -03:00
test-1.spec.ts created test to save flow and fix bug on nested dict 2023-10-04 15:37:41 -03:00
toggleComponent.spec.ts test on Toogle, input, int 2023-10-09 19:53:01 -03:00