Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tinify/tinify-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tinify/tinify-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: test-single-failures
Choose a head ref
  • 5 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 15, 2017

  1. Implement logic and add tests for failed requests.

    Simon Wahlstrom committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    069c6a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. Merge branch 'master' into test-single-failures

    Simon Wahlstrom committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    6cceeb4 View commit details
    Browse the repository at this point in the history
  2. Add delay for retries.

    Simon Wahlstrom committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    f93ead2 View commit details
    Browse the repository at this point in the history
  3. Make sure status is set correctly for tests.

    Simon Wahlstrom committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    9077041 View commit details
    Browse the repository at this point in the history
  4. Use unittest.mock for > 3.3. Credits to Rolf.

    Simon Wahlstrom committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    437d9b1 View commit details
    Browse the repository at this point in the history
Loading