awaneetdecoder commented on code in PR #5646:
URL: https://github.com/apache/fineract/pull/5646#discussion_r2969002324
##########
fineract-e2e-tests-runner/src/test/resources/features/SavingsAccount.feature:
##########
@@ -34,3 +34,15 @@
And Client successfully deposits 1000 EUR to the savings account on "1
June 2022" date
And Client successfully withdraw 1000 EUR from the savings account on "1
June 2022" date
And Client successfully deposits 1000 USD to the savings account on "1
June 2022" date
+
+ @Skip @TestRailId:C2441
Review Comment:
Hi @Aman-Mittal, great question!
All existing scenarios in this file are currently marked @Skip
pending resolution of PS-1088 — the TODO comment above the first
scenario confirms this policy is still active on the develop branch.
I followed the same convention to keep this new scenario consistent
with the rest of the file. Once PS-1088 is resolved and the existing
scenarios are unskipped, this one should be unskipped at the same time.
Happy to make any changes if you prefer a different approach.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]