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

add runnable parameters convertor #12

Merged
merged 8 commits into from
Oct 24, 2023

Conversation

Vartanchik
Copy link
Contributor

Add possibility to set request parameters in behat test like runnable string.
Main goal is to get actual date time when tests are running.

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #12 (9f61214) into develop (eb14cb0) will increase coverage by 17.27%.
The diff coverage is 100.00%.

@@              Coverage Diff               @@
##             develop      #12       +/-   ##
==============================================
+ Coverage      25.86%   43.13%   +17.27%     
- Complexity        56       65        +9     
==============================================
  Files              5        5               
  Lines            174      204       +30     
==============================================
+ Hits              45       88       +43     
+ Misses           129      116       -13     
Files Coverage Δ
src/Context/ApiContext.php 29.45% <100.00%> (+29.45%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Yozhef Yozhef requested review from IiiigorGG and Yozhef October 19, 2023 11:28
Copy link
Contributor

@alekseytupichenkov alekseytupichenkov left a comment

Choose a reason for hiding this comment

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

And please remove all .DS_Store files

PS: Also, I recommend adding those lines to ~/.gitignore file to prevent adding unnecessary files to git repositories

.idea
.DS_Store

src/Context/ApiContext.php Outdated Show resolved Hide resolved
src/Context/ApiContext.php Outdated Show resolved Hide resolved
src/Context/ApiContext.php Outdated Show resolved Hide resolved
@alekseytupichenkov
Copy link
Contributor

It will be amazing 👍

@Yozhef Yozhef merged commit 587e409 into MacPaw:develop Oct 24, 2023
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.

3 participants