Skip to content
Craeg Strong edited this page Sep 18, 2016 · 5 revisions

Welcome to the open-highfive-client wiki! This wiki will include helpful information about high five client

  • roadmap
  • retrospectives
  • technology
  • architecture
  • design notes
  • wireframes and UX

Here is a roadmap of what we are currently working on

Azure

Setup Azure environments for integration test and UAT

Jenkins

  • Setup CI server triggered off of pull request
  • Setup deployment to integration test based on merge to master
  • Automated generation of release notes based on checkin comments
  • Setup deployment to UAT based on new release in GitHub
  • Setup artifact repository for releases
  • Automated deployment of releases into production based on manual trigger

Administration

  • administer users and organizations
  • administer hierarchical org-chart
  • self signup

Home Page

  • Complete round-trip of submitting high fives and updating the feed

Technical Debt

  • Complete unit and cucumberJS tests and unit tests to cover all features
  • Make sure code coverage incorporates both cucumberJS and unit tests
  • Improve cucumberJS report
  • Combine CucumberJS front-end tests and specflow tests into a unified report
Clone this wiki locally