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

Adds Functional Tests #31

Merged
merged 11 commits into from
Jan 10, 2019
Merged

Adds Functional Tests #31

merged 11 commits into from
Jan 10, 2019

Conversation

calebcartwright
Copy link
Member

@calebcartwright calebcartwright commented Dec 18, 2018

Changes

Summary of changes included in this PR:

  • CD Pipeline in Azure Pipelines (punting on this)
  • Functional Tests

Issues Completed

@calebcartwright calebcartwright added devops Involves work related to CI, CD, etc. wip This issue/PR is currently being worked on tests Work related to tests labels Dec 18, 2018
@calebcartwright calebcartwright added this to the 1.x Release milestone Dec 18, 2018
@calebcartwright calebcartwright self-assigned this Dec 18, 2018
@codecov
Copy link

codecov bot commented Dec 18, 2018

Codecov Report

Merging #31 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #31   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          23     23           
  Lines         327    328    +1     
  Branches       35     35           
=====================================
+ Hits          327    328    +1
Impacted Files Coverage Δ
generators/app/inputs/linter-input.ts 100% <ø> (ø) ⬆️
generators/app/inputs/task-runner-input.ts 100% <ø> (ø) ⬆️
generators/app/inputs/type-input.ts 100% <ø> (ø) ⬆️
generators/app/scaffolders/type-scaffolder.ts 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 715fa3f...0d53db8. Read the comment docs.

@calebcartwright calebcartwright changed the title Adds Release Pipeline & Functional Tests [WIP] Adds Release Pipeline & Functional Tests Dec 18, 2018
@calebcartwright calebcartwright changed the title [WIP] Adds Release Pipeline & Functional Tests Adds Functional Tests Jan 10, 2019
@calebcartwright calebcartwright removed the wip This issue/PR is currently being worked on label Jan 10, 2019
@calebcartwright calebcartwright added the done Work is complete label Jan 10, 2019
@calebcartwright calebcartwright merged commit deb4530 into master Jan 10, 2019
@calebcartwright calebcartwright deleted the func-tests branch January 10, 2019 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Involves work related to CI, CD, etc. done Work is complete tests Work related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant