Aram Drevekenin
Aram Drevekenin
Wow, @oliverlockwood, great work!! We finally found the issue!!! :D :D I fixed it and published as `1.7.0` - could you take a look and see if it solves this...
How do you mean @redoz94 ?
Ah, I think this is due to bad wording on my part in the issue name - sorry! npm-logical-tree is pretty neat in that it would allow us to get...
For sure :) Though to note: if we use npm-logical-tree, we'll probably be able to forgo having a node_modules on disk. In that case, we might even be able to...
Plugins, extensions, addons.
Hey @loganfromlogan - sorry for the delayed response! If you want to run your component's tests in the repository to which you imported it, you'll want to run `bit test`...
@loganfromlogan - the rationale behind this is that the tests you define inside your component don't have to be `jest` tests at all. You could use any framework and have...
Ah, cool - I don't remember we talked about it, but for sure it's the issue - nice catch @davidfirst ! I think we can probably hack our way around...
Hey, this is actually supposed to work. What is happening instead?
Quite odd... could you describe what you're doing exactly?