ConfigMate / configmate-gui

MIT License
1 stars 0 forks source link

ConfigMateProvider Tests #29

Open ktminks opened 11 months ago

ktminks commented 11 months ago

Write & Implement Test Cases for ConfigMateProvider

Without an actual program to interact with, trying to implement the details of this provider would be counterproductive. Actual implementation of more nuanced test cases may also be beyond the scope of testing with a simple mock. However, writing these nuanced test cases could be very informative for visualizing and planning the overall end-to-end implementation.

3 test cases exist:

Continue writing test cases for non-trivial functionality & error handling.

Should: