You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🧪 Test: Add coverage for loadTemplates in MockingTemplateLoader
Added explicitly missing tests for `loadTemplates()` in `MockingTemplateLoaderTest.java`:
- Test that the template store is cleared before loading.
- Test loading templates from both the bundle and workspace state locations simultaneously.
- Increased test specificity for when no valid template definitions are found.
Co-authored-by: RoiSoleil <3462260+RoiSoleil@users.noreply.github.com>
0 commit comments