edeustace / assets-loader

a play plugin to help with asset loading.
MIT License
31 stars 8 forks source link

Submit Pull Request #33

Open sebastian-alfers opened 10 years ago

sebastian-alfers commented 10 years ago

Hi,

i forked and cloned your repository to send a pull request. How can I locally test your module?

edeustace commented 10 years ago

Hi @sebastian-alfers - you can run the unit tests in the plugin folder. To test it in the context of a play app you can run the example app. I don't have any automated ui test for the example app - might be worth adding. Is that enough info?

sebastian-alfers commented 10 years ago

Thanks - got in running! I was confused while expecting the provided demo-app to make usage of my changes...

edeustace commented 10 years ago

good to hear .. to update the example you need to publish-local - need to update the readme.