common icon indicating copy to clipboard operation
common copied to clipboard

[feature] Suppory unit test by providing handlers for updateStatus and DeleteJob

Open gaocegege opened this issue 4 years ago • 2 comments

	// TODO(ChanYiLin): these are originally for testing, but with using common library,
	// we can not replcae the function. Also need to update or remove some tests

	// tc.updateStatusHandler = tc.UpdateJobStatusInApiServer
	// set delete handler.
	// tc.deleteTFJobHandler = tc.DeleteJob

It will be better to have such handlers to replace them when running test cases.

/cc @ChanYiLin

gaocegege avatar Jan 14 '21 02:01 gaocegege

Thanks for the reminder, I'll take this issue.

ChanYiLin avatar Jan 14 '21 08:01 ChanYiLin

/assign @ChanYiLin

ChanYiLin avatar Jan 14 '21 08:01 ChanYiLin