langflow/src/frontend/tests
cristhianzl 9a92a291ca fix(parameterComponent): add data-testid attribute to textarea and input elements for easier testing
fix(GenericNode): add data-testid attribute to div element for easier testing
fix(textAreaComponent): add data-testid attribute to div element for easier testing
fix(EditNodeModal): add data-testid attribute to textarea element for easier testing
fix(genericModal): add data-testid attribute to span element for easier testing
fix(flowPage.spec): comment out unnecessary code
fix(keyPairListComponent.spec): add click event to div element for easier testing
fix(nestedComponent.spec): comment out unnecessary code
fix(promptModalComponent.spec): comment out unnecessary code
fix(inputComponent.spec): add click event to div element for easier testing
fix(toggleComponent.spec): add click event to div element for easier testing
2023-12-07 15:42:26 -03:00
..
end-to-end fix(parameterComponent): add data-testid attribute to textarea and input elements for easier testing 2023-12-07 15:42:26 -03:00
onlyFront fix(parameterComponent): add data-testid attribute to textarea and input elements for easier testing 2023-12-07 15:42:26 -03:00
custom_component_full.ts added custom component template 2023-10-04 15:37:41 -03:00