BewareMyPower commented on code in PR #288:
URL: 
https://github.com/apache/pulsar-client-node/pull/288#discussion_r1099836174


##########
tests/load-test.sh:
##########
@@ -0,0 +1,42 @@
+#!/bin/bash

Review Comment:
   > IMO, That only unit test-related files should be placed in the tests 
directory.
   
   So you mean:
   - A `tests` directory should only contain **unit tests**, not other tests.
   - A `pkg` directory could contain **tests**, not only packaging scripts.
   
   What makes `pkg` directory so different that it can contain everything?



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