feat(tests): add unit tests for BanishedPage and RNPathPage components, enhancing coverage for blocked items and path management
This commit is contained in:
@@ -32,6 +32,7 @@ describe("NotificationBell.vue", () => {
|
||||
},
|
||||
stubs: {
|
||||
MaterialDesignIcon: true,
|
||||
Teleport: true,
|
||||
},
|
||||
directives: {
|
||||
"click-outside": {},
|
||||
@@ -172,6 +173,7 @@ describe("NotificationBell.vue", () => {
|
||||
},
|
||||
stubs: {
|
||||
MaterialDesignIcon: true,
|
||||
Teleport: true,
|
||||
},
|
||||
directives: {
|
||||
"click-outside": {},
|
||||
|
||||
Reference in New Issue
Block a user