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

Unable to resolve reference of Mule::lookup. #37

Open
javaduke opened this issue May 3, 2019 · 2 comments
Open

Unable to resolve reference of Mule::lookup. #37

javaduke opened this issue May 3, 2019 · 2 comments

Comments

@javaduke
Copy link
Contributor

javaduke commented May 3, 2019

The Preview doesn't work if mapping contains Mule::lookup function calls. There should be a way to mock the response of Mule::lookup in the scenario.

@javaduke
Copy link
Contributor Author

@machaval
Screen Shot 2019-05-15 at 6 18 12 AM
This is really annoying, if there's Mule::lookup in the mapping, it marks the entire code as red and shows this huge popup. Is there any way to disable this? Perhaps there can be some kind of setting, e.g. in preview instead of lookup there could be some hardcoded value?

@machaval
Copy link
Contributor

machaval commented Aug 6, 2019

Agree for now you can add in your src/test/resources a module called Mule. With a lookup implementation that you want to use

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

No branches or pull requests

2 participants