elm-review/tests
2017-06-18 20:58:08 +02:00
..
ElmTest Add rule ElmTest.NoDuplicateTestBodies 2017-06-18 20:58:08 +02:00
DefaultPatternPositionTest.elm Update to elm-test v4 2017-06-18 14:00:48 +02:00
elm-package.json Update to elm-test v4 2017-06-18 14:00:48 +02:00
NoConstantConditionTest.elm Update to elm-test v4 2017-06-18 14:00:48 +02:00
NoDebugTest.elm Re-enable disabled test 2017-06-18 14:06:36 +02:00
NoDuplicateImportsTest.elm Make NoExposingEverything handle port module declarations 2017-06-18 14:16:41 +02:00
NoExposingEverythingTest.elm Make NoExposingEverything handle module with a dotted name 2017-06-18 14:33:04 +02:00
NoImportingEverythingTest.elm Add ability to specify exceptions in NoImporting 2017-06-18 16:52:52 +02:00
NoNestedLetTest.elm Update to elm-test v4 2017-06-18 14:00:48 +02:00
NoUnannotatedFunctionTest.elm Update to elm-test v4 2017-06-18 14:00:48 +02:00
NoUnusedVariablesTest.elm Make NoUnusedVariables handle port module declarations 2017-06-18 14:25:43 +02:00
NoUselessIfTest.elm Update to elm-test v4 2017-06-18 14:00:48 +02:00
NoUselessPatternMatchingTest.elm Update to elm-test v4 2017-06-18 14:00:48 +02:00
NoWarningCommentsTest.elm Update to elm-test v4 2017-06-18 14:00:48 +02:00
SimplifyPipingTest.elm Dogfeeding: cleaning up 2017-06-18 20:58:08 +02:00
SimplifyPropertyAccessTest.elm Update to elm-test v4 2017-06-18 14:00:48 +02:00
TestUtil.elm Update tests to work with type updates 2017-06-18 13:49:31 +02:00