Commit Graph

1656 Commits

Author SHA1 Message Date
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
0f4739b7b1
Update FileTest.php 2019-11-19 18:06:26 +01:00
76d5d8348b
Update DirectoryTest.php 2019-11-19 18:06:02 +01:00
a7c7025667
Update ImapTest.php 2019-11-19 17:58:25 +01:00
709e9d2d2f
Update Request.php 2019-11-19 17:49:14 +01:00
181467beaf phpstan fixes 2019-11-14 19:10:28 +01:00
d706b8b320 test fixes 2019-11-14 17:45:05 +01:00
7fece66ef6 cleanup tests and add new tests 2019-11-10 22:38:11 +01:00
3e0a4f113f package test and module abstract tests added 2019-11-09 11:55:03 +01:00
f890c78e83 prepare package manager functionality 2019-11-09 10:47:36 +01:00
8a2437051b minor fixes and tests added 2019-11-05 20:28:29 +01:00
e26963c3a8 continue drafting socket 2019-11-03 23:25:34 +01:00
8d4bdc992e create coverage for useless line 2019-11-03 23:25:05 +01:00
165240076a rename connection var 2019-11-03 23:24:45 +01:00
8b3173ed95 cleanup request/response 2019-11-03 23:24:24 +01:00
090b30bb58 cleanup 2019-11-03 23:22:45 +01:00
e952b515d8 fix type hint 2019-11-03 23:22:33 +01:00
8389360eba add test 2019-11-03 23:22:07 +01:00
fd768a208c bug fix spreadsheet IO 2019-11-03 23:21:35 +01:00
5256e40989 add tests and try to fix 0 devision bug 2019-11-03 23:20:53 +01:00
e8e31758c1 change from exception to bool return 2019-11-03 23:20:20 +01:00
16f8566ac3 add invalid credit card test 2019-11-03 23:20:01 +01:00
c65e73d2ac expand options/config functionality 2019-11-03 23:19:38 +01:00
bad1b05de0 optimize, cleanup and add functionality 2019-11-03 23:18:42 +01:00
b50b488fc2 add tests 2019-11-03 23:18:10 +01:00
8995020117 started to cleanup requests/responses 2019-11-03 23:17:46 +01:00
159decf760 implement spreadsheet io test 2019-11-03 23:16:17 +01:00
eb8a0061ce remove travis 2019-10-31 21:21:30 +01:00
f5494f4b31 hopefully fixed devision by 0 2019-10-31 21:16:33 +01:00
18c11fb229 bug fixes and implement some incomplete tests 2019-10-31 21:03:34 +01:00
6c5a7dbdcb Draft client/server socket without functionality 2019-10-28 21:28:38 +01:00
c92f784967 fix namespace of interface 2019-10-28 21:27:40 +01:00
85b828a2bc fix namespace of interface 2019-10-28 21:26:22 +01:00
cfe14cb55b create draft test for socket-server 2019-10-28 21:24:20 +01:00
1e0a49a1b5 rename Router to WebRouter 2019-10-28 21:23:53 +01:00
a6e5b87200 Add dockblock 2019-10-28 21:07:47 +01:00
3ee20e9fc8 Rename Router to WebRouter and implement SocketRouter 2019-10-28 21:07:20 +01:00
6696066f91 fix end of month bug 2019-10-23 13:21:19 +02:00
f0cc8e191e Improved docblocks 2019-10-23 13:20:53 +02:00
2f9834acd5 change root password 2019-10-21 22:20:18 +02:00
baf2218980 Bug fixes 2019-10-21 15:38:15 +02:00
f6fb7f4747 phpcs fixes 2019-10-19 18:50:53 +02:00
a714359ea9 Add comments for test report 2019-10-19 18:11:40 +02:00
f24e6f4681 remove debugging lines 2019-10-19 14:11:31 +02:00
70f1662929 Improve coverage 2019-10-19 13:12:50 +02:00
2e67a95b89 Remove broken and unused code 2019-10-19 13:12:41 +02:00
23fe8d2124 Add try/catch to find hr invalid bytecode escaping 2019-10-19 13:12:12 +02:00
e8ecfce4fd move some functions to array utils 2019-10-19 13:11:27 +02:00
b8ca685473 fix and complete path finding algorithm 2019-10-19 13:10:45 +02:00
0d1b8f5e65 cleanup unused json queries and fix kmeans rng test 2019-10-17 17:09:27 +02:00