This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 102
Feature/windows functional tests #153
Merged
dmbarra
merged 32 commits into
ZupIT:master
from
dmbarra:feature/windows_functional_tests
Jun 9, 2020
Merged
Feature/windows functional tests #153
dmbarra
merged 32 commits into
ZupIT:master
from
dmbarra:feature/windows_functional_tests
Jun 9, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Working on pipeline for windows Fix idendation for yml Add PATH for rit team Fix go for rit team Fix PATH List folder Temporally comment dependencies Change the workspace Change the PATH Change the PATH2 Change the PATH3 Change the PATH4 Change the PATH5 Change the command to verify folder Change the command rit Change the command to echo PATH Change the command to echo PATH2 Change the command to echo PATH3
dmbarra
requested review from
sandokandias,
kaduartur,
marcosgmgm,
viniciusramosdefaria,
GuillaumeFalourd,
ernelio and
victor-schumacher
June 9, 2020 13:36
Codecov Report
@@ Coverage Diff @@
## master #153 +/- ##
=======================================
Coverage 57.54% 57.54%
=======================================
Files 65 65
Lines 2511 2511
=======================================
Hits 1445 1445
Misses 819 819
Partials 247 247 Continue to review full report at Codecov.
|
GuillaumeFalourd
approved these changes
Jun 9, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
- What I did
Created a suite of functional tests to validate STDIN commands for Single version on windows
Create a basic suite for team and single on windows
- How I did it
For the stdin, I change the commands to be more windows like
Basic suite for single and team, I remove the commands with interaction for the app, basic commands with single input will run keep app working
- How to verify it
See the two new jobs on pipeline and rename old functional to explicit the Unix platform