rix
rix copied to clipboard
More robust import tests
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
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?