Codeception / Codeception/module-db

Using DB module in testing with transactions

Open
#85 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
23
Forks
31
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the module behavior described in pull request #60 and how the DB module currently handles test and project connections. The goal is to let the module assert changes made inside database transactions using a shared connection, with the supported behavior and transaction cases covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
databases, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.