Commit Graph

43 Commits (master)

Author SHA1 Message Date
Andrey Berezin bbf9ea7143 Use proper name for binary
Signed-off-by: Andrey Berezin <a.berezin@yadro.com>
2023-05-03 16:23:05 +03:00
Andrey Berezin cff0e0f23e Update session token tests related to expiration rules
Signed-off-by: Andrey Berezin <a.berezin@yadro.com>
2023-03-13 17:05:24 +03:00
Elizaveta Chichindaeva 565d740239 Update git links to clone from
Signed-off-by: Liza <e.chichindaeva@yadro.com>
2023-03-01 15:19:55 +03:00
Aleksei Chetaev 52001dc23a Change all imports to imports from root and remove robot
Signed-off-by: Aleksei Chetaev <alex.chetaev@gmail.com>
2023-02-28 11:48:06 +01:00
Юлия Ковшова 19809c5641 Rename to frostfs
Signed-off-by: Yulia Kovshova <y.kovshova@yadro.com>
2023-02-17 16:31:07 +03:00
Vladimir Avdeev f9fa249cf2 Add new testmarks
Signed-off-by: Vladimir Avdeev <v.avdeev@yadro.com>
2022-11-10 10:11:02 +03:00
Stanislav Bogatyrev 39b34f60a6 [#397] Prepare public release
Stable public release!

Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2022-11-02 13:13:28 +03:00
Vladimir Domnich 589197ba72 Add black formatter and isort into a precommit hook
Signed-off-by: Vladimir Domnich <v.domnich@yadro.com>
2022-09-21 12:18:17 +04:00
Vladimir Domnich e2ab4d3774 Update README on running allure from docker
Also cleanup README from description specific to Robot framework.

Signed-off-by: Vladimir Domnich <v.domnich@yadro.com>
2022-08-30 17:23:15 +03:00
anastasia prasolova a5764da57b added pytest instructions into readme
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-07-22 13:33:25 +03:00
anastasia prasolova c56f79fee0 updated README.md
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2022-05-17 15:07:14 +03:00
Elizaveta Chichindaeva 0d86352cbe [#163] Setup and Teardown restart dev-env
Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>
2022-02-04 19:08:31 +03:00
Elizaveta Chichindaeva b05cbcf23f [#146] Script run.sh to reset dev-env after beafore each test
Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>
2021-12-13 14:46:35 +03:00
anastasia prasolova 8ec7fe066b readme: added note about dev-env location
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-10-18 19:47:51 +03:00
anastasia prasolova b95f6bd7c8 (#111): python virtualenv for users
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-09-08 12:34:09 +03:00
anastasia prasolova 694c31330e updated readme; misprints fixed
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-09-03 15:12:45 +03:00
anastasia prasolova 0736cae28c move to python3.8
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-07-12 19:12:27 +03:00
Anastasia Prasolova 9c1d4b9b07
single keyword for wallet initialization (#54)
Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
2021-04-26 20:48:43 +03:00
EliChin f72f1c6bbf
Config file optimized (#50)
* With all envvar added.

* neofs_int_vars.py deleted

* Variables put in common.py

* Variables put in common.py

* Update common.py

* Update common.py

* Update common.py

* Update common.py

* Update common.py

* Update common.py

* Update common.py
2021-04-20 12:51:53 +03:00
anatoly-bogatyrev 7a4ca9b7cc
Object expiration test case (#47)
* Object expiration test case has been added
* Common steps have been separated from object test cases
* Timeouts have been moved to pre-declared variables
2021-04-06 17:18:48 +03:00
anatoly-bogatyrev 1276f2cdfc
Readme update (#46)
* Readme has been updated to the new list of ACL testcases
* .gitignore has been updated to ignore auto-created dirs
2021-04-05 13:28:00 +03:00
anatoly-bogatyrev 1cd77ddd55
Feature/storagegroup acl (#33)
* update contracts to the latest NeoFS version
* update neo-go command execution to the NeoGo v0.93.0
* Add Storagegroup basic ACL check to the basic ACL test cases
* update expected values of GAS in the withdraw testcase
* update netmap test case to work with LOCODE
2021-02-16 14:56:52 +03:00
anatoly-bogatyrev 346809005f
Feature/storage groups (#29)
* New test case and keywords for the storage group have been added
* Timeout for object PUT operation has been increased up to 120 seconds
* Object operations keywords have been renamed
2021-02-10 21:53:26 +03:00
anatoly-bogatyrev 4cb4121d60
Feature/code clearness (#27)
* replication testcase has been remade #19
* Split large complex test cases into multiple test cases #18
* Add the steps to check the viewing of previous epochs during GET operations #23
* Updating all test cases according to NeoFS updates
* Code improvements and bug fixes
2021-02-08 08:05:17 +03:00
anastasia prasolova e922b15082 using neo-go directly instead of docker-exec in container 2021-02-03 12:25:37 +03:00
anastasia prasolova 87325aff7c paths to neofs-cli and cdn-authmate parameterized; requirements.txt
added
2021-01-22 13:46:40 +03:00
anatoly-bogatyrev fb5da3dc21
Feature/acl extension operations (#17)
- Add bearer token coverage with the request filter #8
- Add eACL coverage with the request filter #9
- Add Bearer token coverage of the case with different permissions for operations in the complex operations #15 (Check Сompound Operations)
- Add eACL token coverage of the case with different permissions for operations in the complex operations
- Add latest nodes and services logs to the artifacts in case of failure #10
- Prepare neofs-testcases repository for the public #11 - new eACL and bearer token generation by rules.
- Readme update
- Fixes and additional extensions of the existed test cases
- Large file size has been changed from 20mb to 10mb
2020-12-29 22:55:33 +03:00
anatoly-bogatyrev bb3c2bd208
Testcases to cover S3 in the smoke test and updates in accordance with NeoFS 0.13.0 have been updated (#5)
* Coverage of the S3 gateway and "S3-gate - NeoFS - HTTP-gate" interaction has been added to the Selectel smoke test.
2020-12-16 14:19:24 +03:00
anatoly-bogatyrev a20ec58614
Add S3-gate testcase (#4)
* Add S3-gate testcase
2020-12-11 14:35:02 +03:00
anastasia prasolova 35554dedd5 updated readme 2020-11-30 13:53:28 +03:00
anatoly@nspcc.ru 017fedffed update 2020-11-29 07:28:01 +03:00
anatoly@nspcc.ru cad0eb4184 update 2020-11-29 03:53:41 +03:00
anatoly@nspcc.ru b4d6546616 update 2020-11-29 03:53:14 +03:00
anatoly@nspcc.ru 0ae124ca23 update 2020-11-29 03:51:38 +03:00
anatoly@nspcc.ru 8774839dbe update 2020-11-29 03:46:53 +03:00
anatoly@nspcc.ru d31de2a9ef update 2020-11-29 02:17:36 +03:00
anatoly@nspcc.ru 61358128bd update readme 2020-11-29 01:16:52 +03:00
anatoly@nspcc.ru 3e97ea79ed update for API2 - DRAFT 2020-11-18 18:15:57 +03:00
anastasia prasolova 7858d1bde8 INFRA-184 drone removed 2020-09-06 14:33:20 +03:00
anatoly@nspcc.ru da334c3bc1 update 2020-08-14 01:09:00 +03:00
Anatoly Bogatyrev 029693653e Merged in features/neo-rpc (pull request #2)
Object user scenarios and DevEnv integration

* Object user scenarios and DevEnv integration.
2020-07-01 02:28:31 +00:00
anastasia prasolova b23a49211b INFRA-144 CI for test image ; readme 2020-05-20 15:26:13 +03:00
Anatoly Bogatyrev 10d0d540d7 Initial commit 2020-04-27 17:07:52 +00:00