Commit graph

7 commits

Author SHA1 Message Date
Nicolò Boschi
e3656a6a43
fix: "Flow" object has no field "last_tested_version" when loading flows from dir (#2221) 2024-06-19 18:15:50 +02:00
Nicolò Boschi
51c1aa1ec8 fix: graph process should raise the actual error when failing 2024-06-19 08:46:09 -07:00
Nicolò Boschi
e45737aaaa fix: graph process should raise the actual error when failing 2024-06-19 08:46:09 -07:00
Nicolò Boschi
818dfa7c6d
ci: skip test run_flow_from_json_object (#2227)
ci: skip test test_run_flow_from_json_object
2024-06-19 11:11:59 -04:00
Nicolò Boschi
6e49a2ec3b
fix test: test_data_components.test_directory_without_mocks (#2223) 2024-06-19 08:41:51 -04:00
ming
696e620468
fix path to the unit test data folder (#2201) 2024-06-17 16:34:52 -04:00
Jordan Frazier
ca660cf8df
test: add astra integration test (#2189)
* add first astra integ test framework

* use fixtures

* remove old tests from merge

* Add correct sender type

* chore: Update unit test command in GitHub workflow

---------

Co-authored-by: ogabrielluiz <gabriel@langflow.org>
2024-06-15 19:50:38 -07:00