forked from longbill/jquery-date-range-picker
    
        
        - 
                Notifications
    
You must be signed in to change notification settings  - Fork 1
 
Open
Description
Due to the nature of this project, testing is a difficult task. I am also opposed to making headless browser environments (e.g. phantom) a requirement for this project. Here are some ideas, though, how we can automate some tests:
- Check that the plugin does not cause errors when loaded
 - Validate html structure of the widget in different contexts, e.g. after initialization, after loading a specific plugin... This can be done using only lightweight DOM-simulation libraries like cheerio.
 - Validate events are triggered on certain actions, e.g. 
changeonclearSelection() 
More ideas will be documented here when available
Metadata
Metadata
Assignees
Labels
No labels