Hey!
I want to use the SDK to create my database and my collections, instead of doing that manually, through the wen interface.
I see this error when I want to run my test: https://github.com/Open-Source-Economy/frontend/blob/feature/app-write/src/appwrite/__tests__/appwrite.test.ts
Any clue where it can come from?
(I check every source available)
(I am not very familiar with the JS environment)