Commit graph

7 commits

Author SHA1 Message Date
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
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@nspcc.ru
522de42ab6 Cleanup teardown has been added. Fixes. Added ACL bearer token scrnario for filter with user headers. 2020-12-03 02:08:05 +03:00
anatoly@nspcc.ru
b032f6d447 Update testcases by result of NeoFS bug fixing. 2020-12-02 00:48:20 +03:00
anatoly@nspcc.ru
b7a30c763d update 2020-11-28 06:16:10 +03:00
anatoly@nspcc.ru
48813bc519 update 2020-11-27 03:33:11 +03:00
Anatoly Bogatyrev
0ecfd11821 Merged in feature/bearer (pull request #7)
Feature/bearer

* Bearer Token testcase, Netmap testcase, Fix of existed test cases
‌
2020-09-01 03:23:17 +00:00