LDAR-Sim / LDAR_Sim

MIT License
11 stars 22 forks source link

Added Unit testing with pytest #48

Closed ThomasGalesloot closed 1 year ago

ThomasGalesloot commented 1 year ago

Added initial file structure and sample unit tests. Updated requirements to support unit testing. Tested with end-to-end testing to ensure no functional changes to LDAR-Sim. Logs will be attached. unit_testing_logs.zip

ThomasGalesloot commented 1 year ago

Could we get some sort of naming / numbering convention for the unit tests, add that into the documentation and change the existing unit tests to follow the convention that is written out? Otherwise, it's looks good.

Unit testing has been refactored to have a consistent file structure and naming convention