Conversation
|
@outdooracorn @rosalieper : in the effort of this moving fast I've just opened this for review immediately. Let me know what you think. I'd particularly like input on the test case. Should I add additional ones? If so which cases should I test? |
Yeah, I think I would like to see:
I also wonder about making the Probably not much point in adding a test for |
rosalieper
left a comment
There was a problem hiding this comment.
I am happy with this as it is. this adds the KER to the database during wiki creation and the test tests that the KER has been added to the DB during wiki creation.
This creates a KnowledgeEquityResponse Object if one is provided at wiki creation time. It adds some validation for the content revieved over the network. No sanitisation has been applied to the freeTextResponse. This needs to be taken into account if we reuse this somewhere Bug: T419208
This creates a KnowledgeEquityResponse Object if one is provided at wiki creation time.
It adds some validation for the content revieved over the network.
No sanitisation has been applied to the freeTextResponse. This needs to be taken into account if we reuse this somewhere
Bug: T419208