elm-review/tests
2020-02-11 18:12:51 +01:00
..
Review Rename withDependenciesVisitor to withModuleDependenciesVisitor 2020-01-27 17:18:06 +01:00
Dependencies.elm Register type constructors from visited modules in Scope 2020-01-14 09:50:13 +01:00
ErrorMessageTest.elm Give a nicer error message in tests when the location could not be found 2020-02-11 18:12:51 +01:00
FixTest.elm Change the project's API from Lint* to Review* 2019-09-28 23:47:02 +02:00
NoDebugTest.elm Change the project's API from Lint* to Review* 2019-09-28 23:47:02 +02:00
NoExtraBooleanComparisonTest.elm Change the project's API from Lint* to Review* 2019-09-28 23:47:02 +02:00
NoHtmlButtonTest.elm Remove unused code and dependencies 2020-01-15 09:54:26 +01:00
NoImportingEverythingTest.elm Change the project's API from Lint* to Review* 2019-09-28 23:47:02 +02:00
NoUnusedExportsTest.elm NoUnusedExports: Do not report tests or ReviewConfig.config 2020-01-15 16:35:03 +01:00
NoUnusedModulesTest.elm Remove unused code and dependencies 2020-01-15 09:54:26 +01:00
NoUnusedTypeConstructorsTest.elm Change the project's API from Lint* to Review* 2019-09-28 23:47:02 +02:00
NoUnusedVariablesTest.elm Change the project's API from Lint* to Review* 2019-09-28 23:47:02 +02:00
Scope2Test.elm Rename traversingImportedModulesFirst to withContextFromImportedModules 2020-02-10 23:18:09 +01:00
ScopeTest.elm Rename withDependenciesVisitor to withModuleDependenciesVisitor 2020-01-27 17:18:06 +01:00
WithDeclarationListVisitorTest.elm Rename Multi/Single to Project/Module 2020-01-20 08:34:52 +01:00