Skip to content

Commit 46643af

Browse files
committed
auto updated documentation
1 parent b182a61 commit 46643af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ title: Codeception Changelog
1313
* **[Yii2]** Mailer mock is now configured with options that make sense for it. Fixes [#3382](https://github.com/Codeception/Codeception/issues/3382)
1414
* **[Yii2]** Fixed creating `@webroot` directory on running functional tests. See [#3387](https://github.com/Codeception/Codeception/issues/3387)
1515
* **[Yii2]** Fixed regression in Yii 2 connector not allowing to work with output of error pages in functional tests. Fixes [#3332](https://github.com/Codeception/Codeception/issues/3332)
16+
* **[Mongo]** support of standard mongodump/mongorestore tools to populate mongo db database. Thanks **[GSokol](https://github.com/GSokol)**. Fixes [#3427](https://github.com/Codeception/Codeception/issues/3427)
1617
* **[REST]** `seeResponseIsJson` fails when response is empty. See [#3401](https://github.com/Codeception/Codeception/issues/3401), closes [#3400](https://github.com/Codeception/Codeception/issues/3400)
1718
* **[AMQP]** Added `purgeQueue` and `purgeAllQueues` actions. By **[niclopez](https://github.com/niclopez)**
1819
* **[DataFactory]** `haveMultiple` fixed; corrected the order of arguments in `FactoryMuffin->seed`. See [#3413](https://github.com/Codeception/Codeception/issues/3413) by **[buffcode](https://github.com/buffcode)**

0 commit comments

Comments
 (0)