mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 00:16:12 +02:00
Commit graph

34 commits

Author SHA1 Message Date
Oliver Klee
14c3a513c1
[BUGFIX] Only show the default branch status in the CI badge (#118)
We only want to see whether the build for the current default branch
is successful, not the status of any other branches or PRs.

Also make the alt text for the badge more specific as we now have
two CI builds (GitHub and GitLab).
2020-10-11 15:17:07 +02:00
Oliver Klee
3cc4abb092
[TASK] Switch the default branch from master to main (#117)
Also update URLs to other repositories that also have done
the switch.
2020-10-10 14:02:59 +02:00
Łukasz Uznański
0338647e34
[TASK] Remove security checker (#111)
Resolves: #110
2020-10-07 14:10:44 +02:00
Łukasz Uznański
09335d7e70
[TASK] Add gitlab ci badge (#108)
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
2020-10-04 15:46:37 +02:00
Oliver Klee
288fbc7999
[TASK] Drop the Travis CI builds (#56)
We've moved to GitHub Actions (and will add GitLab CI) instead.
2020-06-23 11:05:45 +02:00
Oliver Klee
0ad663e9c7
[TASK] Update the GitHub actions status badge URL (#47)
Now that the project has been moved to a different project,
the GitHub actions status badge URL needs to be adapted.
2020-05-22 09:14:54 +02:00
Oliver Klee
b67a142653 [TASK] Drop obsolete parts from the README (#34)
Also fix some formatting issues.

Fixes #4
2019-12-07 17:30:02 +01:00
Oliver Klee
8c4b5425b9 [TASK] Add a status badge for GitHub actions (#33) 2019-12-07 17:06:13 +01:00
Oliver Klee
8df9b442e1 [BUGFIX] Update the badge URLs in the README (#29)
Fixes #22
2019-12-07 15:59:33 +01:00
Oliver Klee
fce8d64606
[TASK] Drop support for TYPO3 < 9.5 (#50) 2019-08-12 15:54:29 +02:00
Oliver Klee
9cb3879ba5
[BUGFIX] Fix build status URLs in the README (#39)
Also drop surplus blank lines from the README.
2019-08-07 13:41:26 +02:00
Oliver Klee
a61e6afee5 [BUGFIX] Make the Codeception instructions more robust 2018-06-01 10:58:34 +02:00
Oliver Klee
ebc500f47f [BUGFIX] Fix the codeception run instructions 2018-06-01 10:20:36 +02:00
Oliver Klee
fd3f73af13
[FEATURE] Example acceptance tests with Codeception (#31) 2018-05-31 23:48:38 +02:00
Oliver Klee
5b3936f35a
[TASK] Drop the example PHPUnit configuration file (#29)
This file has caused more confusion than enlightenment.
2018-05-31 16:09:06 +02:00
Oliver Klee
04bf2b94fb
[BUGFIX] Fix path to vendor in the README (#28)
[ci skip]
2018-05-30 13:38:59 +02:00
Oliver Klee
ade5a8174d
[TASK] Document running the unit tests on the command line (#27)
[ci skip]
2018-05-30 12:33:28 +02:00
Oliver Klee
1b8c800443
[TASK] Add a PHPUnit example configuration file (#16) 2018-05-26 19:50:59 +02:00
Oliver Klee
ff2d3f7dc0
[TASK] Update the installation instructions (#12)
[ci skip]
2018-05-25 17:17:25 +02:00
Oliver Klee
c034d807d6 [BUGFIX] Fix a typo in the README
[ci skip]
2018-05-25 16:51:31 +02:00
Oliver Klee
e2f39033c0
[FEATURE] Tea model and repository (#10) 2018-05-25 16:19:12 +02:00
Oliver Klee
873f97e0a2 [TASK] Recommend helhum's extension skeleton 2018-01-24 13:21:06 +01:00
Oliver Klee
e0ed651423 [TASK] Rework the README 2017-12-23 00:58:40 +01:00
Oliver Klee
c7892046d4 [TASK] Update the buttons in the README 2017-12-23 00:55:34 +01:00
Oliver Klee
15dc45eca7 [FEATURE] Allow stand-alone tests 2017-05-05 18:00:40 +02:00
Oliver Klee
8c6c27fe31 [TASK] Link to the TDD Seed project 2017-04-10 20:05:40 +02:00
Oliver Klee
39db663279 [TASK] Add a Flattr button 2016-02-08 19:10:41 +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
1c3031597b [FEATURE] Add examples for using the Testing Framework 2015-10-26 22:59:12 +01:00
Oliver Klee
ee8a8f903c [FEATURE] Add an example for vfsStream 2015-10-24 01:18:23 +02:00
Oliver Klee
e1dfe5971f [TASK] Add more links to the README 2015-10-22 15:16:40 +02:00
Oliver Klee
f8a77f270f [CLEANUP] Drop closing PHP tags and do some more minor cleanup. 2013-12-23 13:24:40 +01:00
Oliver Klee
fb151cbbb1 [TASK] Add a description to the README. 2013-11-01 19:51:50 +01:00
Oliver Klee
2ab4fe7610 Initial commit 2013-11-01 11:45:05 -07:00