test: graph.py test_graph.py
	python3 test_graph.py
	python3 test_labeled_graph.py
	python3 test_transform.py