oxc/crates/oxc_semantic/tests
Don Isaac b4b39b8aa6
test(semantic): add scoping test cases (#954)
Add test cases to `oxc_semantic` that check scope flag behavior.

Also contains these tweaks:
- fix: allow disabling `with_module` on `SourceType`
- refactor: move `SymbolTester` to a separate file
- chore: add `Expect` trait & implement it on `SymbolTester`
2023-10-03 18:16:01 +13:00
..
util test(semantic): add scoping test cases (#954) 2023-10-03 18:16:01 +13:00
modules.rs feat(linter): add runner for import-plugin (#858) 2023-09-06 14:54:19 +08:00
scopes.rs test(semantic): add scoping test cases (#954) 2023-10-03 18:16:01 +13:00
symbols.rs test(semantic): add scoping test cases (#954) 2023-10-03 18:16:01 +13:00