Skip to content

Commit 04a5dbb

Browse files
eXorusNaktibalda
authored andcommitted
Remove multidb module and extension in the doc (Codeception#168)
* Update modules.yml * Update extensions.yml
1 parent 452b593 commit 04a5dbb

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

_data/extensions.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@
2727
description: The reporter with a progress bar
2828
image: /images/extensions/codeception-progress-reporter.png
2929

30-
- name: MultiDb
31-
link: http://github.com/redmatter/Codeception-MultiDb
32-
description: Extension that enables working with multiple dabatase backends and safe switching between them. It provides equivalant service as the Db module and more. Use v1.x for codeception v2.0 and v2.x for codeception v2.1.
33-
3430
- name: DrushDb
3531
link: http://github.com/pfaocle/DrushDb
3632
image: https://www.drupal.org/files/druplicon-small.png

_data/modules.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,6 @@
114114
link: https://github.com/mendicm/css-regression
115115
description: CSS / Visual regression tests integrated in Codeception. This module can be used to compare the current representation of a website element with an expected based on a reference image. This module does not require any JavaScript injections in your website and works with viewport screenshots (chromedriver). Compatible with WebDriver and AngularJS modules.
116116

117-
- name: MultiDb
118-
link: https://github.com/iamdevice/codeception-multidb
119-
description: Extension or work with multiple databases and switch between them. Based on original Db module. Make for codeception v.2.2
120-
121117
- name: Mountebank
122118
link: https://github.com/meare/codeception-mountebank
123119
description: Stub and mck external services with mountebank

0 commit comments

Comments
 (0)