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 UI-testing #262

Merged
merged 22 commits into from
Nov 6, 2017
Merged

add UI-testing #262

merged 22 commits into from
Nov 6, 2017

Conversation

romaninsh
Copy link
Member

Implementation of UI testing (see ticket #9). Travis will now emulate browser and run Behat tests while collecting coverage info.

This PR should have significant impact in Coverage %

@codecov
Copy link

codecov bot commented Nov 6, 2017

Codecov Report

Merging #262 into develop will increase coverage by 1.17%.
The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #262      +/-   ##
=============================================
+ Coverage      69.84%   71.01%   +1.17%     
  Complexity      1110     1110              
=============================================
  Files             62       62              
  Lines           2729     2729              
=============================================
+ Hits            1906     1938      +32     
+ Misses           823      791      -32
Impacted Files Coverage Δ Complexity Δ
src/LoremIpsum.php 77.27% <100%> (ø) 7 <0> (ø) ⬇️
src/jsExpression.php 83.54% <100%> (ø) 36 <0> (ø) ⬇️
src/TableColumn/Status.php 56.25% <0%> (-28.13%) 10% <0%> (ø)
src/View.php 79.68% <0%> (+0.95%) 129% <0%> (ø) ⬇️
src/App.php 77.33% <0%> (+1.77%) 93% <0%> (ø) ⬇️
src/jsCallback.php 75.71% <0%> (+48.57%) 29% <0%> (ø) ⬇️

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 ef7e34c...54ef14a. Read the comment docs.

@romaninsh romaninsh merged commit f82df87 into develop Nov 6, 2017
@romaninsh romaninsh deleted the feature/zombie branch November 6, 2017 01:50
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.

1 participant