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

refactor: test QueryResultsRenderer rendering of descriptions #3109

Conversation

ilandikov
Copy link
Collaborator

Types of changes

Internal changes:

  • Refactor (prefix: refactor - non-breaking change which only improves the design or structure of existing code, and making no changes to its external behaviour)
  • Tests (prefix: test - additions and improvements to unit tests and the smoke tests)

Description

Done by pairing with @claremacrae

  • Allow QueryResultsRenderer.test.ts to visualise task descriptions

Motivation and Context

  • Preparation for later parent-child test rendering

How has this been tested?

  • automated tests

Checklist

  • My code follows the code style of this project and passes yarn run lint.
  • My change has adequate Unit Test coverage.

Terms

@claremacrae claremacrae added the scope: rendering of tasks How the plugin displays tasks (except CSS issues) label Oct 5, 2024
Copy link

sonarqubecloud bot commented Oct 5, 2024

@claremacrae claremacrae added the type: internal Only regards development or contributing label Oct 5, 2024
@claremacrae claremacrae merged commit 40466ce into obsidian-tasks-group:main Oct 5, 2024
2 checks passed
@claremacrae claremacrae changed the title refactor: test renderering descriptions refactor: test QueryResultsRenderer rendering of descriptions Oct 5, 2024
@claremacrae claremacrae added the scope: sub-tasks and super-tasks Indenting tasks, nesting tasks, controlling their display, filtering them, and similar things label Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: rendering of tasks How the plugin displays tasks (except CSS issues) scope: sub-tasks and super-tasks Indenting tasks, nesting tasks, controlling their display, filtering them, and similar things type: internal Only regards development or contributing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants