Postman collection for System partition feature

Summary

  • Added postman collection that runs test suit for system partition.

  • Colection runs following tests:

    • Refresh token
    • Create system schema
    • Get system schema
  • Collection expects following varaibles to be set by user:

    • CLIENT_ID
    • CLIENT_SECRET
    • refresh_token
  • Added README.md file with steps how to run postman collection

Testing

  • Ran postman collection using newman client:

    image

Edited by Marija Dukic

Merge request reports

Loading