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

Capture response #41

Merged
merged 14 commits into from
Oct 26, 2022
Merged

Capture response #41

merged 14 commits into from
Oct 26, 2022

Commits on Sep 6, 2022

  1. Added circleCI pipeline

    clementh59 committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    5417fbb View commit details
    Browse the repository at this point in the history
  2. Added circleCI pipeline

    clementh59 committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    f88ae5a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    7dc3777 View commit details
    Browse the repository at this point in the history
  2. Fixed npm vulnerabilities

    clementh59 committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    d6c3c8a View commit details
    Browse the repository at this point in the history
  3. Updated examples and docs

    clementh59 committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    a6a7ad0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2239b29 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. 2.5.0

    clementh59 committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    a5db6d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. CaptureResponse.js

    - Added check for null headers and null location in captureResponse constructor
    - Simplified location set in constructor
    captureResponse.spec.js
    - Added tests for constructor's conditions
    - Moved hardcoded values to variables (local and from responses.js)
    larizgoitia committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    5b82ac9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. - Fixed tests

    - Updated documentation
    - The capture job information are now fetched by appending the capture job ID to 'API_URL/capture/'
    - Added more tests for the capture job polling
    - renamed the capture job polling function
    - Applied linter
    clementh59 committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    6727134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c1c852 View commit details
    Browse the repository at this point in the history
  3. Updated mock time to push pollForTheCaptureToFinish to its limit (i…

    …t resolves just before the last try)
    clementh59 committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    51d1324 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Updated version

    clementh59 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    477383c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

Commits on Oct 26, 2022

  1. Update test/helper/responses.js

    Co-authored-by: larizgoitia <iker@evrythng.com>
    clementh59 and larizgoitia authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    2e4d038 View commit details
    Browse the repository at this point in the history