Skip to content

vphant/calculator

Repository files navigation

Calculator

Test task

Setup

Based on https://github.com/dunglas/symfony-docker

  1. If not already done, install Docker Compose
  2. Run docker-compose build --pull --no-cache to build fresh images
  3. Run docker-compose up (the logs will be displayed in the current shell)
  4. Open https://localhost in your favorite web browser and accept the auto-generated TLS certificate
  5. Run docker compose down --remove-orphans to stop the Docker containers.

Tests

Run

docker compose exec php bin/phpunit

screenshot

TODO

  • add frontend tests using symfony/panther

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published