Meritoo
|
5c9436e4e2
|
Collection > add() method > treat empty string as not provided index (same as null)
|
2018-06-22 08:10:06 +02:00 |
|
Meritoo
|
0f37edfc9b
|
Coding standard > fix automatically
|
2018-06-16 14:31:04 +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
|
abf0ebf7ec
|
Tests > increase code coverage
|
2018-06-09 14:25:20 +02:00 |
|
Meritoo
|
c351ce887a
|
Tests > implement PHPUnit (instead of Codeception)
|
2018-06-07 20:51:55 +02:00 |
|
Meritoo
|
3c83a8800e
|
Start names of special directories without dot
|
2018-05-28 21:10:20 +02:00 |
|
Meritoo
|
233473d915
|
Tests > implement Codeception (instead of PHPUnit)
|
2018-05-28 17:53:25 +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
|
1cbc87222f
|
TravisCI - install locales before running tests
|
2018-04-03 16:58:54 +02:00 |
|
Meritoo
|
f111174ed2
|
Tests - increase code coverage
|
2018-04-03 08:22:10 +02:00 |
|
Meritoo
|
ddbff1b557
|
Update PHPDoc and comments
|
2018-04-02 22:46:52 +02:00 |
|
Meritoo
|
8d1df9ced8
|
Tests - increase code coverage
|
2018-04-02 22:44:30 +02:00 |
|
Meritoo
|
470b8244ec
|
Utilities - Locale - getLocale() method - returns locale for given category
|
2018-01-27 13:05:20 +01:00 |
|
Meritoo
|
af38c35a1b
|
Utilities - Locale - setLocale() method - return result of setting new locale (instead of "true")
Tests - Locale - fix incorrectly prepared tests
|
2018-01-27 13:04:04 +01:00 |
|
Meritoo
|
57b411b59f
|
Tests - increase code coverage
|
2018-01-17 21:37:07 +01:00 |
|
Meritoo
|
e9b8fb8852
|
Regex - isBinaryValue() method - returns information if given value is a binary value
|
2018-01-10 17:35:42 +01:00 |
|
Meritoo
|
780d4df17e
|
Tests - increase code coverage
|
2017-12-26 14:37:17 +01:00 |
|
Meritoo
|
d801e675fc
|
Exception - InvalidHtmlAttributesException - an exception used while html attributes are invalid
|
2017-12-24 00:03:23 +01:00 |
|
Meritoo
|
6753076937
|
Regex - isValidHtmlAttribute() & areValidHtmlAttributes() methods - returns information if given html attribute is valid & if given html attributes are valid
|
2017-12-23 23:08:49 +01:00 |
|
Meritoo
|
ebbed4825c
|
Bundle - getBundleViewPath() method - return path using namespaced syntax
|
2017-12-21 23:45:01 +01:00 |
|
Meritoo
|
7d23ff59d1
|
Bundle - getBundleViewPath() method - verify name of bundle
|
2017-12-21 22:45:23 +01:00 |
|
Meritoo
|
0e4c33241e
|
Tests - BundleTest - minor refactoring
|
2017-12-21 22:05:07 +01:00 |
|
Meritoo
|
66aefa2446
|
Regex - isValidBundleName() method - returns information if given name of bundle is valid
|
2017-12-21 21:47:45 +01:00 |
|
Meritoo
|
8bcf006e02
|
Tests - increase code coverage
|
2017-11-05 19:35:13 +01:00 |
|
Meritoo
|
edc51aeee1
|
DatePeriod - change namespace (Meritoo\Common\Utilities -> Meritoo\Common\Type) & extend BaseType
|
2017-11-03 20:21:08 +01:00 |
|
Meritoo
|
6f441bb9ea
|
Tests - BaseTestCaseTest - fix bug while there is a difference (split second)
|
2017-11-02 13:58:24 +01:00 |
|
Meritoo
|
36ddb326b9
|
Tests - increase code coverage
|
2017-10-31 21:27:42 +01:00 |
|
Meritoo
|
452a4ec458
|
Tests - BaseTestCase - rename method getFilePathToTests() -> getFilePathForTesting()
|
2017-10-31 21:26:39 +01: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 |
|
Meritoo
|
bfd69c1098
|
Minor fix of coding standard
|
2017-09-27 21:52:10 +02:00 |
|
Meritoo
|
37e7b14ae2
|
Minor fix of coding standard
|
2017-09-27 20:09:51 +02:00 |
|
Meritoo
|
a12aaf4bc0
|
Tests - increase code coverage
|
2017-09-27 17:08:39 +02:00 |
|
Meritoo
|
f9c480aa19
|
Reflection - getPropertyValue() method - verify if getter is accessible publicly
|
2017-09-27 17:00:25 +02:00 |
|
Meritoo
|
ffa3fbffe7
|
Exception - DisabledMethodException - an exception used while method cannot be called, because is disabled
|
2017-09-22 23:27:21 +02:00 |
|
Meritoo
|
48aa27fb86
|
Tests - test cases of exceptions
|
2017-09-22 23:26:30 +02:00 |
|
Meritoo
|
86cc5ff79b
|
Refactor & fix coding standard
|
2017-09-22 23:25:16 +02:00 |
|
Meritoo
|
633696ebc0
|
Reflection - getProperties() method - allow to include properties of parent classes
|
2017-09-21 22:38:50 +02:00 |
|
Meritoo
|
a0d28b326e
|
BaseTestCase - make static and rename methods (start names of methods with "assert" instead of "verify")
|
2017-09-21 16:52:15 +02:00 |
|
Meritoo
|
318a635ffd
|
BaseTestCase - assertHasNoConstructor() method - asserts that class with given namespace has no constructor
|
2017-09-21 16:47:41 +02:00 |
|
Meritoo
|
ef017c9d6a
|
Miscellaneous - getProjectRootPath() method - returns project's root path
|
2017-09-20 21:52:34 +02:00 |
|
Meritoo
|
5030dc2062
|
Refactor & fix coding standard
|
2017-09-20 21:47:39 +02:00 |
|
Meritoo
|
284d403061
|
Fix coding standard (minor fix)
|
2017-09-20 12:55:25 +02:00 |
|
Meritoo
|
7dbb3f9b2e
|
Tests - update namespace of PHPUnit's TestCase
Related to update versions of the "dev" packages
|
2017-09-20 11:58:21 +02:00 |
|
Meritoo
|
89af7145f6
|
Readme - TravisCI badge - fix bug related to PHP 5.6 while running PHPUnit
Bug:
PHP Parse error: syntax error, unexpected '->' (T_OBJECT_OPERATOR) in tests/Meritoo/Common/Test/Utilities/DateTest.php
|
2017-09-19 17:53:07 +02:00 |
|
Meritoo
|
6483a8f5b7
|
BaseTypeTestCase - base test case for the type of something
|
2017-09-16 14:02:10 +02:00 |
|
Meritoo
|
5c0ef79b15
|
TestCase - make abstract & move from namespace Meritoo\Common\Utilities to Meritoo\Common\Test\Base
|
2017-09-16 14:01:20 +02:00 |
|
Meritoo
|
324f64f912
|
Tests - modify namespace "Meritoo\Common\Tests" -> "Meritoo\Common\Test"
|
2017-09-11 19:57:36 +02:00 |
|