Skip to content
This repository has been archived by the owner on Mar 13, 2022. It is now read-only.

Feature/user switch to pest foundry #4

Merged
merged 13 commits into from
Feb 11, 2021

Commits on Feb 1, 2021

  1. Added '/api' as global route prefix + created UserController + get & …

    …post functions for user
    Anthodev committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    ddb6876 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab84ef1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    001143c View commit details
    Browse the repository at this point in the history
  4. Configured security

    Anthodev committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    1ff0a55 View commit details
    Browse the repository at this point in the history
  5. Added assert on entities

    Anthodev committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    a8ca0f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ddc7fb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f0d749 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Added Behat + first behat test + modified hashpassword eventlistener …

    …to be usable in unit test + added extra_host on docker-compose for behat + a bit of refactoring
    Anthodev committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    3484126 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Added PestPHP + start switching test from phpunit to pest + prepared …

    …fixtures for dev + Added zenstruck/foundry for test fixtures
    Anthodev committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    76df37e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

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

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    baf3bb8 View commit details
    Browse the repository at this point in the history
  2. composer update

    Anthodev committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    a7b6b2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b397e3a View commit details
    Browse the repository at this point in the history