Oliver Klee
|
4b7ffe0546
|
[CLEANUP] Empty out the extensions
|
2017-12-22 22:20:43 +01:00 |
|
Oliver Klee
|
5335064e80
|
[CLEANUP] PHP strict mode
|
2017-12-09 18:34:15 +01:00 |
|
Oliver Klee
|
f4d5287239
|
[FEATURE] Testimonial showAction
|
2017-12-09 18:05:05 +01:00 |
|
Oliver Klee
|
a16ae8dac3
|
[BUGFIX] Fix datetime TCA type
|
2017-12-09 17:59:26 +01:00 |
|
Oliver Klee
|
b1dd069b5b
|
[CLEANUP] Use the new TCA format
|
2017-12-09 17:55:12 +01:00 |
|
Oliver Klee
|
a2b322d53c
|
[CLEANUP] Use a dedicated inject method
This will improve performance.
|
2017-12-09 17:41:35 +01:00 |
|
Oliver Klee
|
cb62d0c28b
|
[CLEANUP] Use assertStringEqualsFile
|
2017-09-08 18:06:02 +02:00 |
|
Oliver Klee
|
563f4befbf
|
[CLEANUP] Use strict types, scalar type hinting and return types
|
2017-09-08 18:04:28 +02:00 |
|
Oliver Klee
|
3cc3fd09b1
|
[TASK] Switch the functional tests to nimut/testing-framework
|
2017-09-08 16:09:51 +02:00 |
|
Oliver Klee
|
a8b687a656
|
[TASK] Switch the unit tests to nimut/testing-framework
|
2017-09-07 16:22:21 +02:00 |
|
Oliver Klee
|
646fef357f
|
[TASK] Update the testing framework to version 2.0
|
2017-09-07 15:45:35 +02:00 |
|
Oliver Klee
|
24786cc859
|
[TASK] Add security-advisories to the composer.json
|
2017-09-07 13:13:21 +02:00 |
|
Oliver Klee
|
0473be52be
|
[BUGFIX] Require typo3/cms-core, not typo3/cms
|
2017-09-07 13:00:36 +02:00 |
|
Oliver Klee
|
6a1d0e5497
|
[TASK] Require PHP 7 and PHPUnit 5.7
|
2017-09-07 12:49:53 +02:00 |
|
Oliver Klee
|
7b9511edaa
|
[TASK] Switch to expectException
|
2017-09-07 12:30:59 +02:00 |
|
Oliver Klee
|
1c1f846858
|
[CLEANUP] Switch to Prophecy
|
2017-05-05 19:12:44 +02:00 |
|
Oliver Klee
|
15dc45eca7
|
[FEATURE] Allow stand-alone tests
|
2017-05-05 18:00:40 +02:00 |
|
Oliver Klee
|
2902815998
|
[CLEANUP] Autoformat with php-cs-fixer
|
2017-04-24 17:46:48 +02:00 |
|
Oliver Klee
|
c322bb8095
|
[FEATURE] Add a composer.json
|
2017-04-24 17:46:03 +02:00 |
|
Oliver Klee
|
3b38342345
|
[TASK] Require TYPO3 >= 7.6
|
2017-04-24 17:43:59 +02:00 |
|
Oliver Klee
|
8c6c27fe31
|
[TASK] Link to the TDD Seed project
|
2017-04-10 20:05:40 +02:00 |
|
Oliver Klee
|
c64d8b9fd9
|
[TASK] Migrate the TCA to TYPO3 CMS 7.6
|
2016-07-18 17:10:52 +02:00 |
|
Oliver Klee
|
bc58abde55
|
[TASK] Make the extension compatible with TYPO3 CMS 7.6
|
2016-07-16 21:39:04 +02:00 |
|
Oliver Klee
|
48e267693c
|
[BUGFIX] Fix the path to the TYPO3 tests bootstrap
|
2016-05-13 14:16:41 +02:00 |
|
Oliver Klee
|
a1848afbe5
|
[CLEANUP] Clean up the configuration files
|
2016-05-13 14:03:32 +02:00 |
|
Oliver Klee
|
dff6ea03a4
|
[FEATURE] Add a PHPUnit configuration file
|
2016-05-13 13:53:53 +02:00 |
|
Oliver Klee
|
31b1044fb5
|
[CLEANUP] Rework tests to match the TDD examples
|
2016-05-08 14:57:07 +02:00 |
|
Oliver Klee
|
229ab85f0b
|
[CLEANUP] Code autoformat
|
2016-05-08 14:28:38 +02:00 |
|
Oliver Klee
|
d0871fb5f8
|
[CLEANUP] Use the short array syntax
|
2016-05-07 21:56:27 +02:00 |
|
Oliver Klee
|
b6bb92d0da
|
[CLEANUP] Reformat the code as PSR-2
|
2016-05-07 21:43:25 +02:00 |
|
Oliver Klee
|
39db663279
|
[TASK] Add a Flattr button
|
2016-02-08 19:10:41 +01:00 |
|
Oliver Klee
|
3664458d51
|
[CLEANUP] Use @inject and the magic inject method
|
2015-10-27 22:46:01 +01:00 |
|
Oliver Klee
|
a4721b0d1c
|
[FEATURE] Add a DBUnit example
This is the functional test for the TeaBeverageRepository.
|
2015-10-26 23:37:57 +01:00 |
|
Oliver Klee
|
6dfa56f78e
|
[BUGFIX] Fix the repository functional test namespace
|
2015-10-26 23:01:49 +01:00 |
|
Oliver Klee
|
1c3031597b
|
[FEATURE] Add examples for using the Testing Framework
|
2015-10-26 22:59:12 +01:00 |
|
Oliver Klee
|
12c69e81b0
|
[BUGFIX] Fix a casing typo in a test name
|
2015-10-26 22:04:42 +01:00 |
|
Oliver Klee
|
f529e4a688
|
[CLEANUP] Use ::class and imports
|
2015-10-25 12:01:33 +01:00 |
|
Oliver Klee
|
ee8a8f903c
|
[FEATURE] Add an example for vfsStream
|
2015-10-24 01:18:23 +02:00 |
|
Oliver Klee
|
bd16a2a531
|
[TASK] Update the ext_emconf.php
* set the version to 0.0.1
* set the state to experimental
* add a dependency on PHPUnit
|
2015-10-23 22:07:25 +02:00 |
|
Oliver Klee
|
e1dfe5971f
|
[TASK] Add more links to the README
|
2015-10-22 15:16:40 +02:00 |
|
Oliver Klee
|
e286cfd8a2
|
[CLEANUP] Lowercase null, false and true
|
2015-10-20 18:15:08 +02:00 |
|
Oliver Klee
|
2595b63847
|
[CLEANUP] Move the test to the correct namespaces
|
2015-06-14 13:07:29 +02:00 |
|
Oliver Klee
|
c065531f26
|
[CLEANUP] Import/use ObjectStorage to avoid duplication
|
2015-06-14 11:31:29 +02:00 |
|
Oliver Klee
|
8073f83c8f
|
[CLEANUP] Drop the @test from the test methods
|
2015-06-14 11:27:58 +02:00 |
|
Oliver Klee
|
662026c630
|
[CLEANUP] Call static PHPUnit methods using self::
|
2015-06-14 11:16:54 +02:00 |
|
Oliver Klee
|
3db3e7af04
|
[CLEANUP] Drop the unset from tearDown()
|
2014-12-14 21:34:16 +01:00 |
|
Oliver Klee
|
cb2d55f4b8
|
[CLEANUP] Make setUp and tearDown protected
|
2014-12-14 21:20:53 +01:00 |
|
Oliver Klee
|
f3b26e35ee
|
[CLEANUP] boolean -> bool, integer -> int
|
2014-12-14 16:17:44 +01:00 |
|
Oliver Klee
|
5a33bc2a85
|
[CLEANUP] Shorten the die() line
|
2014-12-14 15:50:25 +01:00 |
|
Oliver Klee
|
1e248f4bb0
|
[CLEANUP] Use $GLOBALS['TCA'] instead of $TCA
|
2014-12-11 14:17:37 +01:00 |
|