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

Allow denali generate in addon dummy to include addon blueprints #52

Open
knownasilya opened this issue Mar 8, 2018 · 3 comments
Open

Comments

@knownasilya
Copy link
Member

Mainly for testing addon blueprint without having to create a new app and linking.

@davewasmer
Copy link
Contributor

Sorry, not sure I follow - you're saying if you run:

my-addon/test/dummy$ denali generate ...

It should be able to find some blueprints it doesn't right now?

@knownasilya
Copy link
Member Author

Yeah it should pick up the blueprints in that addon, so:

So if I have my-addon and there is a blueprints/default I should be able to run denali g my-addon in that addon's test/dummy folder.

@davewasmer
Copy link
Contributor

Have you looked at the BlueprintAcceptanceTest class supplied by the CLI?

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