Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

[Example] Resolved ASTextNode bugs (test app to reproduce issues, do regression testing) - #1803

Merged
appleguy merged 4 commits into
facebookarchive:masterfrom
hannahmbanana:textStress
Jul 4, 2016
Merged

[Example] Resolved ASTextNode bugs (test app to reproduce issues, do regression testing)#1803
appleguy merged 4 commits into
facebookarchive:masterfrom
hannahmbanana:textStress

Conversation

@hannahmbanana

Copy link
Copy Markdown
Contributor

No description provided.

@appleguy appleguy changed the title [Example] Resolved ASTextNode bugs (to check for future regressions) [Example] Resolved ASTextNode bugs (test app to reproduce issues, do regression testing) Jul 4, 2016
return node;

case 2:
node.maximumNumberOfLines = 3;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove these additional cases for now? They're easy to add back in as we implement more.

@appleguy

appleguy commented Jul 4, 2016

Copy link
Copy Markdown
Contributor

@hannahmbanana Thanks! This is pretty clean. Certainly more we can do to upgrade it over time, but I'm glad we have this project in as a base to continue improving test coverage (and even during-development example app suites) for ASTextNode. Later, we should add examples from multiple writing scripts, etc.

@appleguy
appleguy merged commit 3763df1 into facebookarchive:master Jul 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants