Munmud commented on PR #814:
URL: https://github.com/apache/age/pull/814#issuecomment-1509363852

   Unit testing ensures that all code meets quality standards before it's 
deployed. Currently its required to change the credential by changing the 
source code for unittest. But its not always possible, For example when using 
it in a docker, Now I am only be able to unitTest if I build a docker postgres 
image by matching all the credential as used in soruce code. [See for 
example](https://github.com/apache/age/blob/master/drivers/docker-compose.yml). 
So thats why I thought why not pass all the information through args while 
compailing


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to