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(framework) Add ClientAppIo servicer test #4001

Merged
merged 29 commits into from
Aug 16, 2024

Commits on Aug 8, 2024

  1. Initial commit

    chongshenng committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    dc1f710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df0ccf8 View commit details
    Browse the repository at this point in the history
  3. Init commit

    chongshenng committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    aef1b3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11ed5cf View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    1541f18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaed17b View commit details
    Browse the repository at this point in the history
  3. Update __init__.py

    chongshenng committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    4b32077 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e7612a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    a16ab06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed64df1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a059ee View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    7c16d32 View commit details
    Browse the repository at this point in the history
  2. Address comments

    chongshenng committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    e269e2e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Merge main

    chongshenng committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e3ce501 View commit details
    Browse the repository at this point in the history
  2. Update PR

    chongshenng committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b8c4bc1 View commit details
    Browse the repository at this point in the history
  3. Update PR

    chongshenng committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    57d0613 View commit details
    Browse the repository at this point in the history
  4. Address comments

    chongshenng committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d6b5b5d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge main

    chongshenng committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    27f2e60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cf506f View commit details
    Browse the repository at this point in the history
  3. Refactor code for tests

    chongshenng committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5d30a7c View commit details
    Browse the repository at this point in the history
  4. Update docstring

    chongshenng committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    18f04e0 View commit details
    Browse the repository at this point in the history
  5. Merge main

    chongshenng committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    808c2fb View commit details
    Browse the repository at this point in the history
  6. Init

    chongshenng committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    da2049d View commit details
    Browse the repository at this point in the history
  7. Fix import path

    chongshenng committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9f31040 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Merge main

    chongshenng committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    abb25cb View commit details
    Browse the repository at this point in the history
  2. Bugfix

    chongshenng committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a37a40a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0f895a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f108a4 View commit details
    Browse the repository at this point in the history
  5. Switch args

    chongshenng committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7ae4645 View commit details
    Browse the repository at this point in the history