- Issue created by @catch
- First commit to issue fork.
- Merge request !10619Issue #3493914: Add test coverage for block visibility vertical tabs โ (Open) created by shalini_jha
- ๐ฎ๐ณIndia shalini_jha
I have reviewed the related issue and added test coverage to address the mentioned points. I have attempted to test all the scenarios outlined in the issue. Could you please review this and let me know if thereโs anything that needs to be updated or improved?
- ๐ฌ๐งUnited Kingdom oily Greater London
@shalina_jha I think test coverage should be failing. Since the fix is in the related issue's (3493182) MR/ fork. So this test is running against the existing code which will contain the bug.
- ๐ฌ๐งUnited Kingdom oily Greater London
@shalini_jha I think adding asserts to the test to check that if there are > 1 vertical tabs that the text is repeated x times where x is the number of tabs: that will be fine.