Skip to content

Conversation

@vlkolak
Copy link

@vlkolak vlkolak commented Oct 20, 2017

Changes:

  • bootstraped Codeception
  • fixed namespace bug on Link (luckily it was used only in its local namespace, therefore no breakings changes)
  • unit test for Link
  • MySqlGatewayTestTrait for common tests functions
  • IdentifiableMySqli to ease assertions (and to work around a cloning issue for \mysqli mocks coming from dataProviders
  • AbstractMySqlGateway tests for : getLinks, registerLink, purge, fetch, fetchAll
  • AbstractMySqlGateway getLinks bugfix as in Fix strange issue where low-method links could be used for higher-level method calls #10

- bootstraped Codeception
- fixed namespace bug on Link (luckily it was used only in its local namespace, therefore no breakings changes)
- unit test for Link
 - MySqlGatewayTestTrait for common tests functions
 - IdentifiableMySqli to ease assertions (and to work around a cloning issue for \mysqli mocks coming from dataProviders
 - AbstractMySqlGateway getLinks && registerLink tests
 - AbstractMySqlGateway getLinks bugfix as in objective-php#10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant