spring-cloud-dataflow-ui icon indicating copy to clipboard operation
spring-cloud-dataflow-ui copied to clipboard

Add tests to Scheduling service

Open cppwfs opened this issue 4 years ago • 0 comments

Need to add mock tests to the scheduling.service.ts . Also may want to revisit how platforms are handled as they are associated with schedules. Possibly have server store metadata associated with schedules and return this metadata (platform for example) from a single call instead of the UI having to make multiple calls.

cppwfs avatar Mar 02 '21 13:03 cppwfs