Commit Graph

152 Commits

Author SHA1 Message Date
Roman Perekhod
f29b254333 fixed the notification service error when the user's display name contained special characters 2024-06-28 13:24:37 +02:00
Michael Barz
08061f5e94 fix: add feedback from code review 2024-06-28 11:39:50 +02:00
Michael Barz
fd3178c4b3 docs: cleanup docs 2024-06-27 14:34:34 +02:00
Viktor Scharf
e1143dc791 fix after review 2024-06-27 12:03:39 +02:00
Viktor Scharf
74d55f17f6 add testing docs to ocm test 2024-06-27 11:36:56 +02:00
Sabin Panta
fff20ac8db [tests-only][full-ci] updating given step for sharing and env in docs for starting email service (#9081)
* updating given step for sharing and env in docs for starting email service

* addressing review

* fixing the given steps of sharing
2024-05-09 12:25:57 +05:45
Michael Barz
0dce02d011 docs: add more cons from code review 2024-04-29 12:06:35 +02:00
Michael Barz
5ae4d5646b Apply suggestions from code review
Co-authored-by: Phil Davis <phil@jankaritech.com>
2024-04-29 12:04:05 +02:00
Michael Barz
5ad77f7dee docs: add mocks to testing guide 2024-04-29 11:53:30 +02:00
Michael Barz
54883c769f Apply suggestions from code review
Co-authored-by: Phil Davis <phil@jankaritech.com>
Co-authored-by: kobergj <jkoberg@owncloud.com>
2024-04-29 11:25:55 +02:00
Michael Barz
3f32b8f694 docs: write unit testing guide 2024-04-25 23:18:38 +02:00
Amrita
52b00b116f update tests related content (#8809) 2024-04-10 17:12:28 +05:45
Florian Schade
2fcde5b9d2 chore: bump go to 1.22 2024-03-06 11:52:23 +01:00
Roman Perekhod
f1ccaa7e98 added ability to debug the ocis in a docker compose stack via delve 2024-01-31 17:59:00 +01:00
Nalem7
d73351af89 [tests-only][full-ci] Make graph api default in test (#8290)
* make graph api default in test

* skip quota test in reva
2024-01-30 17:14:56 +05:45
Florian Schade
170021a38e chore: go version bump to 1.21 2023-11-23 14:52:01 +01:00
amrita
0da009d180 Remove TEST_OCIS env 2023-09-29 14:58:42 +05:45
Sagar Gurung
b930e0ffec [tests-only][full-ci]Added documentation to run tika service related tests (#7295)
* Added documentation to run tika service related tests

* Added documentation for docker compose as well

* Make tika service run only for tika
2023-09-25 12:49:56 +05:45
Martin
2892c603aa Update deprecating-variables.md 2023-08-28 08:48:17 +02:00
Sawjan Gurung
5e4b9baa1c [tests-only][full-ci] Update local test docker-compose setup to allow unicode preview tests (#6940)
* update local test docker-compose setup to allow unicode preview tests

* update docs
2023-08-02 17:14:30 +05:45
Viktor Scharf
28cd42613d added stop running tests after first failure option (#6786) 2023-07-17 12:06:19 +02:00
Viktor Scharf
2c0fb9910e Change testing docs. Antivirus for mac (#6566)
* run antivirus on mac for localy testing

* start docker withot volumes

* fix
2023-06-21 14:57:26 +02:00
Phil Davis
c3485ae395 Apply suggestions from code review 2023-06-10 09:24:45 +05:45
Swikriti Tripathi
cf6610878d Add configuration for antivirus in docker compose for tests 2023-06-09 16:10:32 +05:45
Swikriti Tripathi
4b78e06e04 Add acceptance tests for antivirus (#6405)
test on ci

test on ci

run on detached mode

add wait for clam

fix syntax

fix syntax

try without wait

add clamservice to steps

use different wait for command

put sleep

test

wait for clamav service

Clean up tests and enable other tests in the ci

address reviews

add documentation

add docs for docker

address reviews

refactor docs

remove user premission as it's by default root

capitalize the letters
2023-06-02 17:11:17 +05:45
Amrita
53ee61ad87 [full-ci][tests-only]Extend notification api tests (#6324)
* Add api tests for notification

* Address review
2023-05-24 12:56:43 +05:45
Sawjan Gurung
89d92d7b1d [docs-only] Add email service to the docker-compose setup for tests (#6347)
* add email docker compose for running tests

* update docs to run email tests in docker compose setup

* fix typo
2023-05-19 18:03:55 +05:45
Sawjan Gurung
6a6d292959 [docs-only] Update testing docs (#6346)
* format testing.md file

* move down the parallel deployment test doc

* rename ocis to oCIS

* reword docker test setup docs

* reword and refactor

* add more information to email notification tests doc

* update env varaibles

* fix brackets

* address reviews

* add note on scenario line number

* elaborate possibility of line number changes

* capitalize headline

* fix typo
2023-05-19 13:12:10 +05:45
Sawjan Gurung
14b11f24a6 [tests-only][full-ci] Change wrapper port from 5000 to 5200 (#6321)
* use port 5200 for wrapper API server

* remove binary and ignore the build
2023-05-16 15:40:06 +05:45
Sawjan Gurung
60fd953c7e [docs-only] Document running tests using ociswrapper (#6283)
* add README for ociswrapper

* add doc on how to tests env config test suites with ociswrapper

* document running tests using ociswrapper

* update local docker compose setup for running tests

* make ocis able to run with ociswrapper

* update wrapper doc

* run with ociswrapper by default

* ignore md files on codacy

* fix README format
2023-05-16 14:39:17 +05:45
Prajwol Amatya
1f8164c527 [tests-only] [full-ci] api test for email notification (#6145) 2023-05-10 14:03:52 +05:45
Martin
44cf255813 [docs-only] update the deprecation description (removal version rule)
The removal version can only be, according to semver, a major version.
2023-04-19 08:49:49 +02:00
Jörn Friedrich Dreyer
edb88c7bf7 depreaction -> deprecation
fix typo
2023-03-23 15:18:09 +01:00
Jörn Friedrich Dreyer
474c4b848d upgrade to go1.20 and auto set go mem limit (#5732)
* upgrade to go1.19 and set go mem limit

* create ocis-pkg memlimit package

* use std automemlimit import

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* import automemlimit in every ocis service, drop ocis-pkg/memlimit package

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* bump go to 1.20

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* drop unused config options and env vars

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update all version numbers, add doc

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix lint

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* update bingo and mockery

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* bump golangci-lint

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix selector test

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* Update changelog/unreleased/enhancement-memlimit.md

Co-authored-by: kobergj <juliankoberg@googlemail.com>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: Willy Kloucek <wkloucek@owncloud.com>
Co-authored-by: kobergj <juliankoberg@googlemail.com>
2023-03-20 17:22:02 +01:00
Martin
2de49c6413 [docs-only] Update getting-started.md (for owncloud.dev)
The go version need to be updated to v1.19
2023-03-08 14:01:54 +01:00
Swikriti Tripathi
9e73221a68 [docs-only]Update testing docs (#5444)
* Update testing docs

* make ocis run with new config

* fix wording

* fix sording

* fix command and run.sh

* Edit makefile to make it dynamically run suites

* adress reviews

* address reviews

* address reviews
2023-02-10 11:50:03 +01:00
Swikriti Tripathi
8e34405d08 Fix formatting in the docs related to testing 2023-01-24 09:48:54 +05:45
Viktor Scharf
eb0ad41187 [docs-only] Change Testing section in the doc (#5430)
* change docs

* fix after review
2023-01-20 11:54:25 +01:00
Martin
f0ed26ae2a Fix minor typo
In the deprecation document there is a typo `on` --> `one`
Missed that one while reviewing.
2022-11-29 16:34:45 +01:00
Christian Richter
8279c822ed incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 16:12:20 +01:00
Christian Richter
28c6d1dbfa Add dev-docs for variable descrption
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-11-29 16:02:33 +01:00
Artur Neumann
64d4badb28 Merge pull request #4939 from owncloud/individual-it-patch-2
delete reference to issue 2131
2022-11-01 09:58:46 +05:45
Artur Neumann
5dee88f436 delete reference to issue 2131 2022-10-31 12:00:09 +05:45
Artur Neumann
a76dea5315 fix typo in beta testplan 2022-10-31 11:57:49 +05:45
Dominik Schmidt
b195c6bb0d Build idp and settings frontends with pnpm 2022-10-24 20:31:56 +02:00
David Christofas
3babaf1a4d remove the graph-explorer servier from ocis (#4733) 2022-10-04 15:55:30 +02:00
Artur Neumann
d6a0003c90 go 1.18 is required 2022-07-04 14:01:59 +05:45
Christian Richter
63c2da6540 update doc templates
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:05:36 +02:00
Viktor Scharf
64df36066c beta-plan docs: change method creating user (#3822) 2022-05-18 12:43:12 +02:00
Ralf Haferkamp
a99b526c2e beta-testplan: Adjust curl examples to use graph instead of accounts/ocs
The abilitiy to add users via /ocs was removed in ocs. Also the accounts
service no longer exists.
2022-05-18 10:07:32 +02:00