che-server/wsmaster/che-core-api-factory-github/src/test
Igor Vinokur 261be8f99d
Add a null check before reading GitHub response (#563)
Add a null check to prevent NullPointer exception while reading body from the GitHub API response. response.body() should not return null according to the java documentation, but the NullPointer exception was found in the customer debug logs
2023-09-21 10:48:32 +03:00
..
java/org/eclipse/che/api/factory/server/github Add a null check before reading GitHub response (#563) 2023-09-21 10:48:32 +03:00
resources chore: Add more Git unit tests (#375) 2022-11-08 09:38:27 +02:00