Closed bmingles closed 1 week ago
Tests 📝 | Passed ✅ | Failed ❌ | Skipped ⏭️ | Pending ⏳ | Other ❓ | Flaky 🍂 | Duration ⏱️ |
6 | 6 | 0 | 0 | 0 | 0 | 0 | 05:08:03 |
Name | Status | ms | Flaky 🍂 |
---|---|---|---|
should default to the correct settings | passed ✅ | 2030 | |
should return custom settings: Empty configs | passed ✅ | 235 | |
should return custom settings: Populated configs | passed ✅ | 120 | |
should be able to load VSCode | passed ✅ | 912 | |
should only be visible when a supported file type is active: test.groovy | passed ✅ | 3036 | |
should only be visible when a supported file type is active: test.py | passed ✅ | 1250 |
No failed tests ✨
Panels now lazy load the first time they are shown.
Can be tested using:
simple_ticking
tab should load as usualsimple_ticking
orsimple_ticking2
will show spinner the first time. Switching to another tab and back again should show what is already loaded without spinnerPANELS
should re-open tabsresolves #52