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

Replace System Rules with System Lambda #223

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

Commits on Mar 2, 2021

  1. Replace System Rules with System Lambda

    System Lambda is more specific. It only wraps the part of the code that
    reads the environment variables. In addition System Lambda is
    independent from the test framework and no obstacle for moving to
    another test framework (e.g. JUnit Lambda).
    stefanbirkner authored and vadeg committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    afc7f2d View commit details
    Browse the repository at this point in the history
  2. Update system-lambda version

    vadeg committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    7991eca View commit details
    Browse the repository at this point in the history
  3. Rename and cleanup test

    vadeg committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    4253a32 View commit details
    Browse the repository at this point in the history