Commit Graph

21 Commits

Author SHA1 Message Date
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
3dddfc05db More code standards 2024-02-02 14:53:38 +00:00
968c78d989 More code standards 2024-02-02 14:09:07 +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
51a73ead83 Bit of pretty syntax 2024-01-22 13:11:13 +00:00
46036cf82f Coding standards. 2024-01-16 15:07:14 +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
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
25b64d53f0 Fixing failing tests and misc cleanup 2016-05-24 21:43:25 +02:00
Alexander Liljengård
9f97eb1653 All tests now extend TestCase 2016-05-24 21:43:25 +02:00
Alexander Liljengård
983c6dc487 Cleanup in tests/: adding namespaces, removing php closing tag and general code cleanup 2016-05-24 21:43:25 +02:00
Alexander Liljengård
4ab0c5d719 Moved UnitTests to tests/ and Skills to src/ 2016-05-24 21:38:46 +02:00