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

refactor/decouple runtime tests #29

Merged
merged 61 commits into from Mar 6, 2024
Merged

Commits on Feb 19, 2024

  1. refactor: decouple iqlQuery tests

    create helper methods in the testUtils
    Magnus-Kuhn committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9f0e01c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd69c42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f786f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    56e1fbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6081f5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    396322d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a596f2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd0fd1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e413149 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81a3f4e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. refactor: fewer message runtime test utilities

    add return parameters
    Magnus-Kuhn committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5a9e965 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3999157 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    322cd77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    996ff5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9237e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6c631a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'refactor/decouple-runtime-tests' of https://github.com/…

    …nmshd/runtime into refactor/decouple-runtime-tests
    Magnus-Kuhn committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    33088dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e12f74 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    48f0644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b760b10 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refactor/decouple-runtime-tests' of https://github.com/…

    …nmshd/runtime into refactor/decouple-runtime-tests
    Magnus-Kuhn committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    dca0828 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    51f48c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    f4d7e4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa4f37b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    91fd090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71794de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d56501 View commit details
    Browse the repository at this point in the history
  4. chore: satisfy the linter

    Magnus-Kuhn committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4476b47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55e6117 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e1be48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50904d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ecc122a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b65d09 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f758934 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    99cca54 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. refactor: use baseline in tests

    tests are ComplexReadAttr, CreateIdentityAttr, CreateRelationshipAttr
    Magnus-Kuhn committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1fff17d View commit details
    Browse the repository at this point in the history
  2. refactor: use baseline in fewer instances

    changing the order of the tests is now breaking
    Magnus-Kuhn committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    86b9c4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d1ac9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5effbb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edb3815 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'refactor/decouple-runtime-tests' of https://github.com/…

    …nmshd/runtime into refactor/decouple-runtime-tests
    Magnus-Kuhn committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8a55ba1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a96fb4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c8b29c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a084a51 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'refactor/decouple-runtime-tests' of https://github.com/…

    …nmshd/runtime into refactor/decouple-runtime-tests
    Magnus-Kuhn committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    cbbf0ab View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    cd6d3b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    24b02bf View commit details
    Browse the repository at this point in the history
  2. refactor: remove comment

    Magnus-Kuhn committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d9bde62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af560ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1766b3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24ad94f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    172a127 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d9fbed View commit details
    Browse the repository at this point in the history
  8. Merge branch 'refactor/decouple-runtime-tests' of github.com:nmshd/ru…

    …ntime into refactor/decouple-runtime-tests
    Milena-Czierlinski committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e7177cd View commit details
    Browse the repository at this point in the history
  9. fix: syntax error

    Magnus-Kuhn committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    996e920 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aade598 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fff75c6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de12a04 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'refactor/decouple-runtime-tests' of https://github.com/…

    …nmshd/runtime into refactor/decouple-runtime-tests
    Magnus-Kuhn committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9ab424c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0380f63 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'refactor/decouple-runtime-tests' of https://github.com/…

    …nmshd/runtime into refactor/decouple-runtime-tests
    Magnus-Kuhn committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6096a2b View commit details
    Browse the repository at this point in the history