prompt-injection icon indicating copy to clipboard operation
prompt-injection copied to clipboard

Unit & Integration test investigation

Open pmarsh-scottlogic opened this issue 1 year ago • 2 comments

Take stock of automated tests. See what bits of code we cover and which we don't. You could use test coverage tools for this, but to be more comprehensive, look at tests titles.

Write a list of functionality that has not been tested. Then prioritise in order of what's most used, what's most likely to go wrong, etc. Write tickets to implement.

AC: no code changes, therefore no testing needed.

pmarsh-scottlogic avatar Jan 22 '24 10:01 pmarsh-scottlogic

would like to do this after #761

pmarsh-scottlogic avatar Jan 22 '24 16:01 pmarsh-scottlogic

  • chat controller unit tests missing tests for alerted but not triggered defences

pmarsh-scottlogic avatar Jan 23 '24 15:01 pmarsh-scottlogic