Commit Graph

  • 3bcda8e906 composer.json - update name of this package (name of vendor, actually) 0.0.17 Krzysztof Niziol 2017-11-08 14:52:19 +01:00
  • 00aada4c06 test composer req test/WID-5 Michał Frankiewicz 2017-11-08 13:56:36 +01:00
  • 1641c50d1d composer.json - update name of this package Krzysztof Niziol 2017-11-07 16:34:49 +01:00
  • afbbdfe437 composer.json - update name of this package Krzysztof Niziol 2017-11-07 15:24:51 +01:00
  • 8bcf006e02 Tests - increase code coverage 0.0.18 develop Meritoo 2017-11-03 21:13:47 +01:00
  • edc51aeee1 DatePeriod - change namespace (Meritoo\Common\Utilities -> Meritoo\Common\Type) & extend BaseType Meritoo 2017-11-03 20:21:08 +01:00
  • 6d4e422165 BaseTestCase & BaseTypeTestCase - add traits to use in other test cases (e.g. in Symfony's kernel-related test case) Meritoo 2017-11-02 22:00:38 +01:00
  • 6f441bb9ea Tests - BaseTestCaseTest - fix bug while there is a difference (split second) Meritoo 2017-11-02 13:58:24 +01:00
  • 73030d703b composer.json - bump version 0.0.16 Meritoo 2017-11-02 12:25:39 +01:00
  • 36ddb326b9 Tests - increase code coverage Meritoo 2017-10-31 21:27:42 +01:00
  • 452a4ec458 Tests - BaseTestCase - rename method getFilePathToTests() -> getFilePathForTesting() Meritoo 2017-10-31 21:26:39 +01:00
  • 325fe6b141 Support PHP 5.5.9+ Meritoo 2017-10-31 20:28:55 +01:00
  • 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 Meritoo 2017-10-26 20:04:05 +02:00
  • 67d93036cf Phing - update properties.dist file Meritoo 2017-10-22 21:40:23 +02:00
  • 9368616dfe composer.json - update versions of the "dev" packages Meritoo 2017-10-22 20:09:02 +02:00
  • 5ab68d3667 Tests - Docker - update Xdebug configuration Required to fix problem "Connection with XDebug 2.5.1 was not established. Validate installation." Meritoo 2017-10-22 17:55:49 +02:00
  • 4613a63f02 Tests - Docker - install vim, add custom php.ini, add "vendor/bin" to the $PATH global variable Meritoo 2017-10-20 00:03:38 +02:00
  • 9dac5bd11c Tests - Docker - update name of image and container 0.0.15 Meritoo 2017-10-18 21:50:02 +02:00
  • 12100db058 Tests - Docker - update port Meritoo 2017-10-18 20:02:09 +02:00
  • f9ab0a6194 Tests - Docker - add required libraries, PHP extensions & optimize size of Docker's image Meritoo 2017-10-18 17:01:13 +02:00
  • b824808cd4 Tests - use Docker (as environment guard) Meritoo 2017-10-18 00:31:18 +02:00
  • 71e1eeb81b Start names of special directories with dot BaseTestCase - add setter for path of directory with data used by test cases Meritoo 2017-10-17 20:49:13 +02:00
  • 70c273750d .gitignore update 0.0.14 Meritoo 2017-10-10 20:09:40 +02:00
  • e5e39651f3 Tests - fix names of constructors' tests Meritoo 2017-10-02 15:56:53 +02:00
  • 4683970c87 composer.json - update versions of the "dev" packages & sort them Meritoo 2017-10-02 14:06:57 +02:00
  • 559466c0ce composer.json - move tests-related classes to "autoload-dev" section (used for development purposes only and avoid polluting the autoloader in production) Meritoo 2017-09-29 09:19:03 +02:00
  • bfd69c1098 Minor fix of coding standard Meritoo 2017-09-27 21:52:10 +02:00
  • 45493b37b0 Remove composer.lock Meritoo 2017-09-27 21:51:48 +02:00
  • 37e7b14ae2 Minor fix of coding standard 0.0.13 Meritoo 2017-09-27 20:09:51 +02:00
  • a12aaf4bc0 Tests - increase code coverage Meritoo 2017-09-27 17:08:39 +02:00
  • f9c480aa19 Reflection - getPropertyValue() method - verify if getter is accessible publicly Meritoo 2017-09-27 17:00:25 +02:00
  • ffa3fbffe7 Exception - DisabledMethodException - an exception used while method cannot be called, because is disabled 0.0.12 Meritoo 2017-09-22 23:27:21 +02:00
  • 48aa27fb86 Tests - test cases of exceptions Meritoo 2017-09-22 23:26:30 +02:00
  • 86cc5ff79b Refactor & fix coding standard Meritoo 2017-09-22 20:07:42 +02:00
  • 633696ebc0 Reflection - getProperties() method - allow to include properties of parent classes Meritoo 2017-09-21 22:35:21 +02:00
  • a0d28b326e BaseTestCase - make static and rename methods (start names of methods with "assert" instead of "verify") 0.0.11 Meritoo 2017-09-21 16:52:15 +02:00
  • 318a635ffd BaseTestCase - assertHasNoConstructor() method - asserts that class with given namespace has no constructor Meritoo 2017-09-21 16:47:41 +02:00
  • 6c70fdd673 Revert "Composer - update packages" 0.0.10 Meritoo 2017-09-20 22:00:09 +02:00
  • 204e8793ac Composer - update packages Meritoo 2017-09-20 21:55:05 +02:00
  • 3dd37ae202 BaseTestCase - fix getting path of file used by tests (by implementing the Miscellaneous::getProjectRootPath() method) Meritoo 2017-09-20 21:54:07 +02:00
  • ef017c9d6a Miscellaneous - getProjectRootPath() method - returns project's root path Meritoo 2017-09-20 21:52:34 +02:00
  • 5030dc2062 Refactor & fix coding standard Meritoo 2017-09-20 21:47:39 +02:00
  • 2c76158093 Readme - fix displaying 1st block of code Meritoo 2017-09-20 16:19:36 +02:00
  • 0b560fdf18 Exception - 3 exceptions related to file path & content 0.0.9 Meritoo 2017-09-20 13:50:18 +02:00
  • 284d403061 Fix coding standard (minor fix) 0.0.8 Meritoo 2017-09-20 12:55:25 +02:00
  • 7dbb3f9b2e Tests - update namespace of PHPUnit's TestCase Related to update versions of the "dev" packages Meritoo 2017-09-20 11:58:21 +02:00
  • fba821b798 Readme - StyleCI badge - update configuration file (required to fix failed StyleCI analysis) Meritoo 2017-09-20 10:56:49 +02:00
  • b9dfa713ff Apply fixes from StyleCI analysis-qgx2JE meritoo 2017-09-20 08:29:52 +00:00
  • 3985c70076 Readme - minor update Meritoo 2017-09-20 09:30:06 +02:00
  • 921d4e6106 composer.json - update versions of the "dev" packages Meritoo 2017-09-20 09:29:19 +02:00
  • 7aa2239dbd Fix coding standard (no_blank_lines_after_phpdoc, single_blank_line_before_namespace, yoda_style) Meritoo 2017-09-20 09:27:56 +02:00
  • e1fefcdeae Readme - move badges below description & update description Meritoo 2017-09-19 20:10:27 +02:00
  • 94a464cb4d Readme - TravisCI badge - do not support PHP 7.2, because friendsofphp/php-cs-fixer package can be run using PHP lower than 7.2 only 0.0.7 Meritoo 2017-09-19 18:09:13 +02:00
  • 463ee751b2 Readme - TravisCI badge - do not support nightly build of PHP, because friendsofphp/php-cs-fixer pacakge cane be run using maximum PHP 7.2 Meritoo 2017-09-19 17:55:41 +02:00
  • 89af7145f6 Readme - TravisCI badge - fix bug related to PHP 5.6 while running PHPUnit Meritoo 2017-09-19 17:53:07 +02:00
  • 09c8569938 Readme - TravisCI badge - update configuration file Meritoo 2017-09-19 17:37:58 +02:00
  • 5ab2cd9de8 Readme - add badges - TravisCI, Packagist, StyleCI, GitHub commits, GitHub license, Coverage 0.0.6 Meritoo 2017-09-19 17:10:03 +02:00
  • 60eff29e82 Readme - update usage information and add examples Meritoo 2017-09-19 17:06:29 +02:00
  • 5aa5ff4380 BaseTestCase - fix typo 0.0.5 Meritoo 2017-09-16 14:06:19 +02:00
  • 6483a8f5b7 BaseTypeTestCase - base test case for the type of something Meritoo 2017-09-16 14:02:10 +02:00
  • 5c0ef79b15 TestCase - make abstract & move from namespace Meritoo\Common\Utilities to Meritoo\Common\Test\Base Meritoo 2017-09-16 13:31:58 +02:00
  • 324f64f912 Tests - modify namespace "Meritoo\Common\Tests" -> "Meritoo\Common\Test" Meritoo 2017-09-11 19:57:36 +02:00
  • 5940ebba9a PHPUnit - use "Meritoo Package" as project name Meritoo 2017-09-11 13:33:52 +02:00
  • 787b8c697c Phing - use "Meritoo Package" as project name 0.0.4 Meritoo 2017-09-10 14:16:21 +02:00
  • 96c02cdc3d Tests - verifyMethodVisibilityAndArguments() method - implementation Meritoo 2017-09-10 10:22:07 +02:00
  • 87d7bff5f5 TestCase - verifyMethodVisibilityAndArguments() method - verify visibility and arguments of method or class constructor Meritoo 2017-09-10 10:21:28 +02:00
  • bd7c874e88 Refactor & fix coding standard Meritoo 2017-09-09 21:02:48 +02:00
  • e1ffb78214 Collection of elements (class & tests) 0.0.3 Meritoo 2017-09-07 22:17:44 +02:00
  • d4dc274763 Add missing information about license Meritoo 2017-09-07 15:12:47 +02:00
  • aeea1df04b Exception - InvalidUrlException - an exception used while url is invalid 0.0.2 Meritoo 2017-08-30 21:27:36 +02:00
  • b5e63ff619 Regex - move exceptions related to regular expressions to namespace with "Regex" Meritoo 2017-08-30 21:19:29 +02:00
  • ecaebcca0e Remove & ignore the ".idea" folder Meritoo 2017-08-30 21:07:53 +02:00
  • 17ac1dc72c Readme - update installation instructions Meritoo 2017-08-29 23:17:34 +02:00
  • d9ab2a082e First, initial commit 0.0.1 Meritoo 2017-08-29 22:37:19 +02:00