mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 23:36:13 +02:00
Commit graph

474 commits

Author SHA1 Message Date
Oliver Klee
adf0b308a1
[TASK] Update the dev dependencies (#36)
Also drop a redundant `--prefer-stable --prefer-dist` from the
installation process as this already is the configured default
in the `composer.json`.
2018-10-25 21:46:46 +02:00
Oliver Klee
2e7bc6369f [TASK] Remove ChromeDriver from composer.json 2018-06-01 10:44:02 +02:00
Oliver Klee
fd3f73af13
[FEATURE] Example acceptance tests with Codeception (#31) 2018-05-31 23:48:38 +02:00
Oliver Klee
b0ede23c29
[CLEANUP] Streamline .travis.yml and composer.json (#24)
Use latest changes from ext_scaffold.
2018-05-28 15:08:56 +02:00
Oliver Klee
a4089e04e9
[FEATURE] Functional tests for the tea controller (#21) 2018-05-27 00:28:13 +02:00
Oliver Klee
a32cce2dff
[TASK] Update the testing framework from 2.0 to 3.0 (#11)
Also mark in the composer.json that stable dist packages are preferred.
2018-05-25 17:18:03 +02:00
Oliver Klee
e2f39033c0
[FEATURE] Tea model and repository (#10) 2018-05-25 16:19:12 +02:00
Oliver Klee
7fbde75e2b
[FEATURE] Add TypoScript and lint it (#9) 2018-01-27 17:44:42 +01:00
Oliver Klee
d6ad3b80b1
[CLEANUP] Restructure the Composer scripts (#8) 2018-01-27 16:04:27 +01:00
Oliver Klee
d4e55df95a
[TASK] Link the extension on Travis (#6) 2018-01-25 18:59:55 +01:00
Oliver Klee
a1714ab0da
[FEATURE] Composer script for PHP linting (#5) 2018-01-25 17:22:40 +01:00
Oliver Klee
a0d823bed8
[TASK] Require more specific TYPO3 versions (#4) 2018-01-25 16:15:33 +01:00
Oliver Klee
2146fb2cdd
[TASK] Install typo3/cms on Travis (#3)
Also drop the composer validation CI step and clean up the branch alias.
2018-01-24 15:36:29 +01:00
Oliver Klee
99277a3cb4 [TASK] Allow PHP up to 7.2.x
Also remove the dependency on the phpunit extension.
2018-01-10 21:42:25 +01:00
Oliver Klee
617ef35c8f [TASK] Clean up and complete the composer.json 2018-01-10 19:54:29 +01:00
Oliver Klee
77674ae9c6 [BUGFIX] Fix composer.json validation errors 2017-12-23 01:19:25 +01:00
Oliver Klee
309eb425a2 [CLEANUP] Clean up composer.json and ext_emconf.php 2017-12-23 00:53:15 +01:00
Oliver Klee
3cc3fd09b1 [TASK] Switch the functional tests to nimut/testing-framework 2017-09-08 16:09:51 +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
15dc45eca7 [FEATURE] Allow stand-alone tests 2017-05-05 18:00:40 +02:00
Oliver Klee
c322bb8095 [FEATURE] Add a composer.json 2017-04-24 17:46:03 +02:00