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

Add initial support for jpos injections in tests. #243

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 24, 2023

  1. Add initial support for jpos injections in tests.

    This first commit adds support for injecting a log source, and a mocked mux for jpos based application junit tests.
    Andrés Alcarraz authored and alcarraz committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    286ae55 View commit details
    Browse the repository at this point in the history
  2. remove duplicate library entry

    Andrés Alcarraz authored and alcarraz committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    034fab1 View commit details
    Browse the repository at this point in the history
  3. Rename test module as suggested by @ar and @fgonzal

    Also:
    - rename unused parameter to ignored.
    - fixed code example in README.md
    alcarraz committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9ae3486 View commit details
    Browse the repository at this point in the history