Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Codeception/module-db

DB module for Codeception
https://github.com/Codeception/module-db

merged with 2.0

215d55a48a9aff5a071fb3a356f19344bbd93443 authored over 9 years ago
Use a different db file to avoid conflict with SqliteTest

df9c7b94ec9942b703b7f1bcc8ec44e49e49f80c authored over 9 years ago
Reuse connection from module

92d76ed470fe8ac2f737813960389fb3bcb1ef53 authored over 9 years ago
Fixed assertion in testCleanupDatabase

88833ac575e31e83edd51122534c84990057e900 authored over 9 years ago
Initialize module in setUpBeforeClass

4c6f82f0201bd971e49ae1b0312dd40b67f3451b authored over 9 years ago
Reload database in setUpBeforeClass to make this test independent from SqliteTest

2fd798b848f1db9c69d300f75b5e7e2405fc68d9 authored over 9 years ago
Refactored PostgresTest

d502993025f1df7062fc79a2821c4a226e87a17c authored over 9 years ago
Refactored SqliteTest

3365cd6b9fc9d2fd5dc6b6ff2533c0c7147aa4c4 authored over 9 years ago
Merge pull request #1980 from Codeception/codefix

Codefixes applied according to scrutinizer

d36703cc24b246668a21211c117cbe9d8cd41939 authored over 9 years ago
codefixes applied according to scrutinizer

8f7665943b82718f8b9b50545bd5c7e067998be2 authored over 9 years ago
Fixed assertion in testCleanupDatabase

583fb4a07636bd06a18d87e4345daf4e6013aa34 authored over 9 years ago
Moved initial setup to setUpBeforeClass, load to setUp, cleanup to tearDown

d52c2e3baa6f7dd66931429deb5b3eb55906e148 authored over 9 years ago
merged with 2.0

d1a3012c59eebe09ac47763af018eed205f52c89 authored over 9 years ago
fixed quoting table name on getting primarykey

e119c85318b073281b8a805702e1a004b94df37e authored over 9 years ago
Merge branch '2.0' into appveyor

6e924b31dbf8011077f3e43ab9669f9408fe191f authored over 9 years ago
Merge pull request #1950 from satahippy/quote-postgresql-names-2.0

Quote PostgreSql names (2.0 branch merge)

1f379da9483f4a8f604d8baed389a0b2c2595e17 authored over 9 years ago
Merge pull request #1943 from satahippy/have-in-database-fk

Db::haveInDatabase. Reverse order of removing inserted records.

334d8a0709f86bad64488f369bee1041f200a98d authored over 9 years ago
remove merged duplicated (and older) line

This causes an error during test run, I think it was added during a merge of older branches and ...

cbf08c9e769111ef4c6e7824fd32d9d2e3eadd30 authored over 9 years ago
Merge branch '2.0' into quote-postgresql-names-2.0

Conflicts:
src/Codeception/Lib/Driver/Db.php

cc9f4ac1f563e71663ea0c54312db05290f7fa7d authored over 9 years ago
reverse order of removing for foreign keys compatibility

8d745c1413d819177fcd90a6c1de4c47963adb05 authored over 9 years ago
added Rest and Soap to appveyor test suite

8a1d1ff6dff2dd2b49744864862688940e7ed992 authored over 9 years ago
updated config to run MySQL / PostgreSQL tests

935ac4c9857bc109da2cf2f313ed800f8596f620 authored over 9 years ago
quote PostgreSql names on lastInsertId (for case sensitive names)

e089d7830f397cc610fcff17369a4557d8e8a6f5 authored over 9 years ago
quote names on delete

69dcce515b89acb1aa7c04892deac44d855667be authored over 9 years ago
Quote primary key column in deleteQuery

402cb668cad139a6344aef369f6bb63a2afdaca7 authored over 9 years ago
Implemented testDeleteFromTableUsingReservedWordAsPrimaryKey

8483df94aa03db6f3eeace52e521d90550d2cc1b authored over 9 years ago
Quote table names in getPrimaryColumn and deleteQuery methods #1908

5bc156dc89ce92c7715e4a419558a512268df708 authored over 9 years ago
Implemented tests for table name quoting in getPrimaryColumn and deleteQuery methods

764707e726426e1f6c1c2fea938d1349b8cb62fc authored over 9 years ago
merged with stable branch

da6b38b2622b7b59ca136736299559be1b9ea223 authored almost 10 years ago
updated module reference and base generators for new config changes

beb568e222050b476f8084ac00598719960e92d7 authored almost 10 years ago
* renamed exception classes

* improved error formatting in console
* prepared modules for partitioning

1eaea0e957906d019ff4fc9c0dc7fc2628d413eb authored almost 10 years ago
Temporary workaround for #1846

b3daac3ef219b49df0f19a77c915b70a808ea7c1 authored almost 10 years ago
updated fixtures

3b03da72afd34abe2775c7a77d184ab0aad410f4 authored almost 10 years ago
merged with 2.0

0de5b3298e4684d9ced9077051012e1f0566bcbd authored almost 10 years ago
reformatted code

32995f27bfe3613fd8f84cb8eb5f73f807e0da77 authored almost 10 years ago
fixed some failing tests due to changes in signature

b8519c0bac35af6491df51c708bc4fb9df0b50aa authored almost 10 years ago
Support for multiple databases

Only a small change to # 1727.
If the table is in another database the string is like `other_da...

025bb492908d230231a488f60dc4eb2f1be20657 authored almost 10 years ago
Fix inheritance of deleteQuery in SqlSrv-driver and modify variable-doc

df488f72ca26c91a125dc842258d69423b06e82c authored almost 10 years ago
Apply feedback of PR #1727

8b3a780f1690bf7de9f0ce93f5e97d351b516750 authored almost 10 years ago
Temporary fix for SQLite

85334d9c0bce3b2fde94f335bcbee23250af8654 authored almost 10 years ago
Add the ability to have another primary key then 'id'

0da1626e1ac2de2f7bc28bce7a9d5535d74bb4e6 authored almost 10 years ago
Add comments to variables

ec9a234185c4619374fb26c1ddbc1ca4c8cd82ac authored almost 10 years ago
Format to PSR-2

5158b59f1fca02345eecd5407d3f3740db577418 authored almost 10 years ago
merged with 2.0

a1fb563bb758db35c39a42a475af8d5f00c0895f authored almost 10 years ago
Update SqlSrv.php

select() needs the $criteria parameter to be passed by reference to be compatible with Db::select()

164b6671f9c9ffe3c413869652b9d74322386c5c authored almost 10 years ago
Merge branch '2.0'

cddc2307368769a5634022255d6b5e4e7e911a22 authored about 10 years ago
Remove table constraints prior to drop table in clean up

f6abd978dec9c02c8d4c7bbf4c217c3130d5b98b authored about 10 years ago
merged with 2.0

2206bc3fc94c647ed265bdbb520c8be903f465a6 authored about 10 years ago
Fixing postgresql error with eschemas

4f6fe5db60ae820307dc4f6e70e03c3060f6ab53 authored over 10 years ago
Update Db.php

`Line 178` will never be executed, because `count($this->sql)` returns not less than one, even i...

7f5c580ed745111d7297d52697f257b56038887c authored over 10 years ago
Make the postgresql loader load $$ syntax correctly

6a98f50ad73121f34e089700759dafc3255b8d22 authored over 10 years ago
Improve $$ multiline query detection for postgresql

bb80d26a9ac56453155a45a88419ecef08a0246f authored over 10 years ago
Move db drivers from Util/ to Lib/ to reflect src tree

dbf0d2c0694f66c7476ac2f44aa0b04703bd463f authored over 10 years ago
merged with 2.0

961f24ed5c00b11665c5f2505faff75a2a72721a authored over 10 years ago
fix #1406

ca7af1c361fe1e5ab4115806fcabf6476c5175a5 authored over 10 years ago
Revert "Ignore errors from lastInsertId()"

f968fcf0685269648fdc04a7186b1ab7e97bff7d authored over 10 years ago
Ignore errors from lastInsertId()

lastInsertId() fails if the DB structure does not match Db module's assumption,
for example, a t...

85bac1f73620856a4245cb4afd1a421802a51ce1 authored over 10 years ago
codefixes

a64648f1d7379a160f98e2d56a83a24a79fdb768 authored over 10 years ago
Update Oci.php

fddfe7e675c58273c50528bb282a01ffeebf5d02 authored over 10 years ago
Create Oci.php

501da9299760251218fc35cc195f455f840b53d8 authored over 10 years ago
Update Db.php

This prevents the removeInserted function from re-attempting to remove ids which it has previous...

0b3a3ed049e8b4d4d9f9364abac68acc6b0f3581 authored over 10 years ago
Interactive console works again, fixed #1186

57c265eda4601459bf304a07c15dd93d142a99ed authored over 10 years ago
[Bug Fix] Ability to check for records in sqlite DB using NULL

This is a copy of the fix applied to the MySQL driver, but needs to be applied here to allow it ...

44a4922eb9421f24c6bc759ff271c76c0807d8d4 authored over 10 years ago
updated bootstrap docs

9c7ea4c6fe07b2cab727322d81e246f52f214af8 authored over 10 years ago
merged with 1.8

2a4ff8fa96ca17df98c7f8de0befab454daeb327 authored over 10 years ago
fixed --no-colors option

91353b074f558d7159a0e04c04dd63cb7c034f88 authored over 10 years ago
merged with 1.8

00d860c65d45e8584bb5b587bdf380490540263f authored almost 11 years ago
merged with 1.8

3fabd4d059385bac1dda39b71b0ac1fba1372dfb authored almost 11 years ago
updated tests for db

e3cadc712b6fddc85eb6d84e991b4b5226a500af authored almost 11 years ago
updated tests for db

31a60ad88dc96d957a3dec230200d220e1a6385e authored almost 11 years ago
merged with 1.8

97444332b2b5ae71e8da6a58c5f4cf1e627c799d authored almost 11 years ago
merged with 1.7

9db9c666139aa564051340370419f576f97ad70e authored almost 11 years ago
updated database dump

329601e071778c38fc0cc7d95bb6c277999da771 authored almost 11 years ago
merged with #980

d3ff6f1d742f01f982fbd73710f51ecf74133a2c authored almost 11 years ago
Fixed seeInDatabase() when testing for NULL values in PostgreSQL.

Fixes issue #981.

8528b22d36755cc9befdf3709f2294b52b2057c4 authored almost 11 years ago
Updated unit tests.

7ccceedf755540ea122bdd34686a48465ea95672 authored almost 11 years ago
Upgraded to PHPUnit 4.0

d0d627676bc6b08a7c06023b4158f1bd21cededc authored almost 11 years ago
documentation improvements, specify added, Assert module added to unit tests by default

a16add15d0377d84f5ad4152f4308855a9ab5436 authored almost 11 years ago
Interfaces moved to their dir

7dd17a0600d3b1d0f4129dbe20e5db76ad03b9da authored almost 11 years ago
refactoring: Util split to Util and Lib

13cc87418b8cacd34bfec28bfc98cab36ea1f615 authored almost 11 years ago
refactoring: Util split to Util and Lib

fe544c8773791adaff7c65ff92d1e665dac4d100 authored almost 11 years ago
Util splitt to Util and Lib

3432179fe2e2cc1093dcd10ebf6f66cac42531f9 authored almost 11 years ago
added select element by name to innerbrowser

73386d75a8f8db186d870259a158fbe032888ceb authored about 11 years ago
Replace getcwd calls in modules with Codeception\Configuration::projectDir - to support running via Webception project

d5975226b914a20ba99c8022b2b1a76f17adbf7c authored about 11 years ago
fixed test for Db module - cleanup happens after test execution

5782f59f51b0b29ee0f118f1361a911892b18627 authored about 11 years ago
Fixed a typo

4692cbd6e43a8f10184109e35ef0f24fa21c5040 authored about 11 years ago
Moved $this->removeInserted() from method _before to method _after

792ea711cc5019cec925844e0c8cfcbd6f42d3fe authored about 11 years ago
added setUpBeforeClass/tearDownAfterClass callbacks

b1afa096e23eae0875ba1485d0c2087781f88678 authored about 11 years ago
Added sendAjaxRequest(), allow to specify request method

7ae0a01b99bb7b6c756fa836d321eac93d6e8e51 authored about 11 years ago
fix to command unit tests

1331f00b3c4318b313f2b12edf14b1de9ce7cc06 authored about 11 years ago
added ordering to cest files through annotations

baa86e43900b7765d865680303d0f4cbae0cd8cd authored over 11 years ago
Fix PG DbTest::testDontSeeInDatabaseWithEmptyTable

- The Postgresql::select command was generating erroneous when the criteria was an empty array
-...

9959159da376bda93dbbcae6d54493d05ebdfb9d authored over 11 years ago
Fix PG DbTest::testHaveAndSeeInDatabase

- The test was failing because the value for lastInsertId when
using PG was always 0.
- As per h...

db9e9620275af1207fb74ea6da5532f0eea6ae53 authored over 11 years ago
fix to #414 - dbh not passed to Db module

76b93d88d78175d6fbf435f7259632edd75223ed authored over 11 years ago
DB module change merged

d73121414e331a56e9a3c0b63f468048bfe35a7a authored over 11 years ago
stabilizing dependencies

fcbe74baefed52a0720c86d5a0b13843e027e8dd authored over 11 years ago
merged and updated to mink-goutte master

11c28583878f1ac9b9520f49b6b0e46386e1dc50 authored over 11 years ago
HaveInDatabase will now return the primary id of the inserted row

e341ee801cf6719ada5460c8ef3530f0fe5db309 authored over 11 years ago
event system changed

3d0203aa7d24bbf9b63401364a9a5e8d5f6b5975 authored over 11 years ago
empty table check in tests added

c5c86f09f5193a980ff8637b6bd244015ef433b6 authored over 11 years ago