Skip to content

Test with guzzle6#837

Merged
phil-davis merged 1 commit into
masterfrom
demo-test-with-guzzle6
Feb 24, 2020
Merged

Test with guzzle6#837
phil-davis merged 1 commit into
masterfrom
demo-test-with-guzzle6

Conversation

@phil-davis

@phil-davis phil-davis commented Feb 21, 2020

Copy link
Copy Markdown
Contributor

~This is an example of running app acceptance tests with guzzle6. It uses the core acceptance test code in core branch use-guzzle6-for-acceptance-tests to demonstrate.

When that core PR gets merged, then we will need to do the first commit (bump guzzle to 6.5 in vendor-bin/behat/composer.json) in every app repo, because the apps use the core master acceptance test code for many steps. In particular the Given step that creates users! The code for that step is different in Guzzle6 and will not work from an app that tries to still use Guzzle5.~

See comment below - now this is just the needed change.

@codecov

codecov Bot commented Feb 21, 2020

Copy link
Copy Markdown

Codecov Report

Merging #837 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #837   +/-   ##
=========================================
  Coverage     84.38%   84.38%           
  Complexity      507      507           
=========================================
  Files            47       47           
  Lines          1896     1896           
=========================================
  Hits           1600     1600           
  Misses          296      296           

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 588bedd...89362f8. Read the comment docs.

@phil-davis

Copy link
Copy Markdown
Contributor Author

Good, this passes.
I am leaving this draft open so it has visibility. I will close it when we start doing the real implementation of Guzzle6 to app acceptance tests.

@individual-it individual-it marked this pull request as ready for review February 24, 2020 06:38
@individual-it individual-it self-requested a review February 24, 2020 06:40
@individual-it

Copy link
Copy Markdown
Member

the PR to core was merged, I've deleted the last temporary commit to this PR

@phil-davis phil-davis changed the title Demo test with guzzle6 Test with guzzle6 Feb 24, 2020
@phil-davis phil-davis merged commit 805b190 into master Feb 24, 2020
@delete-merged-branch delete-merged-branch Bot deleted the demo-test-with-guzzle6 branch February 24, 2020 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants