Skip to content

Conversation

@chetan2332
Copy link
Contributor

This PR fixes #695

@mauriciolauffer
Copy link
Contributor

@chetan2332 thanks for the PR. I've added some comments. Also, would you mind if I add some test cases for that straight in this PR?

@chetan2332
Copy link
Contributor Author

Yes, pls feel free to add the test cases.

@mauriciolauffer
Copy link
Contributor

@chetan2332 tests added. Thanks :)

@vobu
Copy link
Contributor

vobu commented Nov 4, 2025

thanks a lot for the PR @chetan2332! This is excellent "get it done" mentality :)
(and thanks @mauriciolauffer for your test polishing!)
can you @chetan2332 please take a look at the failing test(s)? Thanks!

@chetan2332
Copy link
Contributor Author

Hi @vobu, tests are passing locally but failing in CI/DC with waitAsync is already running timeout errors. Increased waitForUI5Timeout to 30s as a workaround - is this the recommended approach?

@vobu vobu merged commit d34f45d into ui5-community:main Nov 5, 2025
11 of 12 checks passed
mauriciolauffer added a commit to mauriciolauffer/wdi5 that referenced this pull request Nov 5, 2025
)

[skip ci]

* fix(auth): throw error when auth env vars are missing

* test: add test case for missing username and password in auth class

* fix(test): increased UI5 timeout

---------

Co-authored-by: Chetan Mahajan <[email protected]>
Co-authored-by: Mauricio Lauffer <[email protected]>
mauriciolauffer added a commit to mauriciolauffer/wdi5 that referenced this pull request Nov 6, 2025
)

[skip ci]

* fix(auth): throw error when auth env vars are missing

* test: add test case for missing username and password in auth class

* fix(test): increased UI5 timeout

---------

Co-authored-by: Chetan Mahajan <[email protected]>
Co-authored-by: Mauricio Lauffer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Authentication error handling needs improvement

4 participants