a91f0f6b82
The current tests print out the span numbers, which are really difficult to verify since it requires manually going to the template string and looking at what characters appear within those indexes. The better humanization would be to use the toString method of the spans, which prints the span text itself PR Close #38902 |
||
---|---|---|
.. | ||
util | ||
view | ||
BUILD.bazel | ||
README.md | ||
r3_ast_absolute_span_spec.ts | ||
r3_ast_spans_spec.ts | ||
r3_template_transform_spec.ts | ||
style_parser_spec.ts |
README.md
Tests in this directory are excluded from running in the browser and only run in node.