Add unit test for subtask time tracking

This commit is contained in:
Frederic Guillot
2015-02-08 13:46:38 -05:00
parent 696cd9535c
commit 813b7c4c00
4 changed files with 185 additions and 6 deletions

8
composer.lock generated
View File

@@ -88,12 +88,12 @@
"source": {
"type": "git",
"url": "https://github.com/fguillot/picoDb.git",
"reference": "b3ef5f79e7e5e33729fdbf9c02c8a252a3d76b6b"
"reference": "3c7875c22195a6bc3937e8cb646a8589872521d1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fguillot/picoDb/zipball/b3ef5f79e7e5e33729fdbf9c02c8a252a3d76b6b",
"reference": "b3ef5f79e7e5e33729fdbf9c02c8a252a3d76b6b",
"url": "https://api.github.com/repos/fguillot/picoDb/zipball/3c7875c22195a6bc3937e8cb646a8589872521d1",
"reference": "3c7875c22195a6bc3937e8cb646a8589872521d1",
"shasum": ""
},
"require": {
@@ -117,7 +117,7 @@
],
"description": "Minimalist database query builder",
"homepage": "https://github.com/fguillot/picoDb",
"time": "2015-01-25 16:20:14"
"time": "2015-02-08 04:15:39"
},
{
"name": "fguillot/simple-validator",