Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 1 addition & 11 deletions _data/modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,7 @@

- name: Date/Time
link: https://github.com/nathanmac/datetime-codeception-module
description: This module provides additional helpers for your test to help with date and time comparisons.

- name: Doctrine1
link: https://github.com/Codeception/Doctrine1Module
description: Module for Doctrine 1.x ORM (deprecated in Codeception 2.1).
color: "#eee"
description: Additional helpers for date and time comparisons, e.g. seeDateIsToday()

- name: Drupal
link: https://github.com/guncha25/drupal-codeception
Expand Down Expand Up @@ -154,11 +149,6 @@
link: https://github.com/nicholascus/codeception-stepler
description: Enabling step-by-step console execution in bebugging mode.

- name: Symfony1
link: https://github.com/Codeception/symfony1module
description: Module for symfony 1.x framework (deprecated in Codeception 2.1).
color: "#eee"

- name: VisualCeption
link: https://github.com/Codeception/VisualCeption
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.
Expand Down