tsp icon indicating copy to clipboard operation
tsp copied to clipboard

Make testing environment for Patterns development

Open kell18 opened this issue 7 years ago • 0 comments

Right now it is really hard to debug rules: you need to mock data all the time in specific storages that Tsp supports, run whole job, look for results in sink. I suggest improve JSON end-points:

  • Make specific source format for generating synthetic data. Simple DSL like: X biggerThan Y for 10 min andThen becomes 0
  • Specific format of Sink (like console, file or web UI output)

kell18 avatar Sep 27 '18 12:09 kell18