Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trackers and trackables should be namespaceable #198

Open
ojbucao opened this issue Oct 31, 2017 · 1 comment
Open

trackers and trackables should be namespaceable #198

ojbucao opened this issue Oct 31, 2017 · 1 comment
Labels

Comments

@ojbucao
Copy link
Collaborator

ojbucao commented Oct 31, 2017

currently there's no way to namespace trackers and trackables because the methods that take in class names do not expect namespacing. There should be a way to use namespaces as this will help clear up the specs. Test classes for trackers and trackables interfere with each other if they have the same name.

@dblock dblock added the bug label Nov 1, 2017
@dblock
Copy link
Collaborator

dblock commented Aug 13, 2018

@ojbucao Resurrecting this, do you remember what the issue looked like in code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants