Skip to content
This repository has been 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
merged 4 commits into from
Jul 4, 2016

Conversation

hannahmbanana
Copy link
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
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
Copy link
Contributor

appleguy commented Jul 4, 2016

@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