Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zenstruck/foundry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: zenstruck/foundry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 14 commits
  • 26 files changed
  • 2 contributors

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    e37f492 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. [doc] adding a link to SymfonyCasts (#60)

    We introduce Foundry in 2 (free) chapters there.
    weaverryan authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    b80d778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3cc0c3 View commit details
    Browse the repository at this point in the history
  3. [bug] ensure Foundry is "shutdown" after each test

    This prevents the booted factory from leaking into other tests.
    kbond committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    d2c8b47 View commit details
    Browse the repository at this point in the history
  4. [minor] deprecate TestState::withoutBundle()

    The bundle is used if detected.
    kbond committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    732e616 View commit details
    Browse the repository at this point in the history
  5. [feature] allow Factories trait to be used in pure units tests

    If not KernelTestCase, boot Foundry without Doctrine.
    kbond committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    aef9123 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5d4154 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1efc502 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a904e41 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fce3610 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c8040f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4eb546c View commit details
    Browse the repository at this point in the history
  12. [doc] fixes

    kbond committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    d5cab62 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #59 from kbond/testing-improvements

    Testing improvements
    kbond authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    ea8430f View commit details
    Browse the repository at this point in the history
Loading