From 0ae124ca23965f3cbcb1f74ce9424ad6840f93f7 Mon Sep 17 00:00:00 2001 From: "anatoly@nspcc.ru" Date: Sun, 29 Nov 2020 03:51:38 +0300 Subject: [PATCH] update --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df1f71e..961e3f0 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,13 @@ `robot --timestampoutputs --outputdir artifacts/ robot/testsuites/integration/.robot ` Для запуска доступны следущие сценарии: + * acl_basic.robot - базовый ACL - * acl_extended.robot - extended ACL + * acl_extended.robot - extended + * acl_baearer.robot - Bearer Token ACL * object_complex.robot - операции над простым объектом * object_simple.robot - операции над большим объектом + * withdraw.robot - оперция Deposit и Withdraw с счета NeoFS ### Запуск тесткейсов в докере