Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GD-518: Fix run/debug of CS tests via the context menu fails #524

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

MikeSchulze
Copy link
Owner

Why

see #518

What

  • Use of localize_path for all resource paths used (cs scripts contain the system path)
  • create_tree_item() has been corrected to split the test path into tree items depending on the view mode.
  • It takes into account if the test root folder does not exist to split the full path then

# Why
see #518

# What
- Use of `localize_path` for all resource paths used (cs scripts contain the system path)
- `create_tree_item()` has been corrected to split the test path into tree items depending on the view mode.
- It takes into account if the test root folder does not exist to split the full path then
@MikeSchulze MikeSchulze self-assigned this Jun 27, 2024
@MikeSchulze MikeSchulze added bug Something isn't working UI labels Jun 27, 2024
@MikeSchulze MikeSchulze merged commit c76d349 into master Jun 27, 2024
@MikeSchulze MikeSchulze deleted the GD-518 branch June 27, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI
Projects
None yet
1 participant