Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: automated integration testing process #105

Closed
wants to merge 4 commits into from

Commits on May 14, 2024

  1. feat: add a docker profile for integration testing

    - add services to automate the integration testing process;
    - remove everything related to production because it's not needed;
    - make minor fixes and improvements.
    itsfpbtw authored and PiluVitu committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f6c3c9d View commit details
    Browse the repository at this point in the history
  2. fix: minor fixes and improvements

    - fix typos;
    - full support for environment parametrization in docker compose.
    itsfpbtw authored and PiluVitu committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e0de500 View commit details
    Browse the repository at this point in the history
  3. docs: move run instructions to homepage

    - and minor improvements.
    itsfpbtw authored and PiluVitu committed May 14, 2024
    Configuration menu
    Copy the full SHA
    92afbd1 View commit details
    Browse the repository at this point in the history
  4. chore: before rebase

    PiluVitu committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4411d39 View commit details
    Browse the repository at this point in the history