tddwizard / magento2-fixtures

Fixture library for Magento 2 integration tests by @schmengler (@integer-net)
http://tddwizard.com/
MIT License
141 stars 28 forks source link

WIP: Replace faker #79

Closed schmengler closed 2 years ago

github-actions[bot] commented 2 years ago

Unit Test Results

  1 files  ±0    1 suites  ±0   38s :stopwatch: -14s 94 tests  - 3  93 :heavy_check_mark:  - 3  1 :zzz: ±0  0 :x: ±0 

Results for commit 2a5ff26a. ± Comparison against base commit 639aca89.

This pull request removes 3 tests. ``` TddWizard.Fixtures.Customer.CustomerBuilderTest ‑ testCompanyAddress TddWizard.Fixtures.Customer.CustomerBuilderTest ‑ testLocalizedAddresses TddWizard.Fixtures.Sales.OrderBuilderTest ‑ createIntlOrders ```
schmengler commented 2 years ago

rejected in favor of #81