1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00
semantic/test
Patrick Thomson 5c131b26f3 Suppress telemetry errors in specs.
There are some cases (such as testing diffing a tree with one that has
syntax errors) where semantic, by default, will emit a lot of noise to
stderr. This clogs up the test output and led me (at one point) to
think I had introduced failures that were there all along.

The fix is simple: set the LogLevel to nothing and use runTaskWithOptions.
2018-06-18 14:33:26 -04:00
..
Analysis 🔥 emptyEnv. 2018-06-15 11:05:19 -04:00
Assigning/Assignment change fromBytes to fromUTF8 2018-06-04 10:18:32 -04:00
Control/Abstract/Evaluator Re-export Lower from SpecHelpers. 2018-06-15 11:41:38 -04:00
Data Merge remote-tracking branch 'origin/master' into fix-maybe-language 2018-06-04 18:33:03 -04:00
Diffing merge fallout 2018-06-04 12:18:02 -04:00
fixtures Add additional test cases 2018-06-12 15:07:58 -07:00
Integration Merge origin/master 2018-05-11 16:37:04 -04:00
Matching/Go Fix literals to store text internally. 2018-05-30 22:32:22 -04:00
Proto3 Use fromEnum and maxBound to ensure this test gets changed for all new Languages. 2018-06-05 12:56:34 -04:00
Rendering/TOC Suppress telemetry errors in specs. 2018-06-18 14:33:26 -04:00
Semantic Refactor Stats addr 2018-06-15 10:31:51 -07:00
Test/Hspec 🔥 Prologue & protolude. 2017-07-28 14:37:02 -04:00
Doctests.hs Make sure we can load the Address module. 2018-05-30 09:51:08 -04:00
Lint.hs New approach for linting 2018-05-21 08:17:11 -07:00
Spec.hs actually run the specs 2018-06-05 12:51:23 -04:00
SpecHelpers.hs Re-export Lower from SpecHelpers. 2018-06-15 11:41:38 -04:00