#27 Make API methods scope agnostic to test for different scopes and user roles

Опубликовано: 10 Апрель 2026
на канале: Power Tester
81
3

GitHub: https://github.com/PramodKumarYadav/r...

Goal:
Allow for testing same APIs with different scopes and user roles (for both positive/negative testing)

Objective:
Make API methods scope agnostic to test for different scopes and user roles

Next steps:
Create a AuthFactory to get auth tokens for different scopes.