arvindvyas / Country-State-Select

It will fetch the countries and according to that fetch the state of that countries, currently it is for countries listing
MIT License
69 stars 78 forks source link

Add Integration tests and test for multiple instances of the country / state select #22

Closed aldefouw closed 8 years ago

aldefouw commented 8 years ago

We should write some integration tests for the JavaScript using cucumber.

The other thing we should test for is for multiple instances of the drop downs to make sure they aren't interfering with each other.

aldefouw commented 8 years ago

I have written some cucumber tests, but I am working on getting them working with Travis CI. I will let you know when they are working.

arvindvyas commented 8 years ago

Great , I am planing for release 3.0.0 at 30th Oct let me know if we can add any other thing on it

aldefouw commented 8 years ago

Having some trouble with the Sauce Labs integration. Do you have any experience with that?

arvindvyas commented 8 years ago

@aldefouw I have not work on it

Faisal-nfl commented 6 years ago

How to use multiple dropdowns on one page?