Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Using DB module in testing with transactions

オープン
#85 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
php
領域
databases, testing

調査の方向性

まず、pull request #60 に記載されたモジュールの動作と、DB モジュールが現在テスト接続およびプロジェクト接続をどのように扱っているかを確認してください。目的は、共有接続を使用してデータベーストランザクション内で行われた変更をモジュールがアサートできるようにし、サポートされる動作とトランザクションのケースをテストでカバーすることです。

索引モデルが issue の本文から書いたものです。

説明

I want use this codeception module on project where we run test cases inside database transactions.
I already did some hacks on my project to achieve that; and also i make PR proposal https://github.com/Codeception/module-db/pull/60 but i did not get any feedback;

Please, can you give me some tips how i can achieve that with this module if that is posible?

If this is not possible jet, please let me know what do you think about my proposal, and do you see this as valuable functionality; My idea is share my project/test connection instance with module, so module can assert changes made inside db transactions;

Thanks

主要言語
PHP
スター
23
フォーク
31
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Codeception/module-db のほかの issue

Codeception/module-db の issue をすべて見る

似ている issue

PHP の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。