fix(tests): migrate tests to @git.zone/tstest tapbundle and export tap.start() in browser tests
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-12-30 - 3.11.1 - fix(tests)
|
||||
migrate tests to @git.zone/tstest tapbundle and export tap.start() in browser tests
|
||||
|
||||
- Replaced imports from @push.rocks/tapbundle to @git.zone/tstest/tapbundle across test files
|
||||
- Replaced bare tap.start() calls with export default tap.start() in browser test files so the runner can be imported
|
||||
- Bumped devDependency @git.zone/tstest from ^3.1.3 to ^3.1.4 and removed @push.rocks/tapbundle from devDependencies
|
||||
- Changes include package.json and updates to multiple test files (11 test files)
|
||||
|
||||
## 2025-12-30 - 3.11.0 - feat(dees-appui-tabs)
|
||||
improve horizontal tabs UX with scroll fades, hover scrollbar, and smooth scroll-to-selected
|
||||
|
||||
|
||||
Reference in New Issue
Block a user