Skip to content

Support setting properties on named children that are a render result for assertions#854

Merged
agubler merged 2 commits intodojo:masterfrom
agubler:issue-853
Oct 22, 2020
Merged

Support setting properties on named children that are a render result for assertions#854
agubler merged 2 commits intodojo:masterfrom
agubler:issue-853

Conversation

@agubler
Copy link
Member

@agubler agubler commented Oct 22, 2020

Type: bug

The following has been addressed in the PR:

Description:

Adds support to find nodes in named children that are render results.

Resolves #853

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit da502ad:

Sandbox Source
dojo/dojo-codesandbox-template Configuration

@codecov
Copy link

codecov bot commented Oct 22, 2020

Codecov Report

Merging #854 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #854      +/-   ##
==========================================
- Coverage   94.84%   94.83%   -0.02%     
==========================================
  Files         127      127              
  Lines        8046     8049       +3     
  Branches     1868     1870       +2     
==========================================
+ Hits         7631     7633       +2     
- Misses        415      416       +1     
Impacted Files Coverage Δ
src/testing/renderer.ts 97.33% <100.00%> (-0.36%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2d95a68...da502ad. Read the comment docs.

@agubler agubler merged commit fbef711 into dojo:master Oct 22, 2020
rorticus pushed a commit to rorticus/framework that referenced this pull request Oct 22, 2020
… for assertions (dojo#854)

* failing unit tests

* find named children that are render results
rorticus added a commit that referenced this pull request Oct 22, 2020
… for assertions (#854) (#855)

* failing unit tests

* find named children that are render results

Co-authored-by: Anthony Gubler <agubler@sitepen.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test renderer does not resolve children objects

2 participants