Sylake / AkeneoProducerBundle

[DEPRECATED] Produces messages consumed by Sylake/SyliusConsumerBundle.
MIT License
30 stars 16 forks source link

[WIP] Introduce functional tests #48

Closed pamil closed 7 years ago

pamil commented 7 years ago

HATE THIS.

pamil commented 7 years ago
$ tests/Application/bin/console doc:sch:cr -vvv --env=test

ATTENTION: This operation should not be executed in a production environment.

Creating database schema...

  [Doctrine\ORM\Tools\ToolsException]
  Schema-Tool failed with Error 'An exception occurred while executing 'CREATE UNIQUE INDEX locale_foreign_key_idx ON pim_catalog_attribute_group_translation (locale, foreign_
  key)':
  SQLSTATE[HY000]: General error: 1 index locale_foreign_key_idx already exists' while executing DDL: CREATE UNIQUE INDEX locale_foreign_key_idx ON pim_catalog_attribute_group
  _translation (locale, foreign_key)
pamil commented 7 years ago

Same happens when trying to use pim:installer:db.

pamil commented 7 years ago

As for now - no tests for Akeneo side :(