rtib commented on pull request #1362:
URL: https://github.com/apache/cassandra/pull/1362#issuecomment-1000304437


   I've added a ClientsTableTest which is querying the virtual table and 
asserting some values.
   
   First I've added assertion for driver_name and driver_version columns, which 
values should be contained in the client_options, however, this depends on the 
behaviour of StartupMessage rather than Clients itself, thus testing this is 
violating the SUT boundary. I don't know if it is a good idea to keep those 
ones.


-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to