rix icon indicating copy to clipboard operation
rix copied to clipboard

More robust import tests

Open arduano opened this issue 1 year ago • 1 comments

More robust import tests

Everything I've done in previous PRs fixed issues with these tests. They test importing both using paths and strings, importing from the same folder, from a parent folder, from a child folder.


Stack created with Sapling. Best reviewed with ReviewStack.

  • -> #131
  • #130
  • #129
  • #128
  • #127
  • #132

arduano avatar May 09 '24 21:05 arduano

Looks great. The only thing needed is to convert the "importing with relative paths as strings" tests. These tests should produce an import error, so could you please assert that the error is thrown?

urbas avatar May 15 '24 10:05 urbas