Skip to content

Commit aa0a97b

Browse files
Removing Symfony1 and Doctrine1
...since nobody is going to install these nowadays. If you want to keep them somewhere, I suggest a new heading "Legacy Modules" (or so).
1 parent bcd439b commit aa0a97b

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

_data/modules.yml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,7 @@
5252

5353
- name: Date/Time
5454
link: https://github.com/nathanmac/datetime-codeception-module
55-
description: This module provides additional helpers for your test to help with date and time comparisons.
56-
57-
- name: Doctrine1
58-
link: https://github.com/Codeception/Doctrine1Module
59-
description: Module for Doctrine 1.x ORM (deprecated in Codeception 2.1).
60-
color: "#eee"
55+
description: Additional helpers for date and time comparisons, e.g. seeDateIsToday()
6156

6257
- name: Drupal
6358
link: https://github.com/guncha25/drupal-codeception
@@ -154,11 +149,6 @@
154149
link: https://github.com/nicholascus/codeception-stepler
155150
description: Enabling step-by-step console execution in bebugging mode.
156151

157-
- name: Symfony1
158-
link: https://github.com/Codeception/symfony1module
159-
description: Module for symfony 1.x framework (deprecated in Codeception 2.1).
160-
color: "#eee"
161-
162152
- name: VisualCeption
163153
link: https://github.com/Codeception/VisualCeption
164154
description: Visual regression tests integrated in Codeception. This module can be used to compare the current representation of a website element with an expected. It was written on the shoulders of codeception and integrates in a very easy way.

0 commit comments

Comments
 (0)