Meritoo
|
a3adae50b8
|
Reformat code automatically
|
2022-02-12 14:46:47 +01:00 |
|
Meritoo
|
5cd58aec25
|
[Miscellaneous] [Regex] Implement data providers in tests
|
2020-08-25 15:36:49 +02:00 |
|
Meritoo
|
ddb3f0a544
|
[Miscellaneous] [Regex] Use simpler & stronger pattern to match name of file
|
2019-12-18 20:31:33 +01:00 |
|
Meritoo
|
9903c82496
|
Add Miscellaneous::calculateGreatestCommonDivisor() method
|
2019-09-09 09:41:07 +02:00 |
|
Meritoo
|
dd5ac0f7e6
|
Fix code pointed by Psalm
|
2019-05-05 09:49:03 +02:00 |
|
Meritoo
|
c7c96daaaf
|
PHP Coding Standards Fixer > fix coding standard
|
2019-04-15 21:23:49 +02:00 |
|
Meritoo
|
a13a629408
|
PHP Coding Standards Fixer > fix coding standard
|
2019-04-06 08:00:01 +02:00 |
|
Meritoo
|
d1c1d48473
|
Infection (Mutation Testing Framework) > fix bugs while running (generate proper code coverage, bugs while running tests randomly)
|
2019-04-05 20:42:42 +02:00 |
|
Meritoo
|
c89b6da0db
|
Tests > fix "Call to undefined method setExpectedException()" bug > make compatible with PHPUnit 8.0 (and PHP 7.2+)
|
2019-04-02 08:31:24 +02:00 |
|
Meritoo
|
8b5a530bbc
|
Tests > setUp() and tearDown() methods > make compatible with PHPUnit 8.0 (and PHP 7.2+)
|
2019-04-02 08:27:20 +02:00 |
|
Meritoo
|
a021870ebd
|
Minor refactoring
|
2019-03-05 10:18:45 +01:00 |
|
Meritoo
|
d88ead92fe
|
Tests > use @dataProvider
|
2019-03-05 10:18:35 +01:00 |
|
Meritoo
|
5ebde80646
|
Tests > use "Meritoo\Test\Common" namespace (instead of "Meritoo\Common\Test")
|
2019-03-04 19:35:42 +01:00 |
|
Meritoo
|
d46548d102
|
Miscellaneous > variableDump() method > remove, because unnecessary
|
2019-02-21 23:10:15 +01:00 |
|
Meritoo
|
e850375c19
|
Tests > refactoring & minor improvements
|
2018-08-06 21:43:57 +02:00 |
|
Meritoo
|
64499b49d3
|
Update @author and @copyright in classes' descriptions
|
2018-07-01 21:07:47 +02:00 |
|
Meritoo
|
43945a8721
|
Composer > do not require symfony/http-foundation package
Miscellaneous > remove getCurlResponseWithHeaders() method
|
2018-06-15 22:54:00 +02:00 |
|
Meritoo
|
52e74c8b48
|
Tests > increase code coverage
|
2018-05-28 15:03:11 +02:00 |
|
Meritoo
|
96bdb6eb60
|
Improve coding standard
|
2018-05-06 17:21:55 +02:00 |
|
Meritoo
|
325fe6b141
|
Support PHP 5.5.9+
|
2017-10-31 20:28:55 +01:00 |
|
Meritoo
|
e5e39651f3
|
Tests - fix names of constructors' tests
|
2017-10-02 15:56:53 +02:00 |
|
Meritoo
|
559466c0ce
|
composer.json - move tests-related classes to "autoload-dev" section (used for development purposes only and avoid polluting the autoloader in production)
|
2017-09-29 09:19:03 +02:00 |
|