Closed dsuhinin closed 1 month ago
Right now to skip some Python test, we override them in /test/override_* files. It feels better to do not have an empty tests but rather to have a tests without the parts which are actually failing so we still have a good coverage.
/test/override_*
Right now to skip some Python test, we override them in
/test/override_*
files. It feels better to do not have an empty tests but rather to have a tests without the parts which are actually failing so we still have a good coverage.