symphonyoss / helpdesk-bot

Symphony HelpDesk BOT
Apache License 2.0
5 stars 2 forks source link

Group testing and packaging for release v1.0 #4

Open ftbb opened 8 years ago

ftbb commented 8 years ago

This issue is the main story to manage the release of helpdesk-bot, which consists of three modules proxy-desk, room-desk and web-desk.

This is a limited but capable release which implements different call routing patterns.

Although there is basic unit testing implemented, additional testing should be conducted by the community to remove any obvious flaws based on the feature sets described under each module.

In addition, Symphony Foundations CI tools and verification checks should be implemented.

maoo commented 8 years ago

Thanks @ftbb for this useful wrap-up, I'm happy to help with the Infrastructure configuration (I'll commit changes to .travis.yml and .md files on the develop branch) and general code readiness check.

Important note (/CC @pmonks if he wants to add more). Our Foundation's approach right now is to provide mandatory and advised criteria (divided in legal, security and quality) and let the project governance to decide which (advised) ones to adopt; they are documented on https://symphonyoss.atlassian.net/wiki/display/FM/Development+quality+requirements#Developmentqualityrequirements-SoftwareDevelopmentandReleaserequirements ; any feedback is more than welcome!