Skip to content

Remove unnecessary tests

Kassio Borges requested to merge kassio/remove-events-tests into master

What does this MR do and why?

Currently, these tests aggregates little value because:

  • As far as I understand, these tests are validating that the JSON scheme library is working as expected, I think we should trust it works;
  • These tests are getting more and more complex, by trying to add more examples of invalid jsons (example of conversation around that: !92690 (comment 1046808685));

More information in: #369417 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kassio Borges

Merge request reports

Loading