c-3lab / dim

📦 dim: Manage the open data in your project like a package manager.
MIT License
126 stars 21 forks source link

add test runs with a name not recorded in a data_files directory #84

Closed To-Ki-O closed 2 years ago

To-Ki-O commented 2 years ago

Add the test to enhance the coverage of actions.ts. This test runs with a name recorded in dim.json and dim-lock.json but not in a data_files directory and catches the exception and displays the message which is "fail to remove a file ...".