Beispiel #1
0
 def test_dag_fileloc_hash(self):
     """Verifies the correctness of hashing file path."""
     self.assertTrue(SDM.dag_fileloc_hash('/airflow/dags/test_dag.py') == 60791)