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

test(storage): init retry conformance test scaffolding #4711

Merged
merged 36 commits into from Oct 18, 2021

Commits on Dec 15, 2020

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

Commits on Mar 8, 2021

  1. Copy the full SHA
    8c45efb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f606eeb View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

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

Commits on Mar 25, 2021

  1. rework schema

    tritone committed Mar 25, 2021
    Copy the full SHA
    400a64b View commit details
    Browse the repository at this point in the history
  2. get per-func errors/naming

    tritone committed Mar 25, 2021
    Copy the full SHA
    ff9be59 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. use instruction lists

    tritone committed Mar 29, 2021
    Copy the full SHA
    0abbad4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. update schema with fixtures

    tritone committed Apr 2, 2021
    Copy the full SHA
    87f998e View commit details
    Browse the repository at this point in the history
  2. update schema with comments

    tritone committed Apr 2, 2021
    Copy the full SHA
    57cc43e View commit details
    Browse the repository at this point in the history
  3. update test cases

    tritone committed Apr 2, 2021
    Copy the full SHA
    c6385cd View commit details
    Browse the repository at this point in the history
  4. fix id

    tritone committed Apr 2, 2021
    Copy the full SHA
    14c25b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Copy the full SHA
    5ddf761 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

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

Commits on May 3, 2021

  1. use new retry_test resource

    tritone committed May 3, 2021
    Copy the full SHA
    4b1b2b9 View commit details
    Browse the repository at this point in the history
  2. gofmt

    tritone committed May 3, 2021
    Copy the full SHA
    36ae41c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Copy the full SHA
    d8fbc75 View commit details
    Browse the repository at this point in the history
  2. change fixture to resource

    tritone committed May 4, 2021
    Copy the full SHA
    ec4ea20 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Copy the full SHA
    d4fd9c1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e0b4753 View commit details
    Browse the repository at this point in the history
  3. fix to changes

    BrennaEpp committed Aug 31, 2021
    Copy the full SHA
    bd237cc View commit details
    Browse the repository at this point in the history
  4. fix

    BrennaEpp committed Aug 31, 2021
    Copy the full SHA
    31ebabd View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Copy the full SHA
    74874e5 View commit details
    Browse the repository at this point in the history
  2. add some comments

    BrennaEpp committed Sep 29, 2021
    Copy the full SHA
    1974fa8 View commit details
    Browse the repository at this point in the history
  3. call error from function

    BrennaEpp committed Sep 29, 2021
    Copy the full SHA
    d6c80fb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4e4c1f8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0c98ce0 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. retry json align

    BrennaEpp committed Oct 8, 2021
    Copy the full SHA
    c157162 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    445f24c View commit details
    Browse the repository at this point in the history
  3. goimports fix

    BrennaEpp committed Oct 8, 2021
    Copy the full SHA
    31744de View commit details
    Browse the repository at this point in the history
  4. remove extra func

    BrennaEpp committed Oct 8, 2021
    Copy the full SHA
    8d1ecfb View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Copy the full SHA
    018c255 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

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

Commits on Oct 18, 2021

  1. Copy the full SHA
    8ce513a View commit details
    Browse the repository at this point in the history
  2. separate retry tests

    BrennaEpp committed Oct 18, 2021
    Copy the full SHA
    ed848c2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    907c050 View commit details
    Browse the repository at this point in the history
  4. fix typos

    BrennaEpp committed Oct 18, 2021
    Copy the full SHA
    acdd446 View commit details
    Browse the repository at this point in the history