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
|
1e3e1d454e
|
Docker - Dockerfile - install "locales" package & generate popular locales
Required to run tests related to setlocale() function (and Meritoo\Common\Utilities\Locale class) properly
|
2018-01-27 12:59:55 +01:00 |
|
Meritoo
|
57b411b59f
|
Tests - increase code coverage
|
2018-01-17 21:37:07 +01:00 |
|
Meritoo
|
8a4860088f
|
Phing - Composer-related task - validate Composer
|
2018-01-14 21:19:06 +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
|
7f713e0c6e
|
Docker - name of containers - use custom prefix
|
2017-12-22 10:44:07 +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
|
5aaf7cde72
|
Minor refactoring
|
2017-12-21 20:41:12 +01:00 |
|
Meritoo
|
8bb529b88d
|
Docker - Dockerfile - minor refactoring
|
2017-12-02 13:23:26 +01:00 |
|
Meritoo
|
3588c00009
|
Docker - do not install "zip" package
|
2017-12-02 13:12:34 +01:00 |
|
Meritoo
|
78480ac853
|
.gitignore - ignore .env
|
2017-12-02 12:53:32 +01:00 |
|
Meritoo
|
8bcf006e02
|
Tests - increase code coverage
0.0.18
|
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
|
6d4e422165
|
BaseTestCase & BaseTypeTestCase - add traits to use in other test cases (e.g. in Symfony's kernel-related test case)
|
2017-11-02 22:00:38 +01:00 |
|
Meritoo
|
6f441bb9ea
|
Tests - BaseTestCaseTest - fix bug while there is a difference (split second)
|
2017-11-02 13:58:24 +01:00 |
|
Meritoo
|
73030d703b
|
composer.json - bump version
0.0.16
|
2017-11-02 12:25:39 +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
|
a1c26b3812
|
Phing - tests - phpcodesniffer task - fix "This task requires the PHP_CodeSniffer package installed and available on the include path" bug
Details: https://github.com/phingofficial/phing/issues/716
|
2017-10-26 20:04:05 +02:00 |
|
Meritoo
|
67d93036cf
|
Phing - update properties.dist file
|
2017-10-22 21:40:23 +02:00 |
|
Meritoo
|
9368616dfe
|
composer.json - update versions of the "dev" packages
|
2017-10-22 20:09:02 +02:00 |
|
Meritoo
|
5ab68d3667
|
Tests - Docker - update Xdebug configuration
Required to fix problem "Connection with XDebug 2.5.1 was not established. Validate installation."
|
2017-10-22 17:55:49 +02:00 |
|
Meritoo
|
4613a63f02
|
Tests - Docker - install vim, add custom php.ini, add "vendor/bin" to the $PATH global variable
|
2017-10-20 00:03:38 +02:00 |
|
Meritoo
|
9dac5bd11c
|
Tests - Docker - update name of image and container
0.0.15
|
2017-10-18 21:50:02 +02:00 |
|
Meritoo
|
12100db058
|
Tests - Docker - update port
|
2017-10-18 20:02:09 +02:00 |
|
Meritoo
|
f9ab0a6194
|
Tests - Docker - add required libraries, PHP extensions & optimize size of Docker's image
|
2017-10-18 17:01:13 +02:00 |
|
Meritoo
|
b824808cd4
|
Tests - use Docker (as environment guard)
|
2017-10-18 00:31:18 +02:00 |
|
Meritoo
|
71e1eeb81b
|
Start names of special directories with dot
BaseTestCase - add setter for path of directory with data used by test cases
|
2017-10-17 20:49:13 +02:00 |
|
Meritoo
|
70c273750d
|
.gitignore update
0.0.14
|
2017-10-10 20:09:40 +02:00 |
|
Meritoo
|
e5e39651f3
|
Tests - fix names of constructors' tests
|
2017-10-02 15:56:53 +02:00 |
|
Meritoo
|
4683970c87
|
composer.json - update versions of the "dev" packages & sort them
|
2017-10-02 14:06:57 +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
|
45493b37b0
|
Remove composer.lock
|
2017-09-27 21:51:48 +02:00 |
|
Meritoo
|
37e7b14ae2
|
Minor fix of coding standard
0.0.13
|
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
0.0.12
|
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")
0.0.11
|
2017-09-21 16:52:15 +02:00 |
|