NM-TAFE / dip-programming-prj-advanced-gui-awesome

Creative Commons Zero v1.0 Universal
0 stars 5 forks source link

Bugfix/open in ide - Add test case #7

Closed James-Makela closed 3 months ago

James-Makela commented 4 months ago

This adds a test case for the 'send_code_snippet_to_ide()` function. This test uses mocker and pytest to keep it in line with the rest of the tests.

Closes #5