tOOlmaRR / web-slideshow

a web application to display custom slideshows in a browser for locally-stored photos
0 stars 0 forks source link

Create Unit Tests for PHP Slideshow #14

Closed tOOlmaRR closed 4 years ago

tOOlmaRR commented 4 years ago

Includes conversion of the old PHP Slideshow control (a file containing a bunch of global functions) into a class, and unit tests against that class.

Create Unit Tests for PHP Slideshow Control

sonarcloud[bot] commented 4 years ago

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

tOOlmaRR commented 4 years ago

Haven't been able to determine how to hook up SonarCloud to my code coverage and test execution reports, so SonarCloud still thinks I am not doing any unit testing at all. That's fine for now:)