thewebplatform / thewebplatform.today

Polymer Web App for The Web Platform Podcast
4 stars 2 forks source link

Add testing suite for Web Components #9

Open Nevraeka opened 9 years ago

Nevraeka commented 9 years ago

Add web-components-tester npm module and setup scripts and files for easy unit and functional tests. Integrate with Divshot/Travis if possible.

pertrai1 commented 9 years ago

@Nevraeka @DannyBlueDesign - This branch is the start for the web component testing. Read the commit message and see that we will need to determine how to handle the selenium/safari issues that come up when running the test. More to be added with Mocha/Chai

Nevraeka commented 9 years ago

Added wrong issue reference.

prateekjadhwani commented 9 years ago

So, once we complete the issue https://github.com/thewebplatform/thewebplatform.today/issues/21 the test cases will be in the project directory.

prateekjadhwani commented 9 years ago

I still cant figure out how to integrate it with Divshot/Travis. Need more time XD

prateekjadhwani commented 9 years ago

I havent been able to made progress on this. Can someone else work on Divshot and travis? Or should we create a new issue just to implement Divshot and Travis test cases?

Nevraeka commented 9 years ago

I can look into Divshot & Travis

prateekjadhwani commented 9 years ago

Awesome!!. Thanks @Nevraeka