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

Refactored security tests from SecurityCest #13864

Merged
merged 1 commit into from
Feb 25, 2019
Merged

Refactored security tests from SecurityCest #13864

merged 1 commit into from
Feb 25, 2019

Conversation

ruudboon
Copy link
Member

@ruudboon ruudboon commented Feb 25, 2019

Refactored security tests.

Removed get/set di test
Removed DestroyTokenCest (covered by CheckTokenCest)
Removed GetSessionTokenCest (covered by getRequestToken)
Removed GetTokenCest (covered by GetTokenAndKeyCest)
Removed GetTokenKeyCest (covered by GetTokenAndKeyCest)
Removed GetWorkFactorCest (covered by GetSetWorkFactorCest)
Removed GetDefaultHashCest (covered by GetSetDefaultHashCest)
Removed SetRandomBytesCest (covered by GetSetRandomBytesCest)

See #13655

Removed get/set di test
Removed DestroyTokenCest (covered by CheckTokenCest)
Removed GetSessionTokenCest (covered by getRequestToken)
Removed GetTokenCest (covered by GetTokenAndKeyCest)
Removed GetTokenKeyCest (covered by GetTokenAndKeyCest)
Removed GetWorkFactorCest (covered by GetSetWorkFactorCest)
Removed GetDefaultHashCest (covered by GetSetDefaultHashCest)
Removed SetRandomBytesCest (covered by GetSetRandomBytesCest)
@codecov
Copy link

codecov bot commented Feb 25, 2019

Codecov Report

Merging #13864 into 4.0.x will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            4.0.x   #13864      +/-   ##
==========================================
+ Coverage   66.79%   66.81%   +0.02%     
==========================================
  Files         448      448              
  Lines       89060    89060              
==========================================
+ Hits        59487    59507      +20     
+ Misses      29573    29553      -20
Impacted Files Coverage Δ
ext/phalcon/security.zep.c 90.63% <0%> (+3.98%) ⬆️

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 3398d51...eba842e. Read the comment docs.

@niden niden merged commit d633b14 into phalcon:4.0.x Feb 25, 2019
@niden
Copy link
Member

niden commented Feb 25, 2019

Thank you @ruudboon

@niden niden added documentation Documentation required and removed documentation Documentation required labels Apr 9, 2019
@niden niden added the 4.0 label Dec 2, 2019
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