1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-17 21:31:42 +02:00

adding behat for feature testing

This commit is contained in:
Mikael Roos
2016-06-03 11:44:27 +02:00
parent 3d2c74e9df
commit fbaf05d0d4
14 changed files with 2963 additions and 86 deletions

BIN
features/img/dummy Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 B

19
features/img/dummy.json Normal file
View File

@@ -0,0 +1,19 @@
{
"src": "dummy_100_100_q60_co-1",
"srcGmdate": "Fri, 03 Jun 2016 07:38:56",
"cache": "_._dummy_100_100_q60_co-1_q60_co-1",
"cacheGmdate": "Fri, 03 Jun 2016 07:38:56",
"filename": "_._dummy_100_100_q60_co-1_q60_co-1",
"mimeType": "image/png",
"width": 100,
"height": 100,
"aspectRatio": 1,
"size": 334,
"colors": 1,
"includedFiles": 6,
"memoryPeek": "0.341 MB",
"memoryCurrent": "0.316 MB",
"memoryLimit": "128M",
"loadTime": "0.01s",
"pngType": "PNG is type 6, RGB with alpha channel (PNG 32-bit)"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 392 B

View File

@@ -0,0 +1,19 @@
{
"src": "test_100x100.png",
"srcGmdate": "Fri, 03 Jun 2016 08:12:39",
"cache": "_._test_100x100.png_q60_co-1",
"cacheGmdate": "Fri, 03 Jun 2016 08:19:37",
"filename": "_._test_100x100.png_q60_co-1",
"mimeType": "image/png",
"width": 100,
"height": 100,
"aspectRatio": 1,
"size": 392,
"colors": 6,
"includedFiles": 6,
"memoryPeek": "0.339 MB",
"memoryCurrent": "0.316 MB",
"memoryLimit": "128M",
"loadTime": "0.012s",
"pngType": "PNG is type 6, RGB with alpha channel (PNG 32-bit)"
}