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

Rukenshia/trello Merge #92

Merged
merged 14 commits into from Mar 28, 2022
Merged

Rukenshia/trello Merge #92

merged 14 commits into from Mar 28, 2022

Commits on Oct 31, 2020

  1. Copy the full SHA
    06284c6 View commit details
    Browse the repository at this point in the history
  2. Update go.mod

    Rukenshia committed Oct 31, 2020
    Copy the full SHA
    32c3e55 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b9279bf View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Copy the full SHA
    bfb1e04 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    42972ac View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

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

Commits on Apr 22, 2021

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

Commits on Mar 25, 2022

  1. Remove obsoloete TODO.txt

    adlio committed Mar 25, 2022
    Copy the full SHA
    e257dc7 View commit details
    Browse the repository at this point in the history
  2. Merge https://github.com/Rukenshia/trello into Rukenshia-feature/card…

    …-start-date
    
    * https://github.com/Rukenshia/trello:
      Add start/due test to AddCardToList
      Add tests for card start/due on CreateCard
      Add "start" field to trello.Card
      Use rate package for rate limiting
      Update go.mod
      Expose time.Ticker for manual cleanup
    adlio committed Mar 25, 2022
    Copy the full SHA
    724b80b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Copy the full SHA
    fe9f4e6 View commit details
    Browse the repository at this point in the history
  2. Create MockResponder

    This type will eventually replace all occurrences of mockResponse,
    mockDynamicResponse.
    
    For now its used only on card_test.go and eliminates only
    the mockResponseWithRequestValidator().
    adlio committed Mar 28, 2022
    Copy the full SHA
    c967f19 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a78a5da View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    08501d6 View commit details
    Browse the repository at this point in the history