Closed bmingles closed 3 days ago
Tests 📝 | Passed ✅ | Failed ❌ | Skipped ⏭️ | Pending ⏳ | Other ❓ | Flaky 🍂 | Duration ⏱️ |
6 | 6 | 0 | 0 | 0 | 0 | 0 | 04:56:05 |
Name | Status | ms | Flaky 🍂 |
---|---|---|---|
should default to the correct settings | passed ✅ | 1966 | |
should return custom settings: Empty configs | passed ✅ | 279 | |
should return custom settings: Populated configs | passed ✅ | 107 | |
should be able to load VSCode | passed ✅ | 785 | |
should only be visible when a supported file type is active: test.groovy | passed ✅ | 2758 | |
should only be visible when a supported file type is active: test.py | passed ✅ | 1021 |
No failed tests ✨
I fixed a bug where I was setting description instead of label that was breaking built in search / filter in the "PANELS" treeview. Also added search actions to the titlebar of CONNECTIONS + PANELS trees
Testing
resolves #49