Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Conversation

@SaketramDurbha
Copy link
Contributor

This PR addresses issue #5 .

  • Add readme parsing tests
  • Refactor acutal readme parsing code to be more testable

Will rebase and update once PR #22 is merged.

@SaketramDurbha SaketramDurbha self-assigned this Aug 14, 2020
@SaketramDurbha SaketramDurbha changed the title add readme parsing tests (addresses #5 add readme parsing tests (addresses #5) Aug 14, 2020
@kurtisvg kurtisvg changed the title add readme parsing tests (addresses #5) add readme parsing tests Aug 17, 2020
@SaketramDurbha SaketramDurbha linked an issue Aug 18, 2020 that may be closed by this pull request
Copy link
Contributor

@kurtisvg kurtisvg left a comment

Choose a reason for hiding this comment

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

2 nits, then LGTM

Saketram Durbha added 7 commits August 21, 2020 15:24
- add more test cases
- make code more testable
- comment lifecycle.extractLifecycle
- add comments to each test in readme_test.go
- update mismatch error message format to readme_test.go
- remove unnecessary equalError function in readme_test.go
- other minor code clean up
- TestParseReadme code fix
- README -> Readme in code
Copy link

@dmahugh dmahugh left a comment

Choose a reason for hiding this comment

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

LGTM

@SaketramDurbha SaketramDurbha merged commit 8cfca67 into GoogleCloudPlatform:master Aug 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README parsing tests

4 participants