You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: