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

Behat2 #68

Open
wants to merge 62 commits into
base: master
Choose a base branch
from
Open

Behat2 #68

wants to merge 62 commits into from

Conversation

sevenseas-gists
Copy link
Contributor

Adds behattests to this Plugin

@@ -70,8 +70,7 @@
}
$persistent = new \block_evasys_sync\user_cat_allocation(0, $record);
$persistent->create();

redirect($PAGE->url);
// redirect($PAGE->url);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

dont know how that got in there, will investigate

@codecov-io
Copy link

codecov-io commented Apr 28, 2020

Codecov Report

Merging #68 into master will decrease coverage by 0.70%.
The diff coverage is 0.37%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #68      +/-   ##
===========================================
- Coverage      3.33%   2.63%   -0.71%     
- Complexity      254     361     +107     
===========================================
  Files            20      23       +3     
  Lines          1558    2010     +452     
===========================================
+ Hits             52      53       +1     
- Misses         1506    1957     +451     
Impacted Files Coverage Δ Complexity Δ
adminsettings.php 0.00% <ø> (ø) 0.00 <0.00> (ø)
block_evasys_sync.php 0.00% <0.00%> (ø) 60.00 <0.00> (+11.00)
classes/course_evasys_courses_allocation.php 73.91% <0.00%> (-26.09%) 8.00 <3.00> (+3.00) ⬇️
classes/evasys_api.php 0.00% <0.00%> (ø) 33.00 <33.00> (?)
classes/evasys_inviter.php 0.00% <0.00%> (ø) 57.00 <0.00> (-1.00)
classes/lsf_api_mock_testable.php 0.00% <0.00%> (ø) 0.00 <0.00> (?)
tests/behat/behat_block_evasys_sync.php 0.00% <0.00%> (ø) 69.00 <69.00> (?)
classes/evasys_synchronizer.php 8.57% <11.11%> (+1.33%) 66.00 <0.00> (-5.00) ⬆️
classes/add_course_form.php 0.00% <0.00%> (ø) 15.00% <0.00%> (-3.00%)
... and 2 more

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 ddce1ba...9f4ae54. Read the comment docs.

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.

2 participants