Commit Graph

49 Commits

Author SHA1 Message Date
6e4981a02e autoformatting 2020-02-20 18:40:02 +01:00
05a1437bca add webserver and webserver tests 2020-02-20 18:39:39 +01:00
7835797701 rename http to httpuri 2020-02-12 18:39:47 +01:00
Formatter Bot
1f680d89b4 Automated formatting changes 2020-02-11 19:55:36 +00:00
d6d67940a2 rename http classes 2020-02-11 20:47:03 +01:00
4414fad940 add todos from github 2019-12-31 19:54:35 +01:00
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
2350b6cf53 improve tests 2019-12-07 18:38:17 +01:00
48f21805cb add test descriptions 2019-12-03 19:27:46 +01:00
1a74834831 improve tests 2019-11-24 10:52:03 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +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
8995020117 started to cleanup requests/responses 2019-11-03 23:17:46 +01:00
7c71b023c7 fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
6336898978 fix phpcs findings 2019-09-12 19:46:27 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
c10708ee23 fix @link 2019-07-08 19:51:19 +02:00
5965f2a4ca bug fixes and better response handling 2019-05-07 20:00:30 +02:00
b6f5e801a8 Implement rest getJson 2019-05-01 20:56:29 +02:00
c799124d12 php cs fixes 2019-04-27 10:34:00 +02:00
4cdfab275e Use global namespace 2019-04-27 00:13:34 +02:00
2596659125 More unit tests 2019-04-09 19:51:07 +02:00
b286fa4de1 Fix routing 2019-03-17 19:32:27 +01:00
ad4a2c42a5 Fix phpunit 8 tests 2019-03-17 12:22:55 +01:00
c316c1715a Remove annotation 2019-03-17 11:16:15 +01:00
a80224b07d php cs fixer 2018-12-28 19:13:07 +01:00
f9bf85e702 Fix use order 2018-12-09 22:16:41 +01:00
015fd41ba5 Remove unused use 2018-12-09 22:02:15 +01:00
d47f3aa19d Fix lock(). make member 2018-11-30 22:06:03 +01:00
9945dbc373 Bug fixes 2018-11-23 11:35:42 +01:00
427c97bfb3 Set tests packages to tests 2018-10-02 22:15:50 +02:00
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
b1b51b0281 Bug fixes with install scripts 2018-05-20 11:54:02 +02:00
85e79113fd Fix invalid type 2018-03-30 09:39:29 +02:00
2ec800fe62 Fix unit test bugs 2018-03-28 23:11:22 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
8067e42f78 Type hint fixes 2018-03-24 11:17:45 +01:00
de6120b267 Tests, docblocks & improvements 2018-03-03 11:15:34 +01:00
5b243ab2da Turn exceptions in false returns 2018-02-26 19:46:28 +01:00
2305380945 More tests (math tests) and fixes 2018-02-25 16:12:31 +01:00
cc904e772a Add more tests 2018-02-22 13:54:08 +01:00
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
f74c2e49c8 Started to fix via cs 2018-01-28 22:04:43 +01:00
58e6b89768 Finalize new tests 2018-01-15 18:51:11 +01:00
b326f71086 Fix tests 2018-01-15 18:08:05 +01:00
d3b85fd09c Fix tests 2018-01-15 17:20:46 +01:00
3245dbd1bc Make tests part of the repos 2018-01-14 15:44:36 +01:00