Commit Graph

60 Commits

Author SHA1 Message Date
Dennis Eichhorn
5e6ccb0b36 test some broken tests 2023-10-22 03:37:37 +00:00
Dennis Eichhorn
663cf6b11e impl. more tests 2023-10-22 02:59:46 +00:00
Dennis Eichhorn
ae6391ecf8 fix tests 2023-10-15 13:17:02 +00:00
Dennis Eichhorn
567ab3bfcd todos fixed 2023-10-12 22:49:21 +00:00
Dennis Eichhorn
0d200da299 fix bugs 2023-09-21 11:35:17 +00:00
Dennis Eichhorn
c9a03bfff3 automated fixes 2023-09-21 01:41:56 +00:00
Dennis Eichhorn
f5887798c2 Add tests for rating and fix bugs 2023-09-20 23:05:30 +00:00
f802139f33 Fix file header 2023-06-17 03:13:39 +02:00
a9745c2f1c registration fixes 2023-03-24 16:20:25 +01:00
e24f460fdf fix url 2022-12-16 21:59:21 +01:00
ca5f5aa58e ? changes 2022-11-09 22:55:39 +01:00
6e6aa16f84 start fixing tests 2022-09-27 23:57:45 +02:00
d62475dc69 update php version 2022-04-19 23:37:09 +02:00
d859f287d5 fix name 2022-02-19 13:57:39 +01:00
169b5535d3 fix bugs 2022-01-22 21:53:38 +01:00
2cfcb24742 more tests and make classes final 2021-10-21 22:16:07 +02:00
3d7586f385 fix native function call phpcsfixer 2021-10-11 22:45:08 +02:00
Formatter Bot
4ce8879933 Automated formatting changes 2021-10-11 20:04:39 +00:00
Formatter Bot
0d83f2a22b Automated formatting changes 2021-10-02 18:51:15 +00:00
002112fca4 test fixes and added more tests 2021-10-02 20:49:17 +02:00
420c34aec2 mostly docs 2021-08-29 10:50:31 +02:00
Formatter Bot
b61ffa7235 Automated formatting changes 2021-01-31 16:16:50 +00:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
2c49d9aee9 test impl. and code coverage improvements 2020-10-02 20:02:04 +02:00
b084791809 improved tests and test docs 2020-09-01 23:51:59 +02:00
a559cb4e2e php cs autofix 2020-08-31 22:30:49 +02:00
96bf2572a0 avoid test error on 32bit systems 2020-05-22 22:53:59 +02:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
3a8a783804 maze render functions generates string 2019-12-15 16:20:11 +01:00
69673a0d36 remove empty lines 2019-12-15 14:11:01 +01:00
acd148b70b add maze generator 2019-12-15 12:45:45 +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
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
5256e40989 add tests and try to fix 0 devision bug 2019-11-03 23:20:53 +01:00
a714359ea9 Add comments for test report 2019-10-19 18:11:40 +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
a91463d9bd Fix test bugs 2019-10-17 17:03:27 +02:00
549bbfbccf Implement kmeans algorithm 2019-10-17 16:09:03 +02:00
87975e16f1 Implement tests for knapsack and job scheduling 2019-10-17 10:52:19 +02:00
68f3ecc6f9 Add trivial test case 2019-10-17 10:50:18 +02:00
7c71b023c7 fixes, spline interpolation added 2019-10-16 17:35:10 +02:00
85abb6c520 fix bugs and implement more sort algs 2019-10-11 16:40:09 +02:00
33ecc44e1f Bug fixes 2019-10-10 20:46:51 +02:00
1ecf3e8d8c adding sort and making sure original list is unchanged after sort 2019-10-09 17:45:53 +02:00