Łukasz Uznański
|
46e598e7e1
|
[TASK] Enable tests in t3 v10 (#77)
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.pl>
|
2020-07-23 12:41:27 +02:00 |
|
Oliver Klee
|
a9f64159ec
|
[TASK] Switch the code sniffing from PSR-2 to PSR-12 (#35)
Also update the corresponding packages and autoformat the code again.
Fixes #3
|
2019-12-07 17:44:32 +01:00 |
|
Andreas Wolf
|
3f3c9285d9
|
[CLEANUP] Fix PHP_Codesniffer issues
Resolves: #21
|
2019-12-07 12:13:32 +01:00 |
|
Andreas Wolf
|
445dae3129
|
[TASK] Rename TS files to .typoscript (#19)
Resolves: #8
|
2019-12-07 11:27:29 +01:00 |
|
Oliver Klee
|
29bf7ccae5
|
[TASK] Convert the PHP namespaces to "TTN" (#9)
Fixes #1
|
2019-12-01 12:16:06 +01:00 |
|
Oliver Klee
|
b519583431
|
[CLEANUP] Fix code inspection warnings (#57)
|
2019-08-12 17:43:02 +02:00 |
|
Oliver Klee
|
3401e32a84
|
[FEATURE] Add PHP-CS-Fixer (#53)
Also run the fixer on all classes and tests.
|
2019-08-12 17:25:59 +02:00 |
|
Oliver Klee
|
023698729b
|
[FEATURE] Add PHP_CodeSniffer to the Travis CI build (#44)
|
2019-08-12 13:49:05 +02:00 |
|
Oliver Klee
|
fd3f73af13
|
[FEATURE] Example acceptance tests with Codeception (#31)
|
2018-05-31 23:48:38 +02:00 |
|
Oliver Klee
|
3e1fd7416f
|
[FEATURE] Tea single view (#26)
|
2018-05-28 17:05:39 +02:00 |
|
Oliver Klee
|
3e4d10cc12
|
[FEATURE] Add tests using the database abstraction (#25)
|
2018-05-28 15:17:19 +02:00 |
|
Oliver Klee
|
a4089e04e9
|
[FEATURE] Functional tests for the tea controller (#21)
|
2018-05-27 00:28:13 +02:00 |
|
Oliver Klee
|
dd1ea7868d
|
[FOLLOWUP] Fix copy'n'paste error in view class in annotation (#20)
[ci skip]
|
2018-05-26 21:13:02 +02:00 |
|
Oliver Klee
|
436a10b9d6
|
[FEATURE] Tea plugin with TeaController and index action (#19)
|
2018-05-26 20:46:55 +02:00 |
|
Oliver Klee
|
09dc1281ca
|
[FEATURE] Add Tea.image as a FAL example (#15)
|
2018-05-25 22:39:33 +02:00 |
|
Oliver Klee
|
9b10334c0d
|
[FEATURE] Add default sorting by title to the TeaRepository (#14)
|
2018-05-25 17:38:51 +02:00 |
|
Oliver Klee
|
e2f39033c0
|
[FEATURE] Tea model and repository (#10)
|
2018-05-25 16:19:12 +02:00 |
|
Oliver Klee
|
bbb6f8e5f0
|
[TASK] Add the default directory structure (#7)
Also use spaces for indentation in the .htaccess files.
|
2018-01-27 15:54:51 +01:00 |
|
Oliver Klee
|
4b7ffe0546
|
[CLEANUP] Empty out the extensions
|
2017-12-22 22:20:43 +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
|
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
|
bc58abde55
|
[TASK] Make the extension compatible with TYPO3 CMS 7.6
|
2016-07-16 21:39:04 +02:00 |
|
Oliver Klee
|
31b1044fb5
|
[CLEANUP] Rework tests to match the TDD examples
|
2016-05-08 14:57:07 +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
|
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
|
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
|
7696a7b97e
|
[BUGFIX] Fix types in @var and @param.
|
2014-12-11 14:16:47 +01:00 |
|
Oliver Klee
|
31dd57d52c
|
[TASK] Set TYPO3 compatibility to 6.2-7.0
|
2014-12-11 14:14:18 +01:00 |
|
Oliver Klee
|
b8f233e065
|
[CLEANUP] Use the new TYPO3 copyright headers.
|
2014-12-10 21:18:45 +01:00 |
|
mostwanted
|
9343053ab6
|
Add @return void annotation to test methods
|
2014-01-02 00:04:01 +01:00 |
|
mostwanted
|
64303b35b2
|
Add @return void annotation to test methods
|
2014-01-02 00:03:30 +01:00 |
|
mostwanted
|
e2732e2533
|
Add @return void annotation to test methods
|
2014-01-02 00:03:12 +01:00 |
|