Jörn Friedrich Dreyer
a46fd132bd
use OC_ env prefix
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-13 16:11:11 +01:00
Saw-jan
c3b442491d
tests: update ocm setup and docs
...
docs: separate provider config
tests: substitution for local and remote server urls
tests: create local configs
tests: fix vscode debugger config
tests: separate federation share steps
2024-11-11 14:37:52 +05:45
Saw-jan
766ad4b40c
ci: make remote.php default
...
docs: add documentation
test: rename uniquePath to suffixPath
2024-10-21 17:08:25 +05:45
Niraj Acharya
1ecfbf3e33
updating test document
2024-09-12 04:08:13 +00:00
prashant-gurung899
250650265c
cleanup parallel deployment tests
...
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com >
2024-09-10 12:02:33 +05:45
mmattel
54c304d3fc
[docs-only] Improve dev docs
2024-08-22 19:19:55 +02:00
Viktor Scharf
5a958dfb92
get federated users test
2024-08-16 13:34:37 +02:00
Jörn Friedrich Dreyer
d61e2c18b7
remove runtime changes for OCIS_ENABLE_OCM
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-08-12 16:53:56 +02:00
Jörn Friedrich Dreyer
f960ae4d64
add OCIS_ENABLE_OCM env var
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-08-12 13:48:23 +02:00
Viktor Scharf
1b8b911b63
list Invitation
2024-07-15 12:24:59 +02:00
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
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
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
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
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
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
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
Artur Neumann
2ca62051b0
[docs-only] improve docs of running API acceptance tests ( #3707 )
...
Co-authored-by: Phil Davis <phil@jankaritech.com >
2022-05-06 12:38:46 +05:45
Willy Kloucek
7b5d705d64
add more documentation
2022-04-29 11:37:11 +02:00
Phil Davis
b3aff31466
Various grammar and typos
2022-04-19 20:47:37 +05:45
Phil Davis
02a9247e80
Some grammar that the IDE noticed while I had these docs open
2022-03-24 13:05:26 +05:45
Willy Kloucek
1a3de22448
make testing for the parallel deployment optional and introduce the basic auth option for all supported deployments
2022-02-08 10:16:49 +01:00
Saw-jan
8cc3c01285
add doc for running parallel deployment acceptance tests locally
2022-02-08 12:53:03 +05:45
Artur Neumann
0f08d38db9
[docs-only] mention insecure option
2021-11-11 11:50:40 +05:45
Artur Neumann
016c8d03ee
fix make command to run single feature
2021-11-02 11:05:38 +01:00
Phil Davis
c961de1d57
Remove apiBugDemonstration test suite
2021-08-04 08:56:56 +05:45
Phil Davis
ccf456aa9a
Minor English grammar
2021-07-12 12:33:35 +05:45
Dipak Acharya
bfb0a98778
[docs-only] update testing docs to include STORAGE_DRIVER env var
2021-07-12 12:27:50 +05:45
Parajuli Kiran
b530bfda99
removed DELETE_USER_DATA_CMD env from api tests running scripts
2021-05-05 16:51:32 +05:45
Swikriti Tripathi
1ecf95b896
expected-failures files changed to .md from .txt in documentation
2021-02-24 13:34:01 +05:45
Phil Davis
dfb4eb11cb
Rename apiOcisSpecific to apiBugDemonstration
2021-01-28 12:03:01 +05:45
Phil Davis
410a5082f1
Fix typos in docs
2021-01-20 16:43:02 +05:45
Phil Davis
416aa821f5
Update docs about CORE_COMMITID and CORE_BRANCH
2020-12-23 17:17:07 +05:45