Added System of Measure (English) unit tests;

Fixed a bug in pace formatting
This commit is contained in:
Justin Foell
2019-03-01 11:41:41 -06:00
parent cf1af2a0b2
commit c5fdb24244
6 changed files with 104 additions and 31 deletions
+3
View File
@@ -1,5 +1,8 @@
# Unit Tests
While the main WP-Strava plugin code itself is PHP 5.2 compatible, you will need at least PHP 7.2 to run unit tests.
## Installation
In the main plugin directory run the following commands from the terminal: