issues
search
patthiel
/
wdio-jira-service
Webdriverio JIRA Service Integration
MIT License
12
stars
2
forks
source link
Config refactor
#1
Closed
patthiel
closed
7 years ago
patthiel
commented
7 years ago
Refactored configurations (now add a jiraConfig object to wdio.conf.js instead of a ton of jira specific keys)
Fixed api request method
Added editor config, git ignore, eslint configs
Removed unneeded packages
Reworked methods, only need to execute api calls after spec is completed.