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

UpdateSelector: tests #245

Merged
merged 20 commits into from
Apr 23, 2024
Merged

UpdateSelector: tests #245

merged 20 commits into from
Apr 23, 2024

Commits on Apr 23, 2024

  1. Add UpdateStrategy field

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5037e12 View commit details
    Browse the repository at this point in the history
  2. Strategy = selector + flow

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0627216 View commit details
    Browse the repository at this point in the history
  3. Unspecified + flow comment

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d5070c0 View commit details
    Browse the repository at this point in the history
  4. regenerate

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    78d8aea View commit details
    Browse the repository at this point in the history
  5. Selectors impl

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    cfcc115 View commit details
    Browse the repository at this point in the history
  6. Unspecified

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c3ad964 View commit details
    Browse the repository at this point in the history
  7. Strategy > Selector

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e57db89 View commit details
    Browse the repository at this point in the history
  8. Selector & Flow

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    33eb90a View commit details
    Browse the repository at this point in the history
  9. UpdateStrategy implementation

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c9c6fa1 View commit details
    Browse the repository at this point in the history
  10. Strategy > Selector in impl

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e32c8f8 View commit details
    Browse the repository at this point in the history
  11. Strategy > Selector in impl #2

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    62125f8 View commit details
    Browse the repository at this point in the history
  12. Split selector & flow

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4d6de54 View commit details
    Browse the repository at this point in the history
  13. Tests

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    cd29eb8 View commit details
    Browse the repository at this point in the history
  14. Support selector in tests

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    dbf4a37 View commit details
    Browse the repository at this point in the history
  15. Add exec nodes test

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f4db8e5 View commit details
    Browse the repository at this point in the history
  16. Fix test

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ec79880 View commit details
    Browse the repository at this point in the history
  17. Split tests

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e185424 View commit details
    Browse the repository at this point in the history
  18. Fix indentation

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f784277 View commit details
    Browse the repository at this point in the history
  19. Fix test after rebase

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3a87ded View commit details
    Browse the repository at this point in the history
  20. Fix test after rebase

    l0kix2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2c7c606 View commit details
    Browse the repository at this point in the history