diff --git a/superset-frontend/spec/javascripts/views/CRUD/alert/AlertList_spec.jsx b/superset-frontend/src/views/CRUD/alert/AlertList.test.jsx similarity index 100% rename from superset-frontend/spec/javascripts/views/CRUD/alert/AlertList_spec.jsx rename to superset-frontend/src/views/CRUD/alert/AlertList.test.jsx diff --git a/superset-frontend/spec/javascripts/views/CRUD/alert/AlertReportModal_spec.jsx b/superset-frontend/src/views/CRUD/alert/AlertReportModal.test.jsx similarity index 100% rename from superset-frontend/spec/javascripts/views/CRUD/alert/AlertReportModal_spec.jsx rename to superset-frontend/src/views/CRUD/alert/AlertReportModal.test.jsx diff --git a/superset-frontend/spec/javascripts/views/CRUD/alert/ExecutionLog_spec.jsx b/superset-frontend/src/views/CRUD/alert/ExecutionLog.test.jsx similarity index 100% rename from superset-frontend/spec/javascripts/views/CRUD/alert/ExecutionLog_spec.jsx rename to superset-frontend/src/views/CRUD/alert/ExecutionLog.test.jsx diff --git a/superset-frontend/spec/javascripts/views/CRUD/annotation/AnnotationList_spec.jsx b/superset-frontend/src/views/CRUD/annotation/AnnotationList.test.jsx similarity index 100% rename from superset-frontend/spec/javascripts/views/CRUD/annotation/AnnotationList_spec.jsx rename to superset-frontend/src/views/CRUD/annotation/AnnotationList.test.jsx diff --git a/superset-frontend/spec/javascripts/views/CRUD/annotation/AnnotationModal_spec.jsx b/superset-frontend/src/views/CRUD/annotation/AnnotationModal.test.jsx similarity index 100% rename from superset-frontend/spec/javascripts/views/CRUD/annotation/AnnotationModal_spec.jsx rename to superset-frontend/src/views/CRUD/annotation/AnnotationModal.test.jsx diff --git a/superset-frontend/spec/javascripts/views/CRUD/annotationlayers/AnnotationLayerModal_spec.jsx b/superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.test.jsx similarity index 100% rename from superset-frontend/spec/javascripts/views/CRUD/annotationlayers/AnnotationLayerModal_spec.jsx rename to superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.test.jsx diff --git a/superset-frontend/spec/javascripts/views/CRUD/annotationlayers/AnnotationLayersList_spec.jsx b/superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.test.jsx similarity index 100% rename from superset-frontend/spec/javascripts/views/CRUD/annotationlayers/AnnotationLayersList_spec.jsx rename to superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.test.jsx diff --git a/superset-frontend/spec/javascripts/views/CRUD/chart/ChartList_spec.jsx b/superset-frontend/src/views/CRUD/chart/ChartList.test.jsx similarity index 100% rename from superset-frontend/spec/javascripts/views/CRUD/chart/ChartList_spec.jsx rename to superset-frontend/src/views/CRUD/chart/ChartList.test.jsx diff --git a/superset-frontend/spec/javascripts/views/CRUD/csstemplates/CssTemplateModal_spec.jsx b/superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.test.jsx similarity index 100% rename from superset-frontend/spec/javascripts/views/CRUD/csstemplates/CssTemplateModal_spec.jsx rename to superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.test.jsx diff --git a/superset-frontend/spec/javascripts/views/CRUD/csstemplates/CssTemplatesList_spec.jsx b/superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.test.jsx similarity index 100% rename from superset-frontend/spec/javascripts/views/CRUD/csstemplates/CssTemplatesList_spec.jsx rename to superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.test.jsx