elm-review/tests
2020-03-19 19:35:45 +01:00
..
Review Remove module visitors for rules that didn't need them 2020-03-19 19:35:45 +01:00
Dependencies.elm Remove version from dependency data 2020-03-07 19:57:16 +01:00
ErrorMessageTest.elm Improve the error message when Review.Test.runOnModules is given an empty list 2020-03-07 20:11:07 +01:00
FixTest.elm Change the project's API from Lint* to Review* 2019-09-28 23:47:02 +02:00
NoDebugLogTest.elm Write NoDebugLog rule 2020-03-07 16:09:35 +01:00
NoDebugTodoOrToStringTest.elm Write NoDebugTodoOrToString rule 2020-03-07 16:09:35 +01: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
NoInvalidLicenseTest.elm Remove version from dependency data 2020-03-07 19:57:16 +01:00
NoTodoCommentTest.elm Improve the range for NoTodoComment 2020-03-18 17:35:11 +01:00
NoUnusedCustomTypeConstructorsTest.elm Handle phantom types outside of the module 2020-03-15 22:53:45 +01:00
NoUnusedDependenciesTest.elm Remove version from dependency data 2020-03-07 19:57:16 +01:00
NoUnusedExportsTest.elm Remove unused elements in tests 2020-02-16 16:56:19 +01:00
NoUnusedModulesTest.elm Change how dependencies are stored, and add NoUnused.Dependencies rule 2020-02-16 16:56:33 +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
ReadmeStartsWithProjectTitleTest.elm Allow to expect for README errors in tests 2020-03-18 23:25:56 +01:00
Scope2Test.elm Make Scope add all visitors at once 2020-03-19 19:28:01 +01:00
ScopeTest.elm Rename module rule's phantom fields to canCollectProjectData 2020-03-08 00:54:18 +01:00
WithDeclarationListVisitorTest.elm Rename Multi/Single to Project/Module 2020-01-20 08:34:52 +01:00