ruby-lsp-rails icon indicating copy to clipboard operation
ruby-lsp-rails copied to clipboard

Fix test hierarchy for nested groups

Open vinistock opened this issue 7 months ago • 1 comments

Same fix as https://github.com/Shopify/ruby-lsp/pull/3497

We were also handling nested test groups incorrectly for Rails style tests. I went with the same approach of keeping a flat stack of parents so that we can add the groups/examples to the right place.

vinistock avatar May 20 '25 20:05 vinistock

This stack of pull requests is managed by Graphite. Learn more about stacking.

vinistock avatar May 20 '25 20:05 vinistock