Skip to content
  • John Hawthorn's avatar
    80e2aaa8
    Add tests against resolver · 80e2aaa8
    John Hawthorn authored
    We didn't previously have many tests directly against the
    OptimizedFileSystemResolver or FileSystemResolver, though usually
    failures would be exposed through other tests.
    
    It's easier to test some specifics of the behaviour with unit tests.
    This also lets us test FileSystemResolver (non-optimized) which I don't
    think previously had much testing (other than from classses inheriting
    it).
    80e2aaa8
    Add tests against resolver
    John Hawthorn authored
    We didn't previously have many tests directly against the
    OptimizedFileSystemResolver or FileSystemResolver, though usually
    failures would be exposed through other tests.
    
    It's easier to test some specifics of the behaviour with unit tests.
    This also lets us test FileSystemResolver (non-optimized) which I don't
    think previously had much testing (other than from classses inheriting
    it).
Loading