Searched refs:EXPECTATIONS_DIR (Results 1 – 3 of 3) sorted by relevance
14 EXPECTATIONS_DIR = os.path.join(os.path.dirname(__file__), 'expectations') variable35 full_expectations_path = os.path.join(EXPECTATIONS_DIR, expectation_name)
204 generate_dummy_makefile(utils.EXPECTATIONS_DIR)208 with open(os.path.join(utils.EXPECTATIONS_DIR, filename), 'w') as f:211 generate_dummy_tool_makefile(os.path.join(utils.EXPECTATIONS_DIR, TOOL_DIR))
95 generate_dummy_user_config(FULL_DUMMY_PATH, True, utils.EXPECTATIONS_DIR)96 generate_dummy_user_config(MISSING_FILENAME, False, utils.EXPECTATIONS_DIR)