Skip to content

Commit 6bf0836

Browse files
Update situation around unattendend and manual testing
1 parent 493db00 commit 6bf0836

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,10 @@ and then test whether https://your-nextcloud-server.com/.well-known/openid-confi
2828
Also, take the CORS instructions from site.conf and add them to your own webserver configuration.
2929

3030
## Unattended testing
31-
To test whether your server is install correctly, you can run Solid's [webid-provider-tests](https://github.com/solid/webid-provider-tests#against-production) against it.
31+
There is a [GitHub Action](https://github.com/pdsinterop/solid-nextcloud/actions/workflows/ci.yml) that runs a [Docker-based test script](https://github.com/pdsinterop/solid-nextcloud/blob/585b968/.github/workflows/ci.yml#L29).
3232

3333
## Manual testing
34-
Go to https://solidcommunity.net and create a Solid pod.
35-
Go to https://generator.inrupt.com/text-editor and log in with https://solidcommunity.net. Tick all 4 boxes in the consent dialog.
36-
Click 'Load', type something, click 'Save'.
37-
Grant access to co-editor https://your-nextcloud-server.com/apps/solid/@your-username/profile/card#me.
38-
For instance if you're using the [development install](#development-install), that would be https://localhost/apps/solid/@alice/profile/card#me
39-
Now in a separate browser window, log in to https://generator.inrupt.com/text-editor with https://your-nextcloud-server.com.
40-
You should be able to edit the file as a co-author now, using your Nextcloud account as a webid identity provider.
34+
You can try out the various Solid apps that show up in the Solid App GUI inside the Nextcloud GUI on first use.
4135

4236
# Publishing to the Nextcloud app store
4337

0 commit comments

Comments
 (0)