1
0
mirror of https://github.com/pi-hole/docker-pi-hole.git synced 2024-06-28 04:00:55 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
diginc
b33ea3b77f fixed the tests 2018-01-03 21:35:53 -06:00
diginc
bcfcc85ef3 removed impossible testing combos 2017-11-05 21:30:07 -06:00
diginc
8886784b2e fix webserver and image 2017-10-18 22:24:22 -05:00
diginc
dded3945f5 switch to dash, update persist to use new style tag 2017-10-18 22:02:23 -05:00
diginc
376af2195d print docker images after building 2017-10-18 21:54:14 -05:00
diginc
fe34280393 new customizable Dockerfile.py and travis matrix 2017-10-18 21:41:23 -05:00
diginc
8326771570 install tox travis 2017-10-05 14:30:54 -05:00
diginc
70988c2f10 tox + sped up parallel pytest 2017-10-05 14:24:30 -05:00
diginc
51bebbe4af try setting up qemu for travis build machine to fix red 2017-10-02 23:14:03 -05:00
diginc
eedea6526a pytest error go away 2017-01-17 22:48:25 -06:00
diginc
21eee5a0ca Shellcheck added to py.test and fixes
- Various minor quote fixes
- Optimized repeated echos into php conf for alpine
2016-10-08 14:56:06 -05:00
diginc
c341e0316f adding some missing files from merger mistakes 2016-08-28 02:30:10 -05:00
Adam Hill
0b54098462 Revert "py.test now builds containers, travis py.test" 2016-08-28 01:31:23 -05:00
diginc
3b74e8d3e3 Tests working again, along with persistent tests with an actual running pi-hole container 2016-08-28 00:45:26 -05:00
diginc
e801bfb5ba probably only need python 2.7 2016-07-18 12:12:25 -05:00
diginc
1e5a8a2762 can I mix docker with python? 2016-07-18 11:17:50 -05:00
diginc
b41dd1bf8c py.test now builds containers, travis py.test
* Instead of using the docker_dev, py.test builds and runs containers
* Travis-CI hopefully can run these same tests on PR/Merges now
2016-07-18 10:44:55 -05:00
diginc
2ffebdb2ad first attempt at travis build 2016-03-29 22:04:36 -05:00