ember-cli / ember-cli/ember-cli-test-info

Model tests aren't very grep-able

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Hey there, I opened up a [pr on ember-data](https://github.com/emberjs/data/issues/4555) because I noticed that when selecting a single test in the browser all the issues that start with `Unit` show together, rather than showing only `Unit | Model | ModelName`.

I think it has issue with the spaces. Was just taking a look through the code here, and was trying to think of a way to make the [separator](https://github.com/ember-cli/ember-cli-test-info/blob/master/index.js#L13) configurable by consuming addons.

Or maybe just change it to something that is still grep-able? Not sure what the best way to go about that would be.

@stefanpenner any thoughts?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.