Commit Graph

53 Commits

Author SHA1 Message Date
9df860b08b SkillTest deprecated method
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-08-16 07:57:08 +00:00
1e381bfab7 Quality of life
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-31 07:27:13 +00:00
f6acee18e5 More tests more resistance to mutation testing.
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
2024-07-25 11:24:13 +00:00
cf588f3fc2 PHPMD reintroduced. 2024-07-04 09:38:03 +00:00
da5d782e40 Simplifying 2024-05-21 12:24:59 +00:00
4b3a328726 Additional tests
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-05-15 12:41:34 +00:00
82a5505438 Codestandards 2024-05-15 07:13:01 +00:00
cbf03c5736 Additional tests. 2024-05-15 07:01:15 +00:00
65db7f64ea Teams::concat was unnessecary 2024-05-14 11:12:26 +00:00
5cf6acdfb1 More tests 2024-05-14 09:41:17 +00:00
46dcbed28b Strict code coverage.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-05-14 08:46:43 +00:00
c33f62af2f Additional tests
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-05-13 15:17:13 +00:00
bbff1fbbbc More stringable removal for performance. 2024-03-19 15:48:29 +00:00
ae5d2a8b73 String based "name" for Variable class removed for performance 2024-03-19 15:09:13 +00:00
0095829906 Stringable removed. 2024-03-19 14:38:55 +00:00
e5a96226ca More stringable 2024-03-19 14:10:19 +00:00
4c8e1fcb1b Update test coverage
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-03-04 07:59:16 +00:00
f4a86016a8 Unittesting 2024-03-01 12:56:55 +00:00
ec00087025 More pedantric types.
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-29 10:42:31 +00:00
0184d0432b rector: codingStyle 2024-02-21 13:48:37 +00:00
703372fda9 Rector: deadcode. 2024-02-21 13:29:09 +00:00
660fbd1486 Rector standards slowly being applied. PHP Version first. 2024-02-20 14:21:44 +00:00
4e7ae9acb9 Types in tests
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-09 08:06:34 +00:00
99eb3271c2 More unittesting
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-06 13:45:40 +00:00
747f06f7c9 Coverage analysis improvements 2024-02-06 13:06:05 +00:00
1bbc4bb91c Adding "CoversNothing" to split integration tests from unittests. 2024-02-06 12:05:19 +00:00
1359cbeb6b More testing and reporting 2024-02-05 13:29:57 +00:00
3dddfc05db More code standards 2024-02-02 14:53:38 +00:00
968c78d989 More code standards 2024-02-02 14:09:07 +00:00
36dea4ea03 Quality improvements 2024-02-02 11:04:31 +00:00
23fc14af0a Cleanup abstractions of "TestCase" class in unittest
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-01 10:50:18 +00:00
f9e3b344d6 PSR1, PSR2 and PSR12 code standards 2024-01-31 14:15:55 +00:00
51a73ead83 Bit of pretty syntax 2024-01-22 13:11:13 +00:00
46036cf82f Coding standards. 2024-01-16 15:07:14 +00:00
09ee4534e5 Additional test 2024-01-16 07:46:32 +00:00
61e7b8dd49 Further slow progress. 2024-01-12 14:54:04 +00:00
affde2589f CodeStandards on Tests 2023-08-04 07:22:05 +00:00
9acc3bbeab PHPstan on test code 2023-08-04 07:03:28 +00:00
068b6f18aa Refactoring for PHP8.2 2023-08-01 11:26:38 +00:00
Alex Wulf
5dd4acf57d Pint applied 2022-07-05 16:32:18 +02:00
Alex Wulf
d7ea3fc2a9 Tests passing 2022-07-05 16:03:06 +02:00
Alex Wulf
7d4547df6a Pint applied for formatting 2022-07-05 15:55:47 +02:00
Alex Wulf
bfc558d1f2 Some tests converted to new syntax 2022-07-05 15:46:45 +02:00
Alex Wulf
afce4e56ca PHPUnit version bump and removed ELO 2022-07-05 15:42:21 +02:00
Alex Wulf
97609a3eac Renamed to match dir strcuture 2022-07-05 15:34:49 +02:00
Alex Wulf
812e454dd4 Move to DNW namespace 2022-07-05 15:33:34 +02:00
Alexander Liljengård
92648f3eaa Making sure matrices looks like matrices 2016-05-31 10:03:49 +02:00
Alexander Liljengård
519ad85fad Added a few more assertions to RankSorterTest 2016-05-24 21:43:25 +02:00
Alexander Liljengård
25b64d53f0 Fixing failing tests and misc cleanup 2016-05-24 21:43:25 +02:00
Alexander Liljengård
5694a2fb30 Cleanup in src/, adding namespaces, removing php closing tag and general code cleanup 2016-05-24 21:43:25 +02:00