paultanay commented on issue #13408:
URL: https://github.com/apache/skywalking/issues/13408#issuecomment-3852768387
@hanahmily
Before I start, could you please clarify the implementation approach?
**1: Directory Structure**
should I create seperate directory like this -
`test\integration\standalone\deletion` where I will write the integration tests
code ? (e.g. deletion\deletion_measure_test.go,
deletion\deletion_stream_test.go, deletion\deletion_suite_test.go)
I noticed this pattern is used for other integration tests (e.g., `query/`,
`backup/`, `inspect/`), so I'm assuming this is the right approach?
**2. What to Test**
validate immediate metadata removal, write blocking after deletion, and
schema visibility changes ?
--
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]