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/tck projection #34

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

Commits on Jul 27, 2021

  1. test projection

    MatthieuMAIF committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    9ad9271 View commit details
    Browse the repository at this point in the history
  2. tck consitent projection

    MatthieuMAIF committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    313e77b View commit details
    Browse the repository at this point in the history
  3. format code

    MatthieuMAIF committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    22aef47 View commit details
    Browse the repository at this point in the history
  4. ignore java version file

    MatthieuMAIF committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    c65f1a1 View commit details
    Browse the repository at this point in the history
  5. tck async jooq

    MatthieuMAIF committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    f6c6ed9 View commit details
    Browse the repository at this point in the history
  6. fix: fix tkc tests

    Tests were not working since connection timeout was not setup
    on Postgres connection. Default timeout is infinite therefore
    test that shutdown BDD hangs.
    Benjamin CAVY authored and MatthieuMAIF committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    635c19c View commit details
    Browse the repository at this point in the history