Scrapegraph-ai/tests
Marco Vinciguerra c61786eb62
Some checks failed
Code Quality Checks / quality (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
Merge pull request #920 from ScrapeGraphAI/pre/beta
Pre/beta
2025-02-06 16:57:44 +01:00
..
graphs test: Update coverage improvement test for tests/graphs/abstract_graph_test.py 2025-01-28 11:02:14 +00:00
inputs run pre commit 2025-01-12 16:35:31 +01:00
nodes run pre commit 2025-01-12 16:35:31 +01:00
utils run pre commit 2025-01-12 16:35:31 +01:00
Readme.md run pre commit 2025-01-12 16:35:31 +01:00
test_depth_search_graph.py test: Add coverage improvement test for tests/test_depth_search_graph.py 2025-01-29 10:25:49 +00:00
test_json_scraper_graph.py test: Update coverage improvement test for tests/test_json_scraper_graph.py 2025-01-29 10:25:51 +00:00
test_scrape_do.py test: Add coverage improvement test for tests/test_scrape_do.py 2025-02-01 20:07:08 +00:00
test_search_graph.py test: Update coverage improvement test for tests/test_search_graph.py 2025-01-29 10:25:52 +00:00

Test section

Regarding the tests for the folder graphs and nodes it was created a specific repo as a example (link of the repo). The test website is hosted here. Remember to activating Ollama and having installed the LLM on your pc

For running the tests run the command:

pytest