I am using Jest to mock the fs.promises.readDir function. At first I created a mock with ts-jest and then tried to set up the mock as follows:
fs.promises.readDir