Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Use PSR-1 for PHPUnit TestCase #1

Merged
merged 1 commit into from
Nov 8, 2017
Merged

Use PSR-1 for PHPUnit TestCase #1

merged 1 commit into from
Nov 8, 2017

Conversation

carusogabriel
Copy link
Contributor

Use PSR-1 while extending PHPUnit TestCase class. This will help us when to migrate to PHPUnit 6, that no longer support snake case namespaces.

@codecov
Copy link

codecov bot commented Nov 6, 2017

Codecov Report

Merging #1 into master will decrease coverage by 0.39%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             master       #1     +/-   ##
===========================================
- Coverage     98.38%   97.98%   -0.4%     
- Complexity        0       90     +90     
===========================================
  Files            22       22             
  Lines           186      199     +13     
===========================================
+ Hits            183      195     +12     
- Misses            3        4      +1

@nijel nijel merged commit 5dde3e4 into phpmyadmin:master Nov 8, 2017
@nijel nijel self-assigned this Nov 8, 2017
@carusogabriel carusogabriel deleted the phpunit branch November 8, 2017 16:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants