Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#30 add templates to generated files #34

Merged
merged 1 commit into from
Jun 13, 2017

Conversation

iAmao
Copy link
Owner

@iAmao iAmao commented Jun 13, 2017

What Does This PR Do?

This PR maps the created template files to actual generated files

Description Of Task To Be Completed

Read file from templates and write to the corresponding auto generated file.

Any Background Context You Want To Provide?

N/A

How can this be manually tested?

  • clone this repo git clone https://github.com/andela-iamao/react-raise.git
  • navigate to cloned repo cd react-raise
  • install dependencies npm install
  • Run tests npm test
  • Start command node index.js
  • look in the example folder

Screenshot(s)

N/A

What are the relevant github issues?

#30

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 99.327% when pulling 21ece62 on feat-map-sample-to-actual-files-30 into e221996 on develop.

@iAmao iAmao merged commit e8068da into develop Jun 13, 2017
@iAmao iAmao deleted the feat-map-sample-to-actual-files-30 branch June 15, 2017 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants