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: add ic-cdk-http-kit, a toolkit for testing http outcalls on the IC #393

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on May 4, 2023

  1. add ic-cdk-http-kit

    maksymar committed May 4, 2023
    Configuration menu
    Copy the full SHA
    a19981e View commit details
    Browse the repository at this point in the history
  2. add examples/

    maksymar committed May 4, 2023
    Configuration menu
    Copy the full SHA
    e9d48db View commit details
    Browse the repository at this point in the history
  3. generate readme

    maksymar committed May 4, 2023
    Configuration menu
    Copy the full SHA
    338770f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9a85a3 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. fix transform context

    maksymar committed May 5, 2023
    Configuration menu
    Copy the full SHA
    05253a9 View commit details
    Browse the repository at this point in the history
  2. cleanup

    maksymar committed May 5, 2023
    Configuration menu
    Copy the full SHA
    80c65a6 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. add http_request_with_cycles

    maksymar committed May 10, 2023
    Configuration menu
    Copy the full SHA
    4b361c1 View commit details
    Browse the repository at this point in the history
  2. cleanup crate documentation

    maksymar committed May 10, 2023
    Configuration menu
    Copy the full SHA
    ae90d51 View commit details
    Browse the repository at this point in the history
  3. switch to RefCell

    maksymar committed May 10, 2023
    Configuration menu
    Copy the full SHA
    a582289 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    3261509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dde571 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe7398b View commit details
    Browse the repository at this point in the history
  4. add doc comments

    maksymar committed May 11, 2023
    Configuration menu
    Copy the full SHA
    8da8016 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    f3238b0 View commit details
    Browse the repository at this point in the history
  2. update readme

    maksymar committed May 12, 2023
    Configuration menu
    Copy the full SHA
    0314cb6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. add ic-cdk-http-kit.yml

    maksymar committed May 16, 2023
    Configuration menu
    Copy the full SHA
    7d96ff7 View commit details
    Browse the repository at this point in the history
  2. add more ci tests

    maksymar committed May 16, 2023
    Configuration menu
    Copy the full SHA
    c96ac06 View commit details
    Browse the repository at this point in the history
  3. install cargo-readme

    maksymar committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a8055e9 View commit details
    Browse the repository at this point in the history
  4. fix package cargo tests

    maksymar committed May 16, 2023
    Configuration menu
    Copy the full SHA
    6871248 View commit details
    Browse the repository at this point in the history
  5. add working-directory

    maksymar committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a15ab5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    239b1c8 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

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