-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Assertion template enhancements (#412)
* add mimic functionality to mimic nodes in a template. add setProperties and getProperties * fix decorator, add better test * return expected node if no actual node exists * rename to isNode * rename replace to replaceChildren, add replace to replace a single node * test end of mimic * add remove * add a remove node test * rename Mimic to Ignore, drop fill as it doesn't work on IE * simplify, fix silly replace logic * fix replace again, silly variable shadowing :) * Guard has been removed * Fix test for IE * Update readme
- Loading branch information
Showing
4 changed files
with
168 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters