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
I'm creating new test cases according to latest libkiwix.
I have create a test case named testBookMark() in Fixes of Broken CI #27 . Inside this test case i'm saving the bookmark in library and then getting the saved bookmarks with help of getBookmarks function, it's returning the empty array which means bookmarks is not saved in the library.