GithubHelp home page GithubHelp logo

wrangler's Introduction

#Wrangler

Wrangler helps teams to organize testing. It pulls in and organizes tickets to be verified as being fixed, making it much easier to get through any testing your team needs to do. Testing goes faster, admins have more control over who is doing what, and best part is that each user gets a rad .gif when they complete their testing!

It is currently set up to work with Jira, but can easily be modified to work with any other ticket/workspace management software that has an API.

###Setup Pre-reqs: npm, sass

  1. git clone [email protected]:mrkoreye/wrangler.git

  2. Install meteor this app uses version 1.0.0

  3. from within the wrangler repo meteor run to get all the dependancies

###To run

meteor --settings settings.json

####Using testing-app

You will need to create a wrangler/setings.json file for the assembla api keys (this is git ignored)

{
  "API_KEY": "",
  "API_SECRET": ""
  "userAdmins": [
    "wonderwoman",
    "superman"
  ]
}

To test, you may want to add yourself as an admin, add your username to

wrangler/client/helpers/handlebars.js

###Extra Notes

Transition ID's in JIRA: Go to Administration > Issues > Workflows > ShopStyle Issue Workflow 07/15 > Edit to see the state changes and transition ID's. You might need to set the view to 'text' mode

wrangler's People

Contributors

amschrader avatar mrkoreye avatar mrnunoski avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.