SeUniVr / RestTestGen

A framework for automated black-box testing of RESTful APIs.
Apache License 2.0
36 stars 9 forks source link

It seems that RestTestGen will never update Authorization token? #11

Closed F01ivor4 closed 1 year ago

F01ivor4 commented 1 year ago

I am using RestTestGen, and I read some code, I found it will never update Authorization token. Is it a bug?

davidecorradini commented 1 year ago

Hello,

We acknowledge that RestTestGen is currently not updating the token. We intend to resolve this issue in the upcoming release, which is scheduled for June, just a few days away. We appreciate your patience.

Thank you.

Davide

F01ivor4 commented 1 year ago

Got it! Thanks

davidecorradini commented 1 year ago

I am pleased to inform you that the latest version of RestTestGen has been enhanced to include token refreshing functionality. With this improvement, any token-related issues should be resolved. If you encounter any unexpected behaviors regarding tokens, please feel free to reopen this issue for further investigation. Thank you!