Ok
I will go through it🥶
Getting this after following all the steps
did you start the containers?
Did this..newbie to Docker🥶
what did you run exactly?
so is this running now?
docker-compose up
FYI, that will attach and show the logs. if you exit out the containers will stop
yes😬
i want to run this one
so run it in a new terminal window
ok
skaswa20@saket-desktop:~/storage$ docker compose exec -T tests vendor/bin/phpunit tests/Storage/Device/$OracleObjectTest.php PHPUnit 9.6.13 by Sebastian Bergmann and contributors.
Cannot open file "tests/Storage/Device/.php".
look...at...the...error
why are you putting $OracleObjectTest?
Oops🥶
Now running it correctly
Now the tests are running, will do the necessary changes and push
Did the tests!
I have pushed the changes.
To add custom functions I would need OracleObject API or SDK. Can you guide a bit with that.
Sorry I cannot...you'll have to go through the docs
Sure
Recommended threads
- Compatibility issue with Kakao OpenID Co...
**Context:** I am attempting to integrate **Kakao Login** (one of the largest social login providers in South Korea) into my Flutter application using Appwrite'...
- Framework categorization for Sites
Hello, I want to deploy my web app via Appwrite SItes. My web app is vite+reactjs. In the Appwrite docs, it creates a vite+react app, and chooses React from the...
- Attribute not found in schema on REST AP...
I'm querying a appwrite collection via the REST API on appwrite cloud 1.9.5 (no SDK) via a cloudflare worker and keep getting: ``` {"message":"Invalid query: A...