opencti icon indicating copy to clipboard operation
opencti copied to clipboard

[backend] Test CSV bundler with Indicators with external references …

Open Goumies opened this issue 1 year ago • 1 comments

Closes #6287

Proposed changes

  • Add test to make sure to spot unexpected import with external references

Related issues

  • https://github.com/OpenCTI-Platform/opencti/issues/6287

Checklist

  • [x] I consider the submitted work as finished
  • [x] I tested the code for its functionality
  • [ ] I wrote test cases for the relevant uses case (coverage and e2e)
  • [ ] I added/update the relevant documentation (either on github or on notion)
  • [ ] Where necessary I refactored code to improve the overall quality

Further comments

Self-assigned this bug a few months ago. It is not reproducible anymore, since the 16th of may.

Goumies avatar May 16 '24 13:05 Goumies

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.42%. Comparing base (c404e40) to head (2e2a7d8). Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6995      +/-   ##
==========================================
+ Coverage   67.37%   67.42%   +0.04%     
==========================================
  Files         563      563              
  Lines       69626    69643      +17     
  Branches     5886     5893       +7     
==========================================
+ Hits        46909    46955      +46     
+ Misses      22717    22688      -29     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 20 '24 16:05 codecov[bot]