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
Phil Davis
43ab8bf4fd
Merge pull request #921 from owncloud/docs-fix-ocis
...
[docs-only] make OCIS name consistent throught the docs
2020-12-16 19:57:39 +05:45
Dipak Acharya
808b2d7d2d
[docs-only] make OCIS name consistent throught the docs
2020-12-16 19:49:19 +05:45
Artur Neumann
e23a233e55
tests need to be executed from the oc10 repo
2020-12-16 19:17:43 +05:45
Artur Neumann
bd5c864557
no LDAP or REDIS is needed to run tests
2020-12-16 19:17:43 +05:45
Willy Kloucek
1c409c64a1
implement acceptance tests in docker for dev machine
2020-12-15 08:36:34 +05:45
Willy Kloucek
34845f9414
work on docs
2020-11-30 16:31:38 +01:00
Phil Davis
1cf5cf16e3
Adjust testing.md for the move of API test code to the root folder
2020-11-25 12:54:26 +05:45
Willy Kloucek
29c3974ccd
add hints about directory context
2020-11-23 09:14:32 +01:00
Willy Kloucek
f2a1c06145
fix typos, force oCIS and add links
2020-11-17 11:05:14 +01:00
Jörn Friedrich Dreyer
d75d626695
add enable basic auth option
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2020-11-05 13:06:05 +01:00
Artur Neumann
0a5bceaa58
delete unneeded varible from testing docs
2020-10-23 12:57:41 +05:45
Artur Neumann
abbcdafaff
fix documentation because OCIS is now the default storage
2020-10-23 12:57:41 +05:45
Artur Neumann
20d069ffab
delete LDAP references
2020-10-15 13:52:56 +05:45