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: ashrika786/api-testing-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: bkorban/api-testing-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 17 files changed
  • 2 contributors

Commits on Mar 7, 2023

  1. Initial commit - JSONPlaceholder tests post - validate status code, d…

    …ata length and create new post
    biankakorban committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c343d6b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. API url changed to resful-booker, added tests to check whether API is…

    … up and running, to create new booking and retrieve data of previously created booking
    biankakorban committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    fa91275 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from bkorban/restful_booker_dev

    Changing API to restful-booker, adding new tests
    bkorban authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    03c4445 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    4bdd6bc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from bkorban/restful-booker_add_update_booking_…

    …test
    
    Adding tests: update and partial update booking
    bkorban authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    198b8c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4117cc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from bkorban/restful-booker_add_delete_booking_…

    …test
    
    Adding test to validate successful booking deletion
    bkorban authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    57f3056 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    459762e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ed0562 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Adding alure reporting

    biankakorban committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    1dcbba6 View commit details
    Browse the repository at this point in the history
  2. Fixing styling

    biankakorban committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    dcc0338 View commit details
    Browse the repository at this point in the history
  3. Fixing styling

    biankakorban committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    205a8f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fe6103 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d08c4c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from bkorban/implementing_allure_test_reporting

    Implementing allure test reporting
    bkorban authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    0219ef2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

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