CPNV-ES-RIA2 / YANN

RIA2_YANN
MIT License
0 stars 0 forks source link

Testing Needed for Analysis Form and Result Handling #5

Open menoudyann opened 6 months ago

menoudyann commented 6 months ago

Request params

We need to check that the inputs requested from the user are sent correctly in the request to the backend.

Behaviour after fetching

I would need to test the behaviour of my frontend application once the results have been received from my backend. That is, test the behaviour in the event of a submission without images, with values other than numbers for maxLabels and minConfidence, as well as the exceptions that should be displayed to the user. Unfortunately these could not be implemented in the time allocated to the module.