Skip to content

Latest commit

 

History

History
69 lines (42 loc) · 1.94 KB

README.md

File metadata and controls

69 lines (42 loc) · 1.94 KB

dev-stock

Open Cloud Mesh Test Suite

Docker images we use in development.

EFSS versions

Nextcloud version

tag: latest, v28.0.7

upstream: Nextcloud Server Official

branch: v28.0.7

tag: v27.1.10

upstream: Nextcloud Server Official

branch: v27.1.10

ownCloud version

upstream: ownCloud Core Official

branch: v10.14.0

OCM Test Suite

Run specific tests with this command syntax.

  1. test scenario: login. share-with, invite-link, share-link
  2. platform 1: ocis, nextcloud, owncloud, seafile
  3. run mode: dev, ci
  4. cypress runner: electron, chrome, firefox, edge
./dev/ocm-test-suite.sh [test scenario] [platform 1] [platform 1 version] [run mode] [cypress runner] [platform 2] [platform 2 version]

example:

./dev/ocm-test-suite.sh share-with nextcloud v27.1.10 ci electron nextcloud v27.1.10

Debugging

RD-SRAM

See https://github.com/SURFnet/rd-sram-integration#testing-environment for up-to-date instructions.

ScienceMesh

This was moved to https://github.com/cs3org/reva/tree/sciencemesh-testing/examples/sciencemesh .

The scripts for ScienceMesh still exist here but are not guaranteed to work as expected.

Reva version

upstream: Reva

branch: v1.28.0

Trashbin

See https://github.com/pondersource/surf-trashbin-app

Using XDebug

See docs

SOLID RemoteStorage

for development see docs