Git Product home page Git Product logo

johnfelipe / dc-madison Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dcgov/dc-madison

0.0 3.0 0.0 102.51 MB

The Madison platform allows public collaboration on draft documents such as legislation and policies! This codebase is a project of the OpenGov Foundation, the OCTO Technology Innovation Program and DC Council.

Home Page: http://drafts.dc.gov

License: GNU General Public License v3.0

JavaScript 25.01% PHP 44.19% Shell 0.15% Ruby 0.11% ApacheConf 0.11% HTML 21.07% CSS 9.35%

dc-madison's Introduction

Madison

Build Status

Madison is the open-source, collaborative document editing platform that powers drafts.dc.gov.

The site is in beta, so if you run into any problems or have questions, please open an issue and we will try to respond as soon as possible.

We have forked the Madison master repository, which remains in active development. You are encouraged to submit (non-DC specific) issues and pull requests there instead.

Installation

Please take a look at the Madison Documentation for how to install Madison.

Testing Suite

To run the automated test suite locally you will first need to use the webdriver manager provided by protractor. This allows you to install and run selenium through a simple cli.

$ npm install -g protractor
$ webdriver-manager update

To start the selenium server:

$ webdriver-manager start

Once that is installed, you should be able to run tests for various browsers using grunt test_{browser name} like so:

$ grunt test_chrome
$ grunt test_firefox
$ grunt test_ie

A database is automatically created in mysql for testing, so no need to create one.

You will need to have drivers installed for these browsers to test them locally. When a pull request is created, the tests will be run for all browsers using Sauce Labs.

How to help

  • Open an issue, claim an issue, comment on an issue, or submit a pull request to resolve one
  • Document Madison - wiki documentation, installation guide, or docblocks internally
  • Clean up existing code - I'm sure we've taken shortcuts or added lazy code somewhere.

dc-madison's People

Contributors

cmbirk avatar sethetter avatar rtsio avatar coogle avatar bryanconnor avatar werdnanoslen avatar barryvdh avatar cmgiven avatar emanuelfeld avatar ritvikgautam avatar dkd903 avatar jraller avatar st421 avatar denised avatar joecohens avatar zaenulhilmi avatar spekulatius avatar codemoe avatar defvol avatar vanuan avatar

Watchers

felipe avatar James Cloos avatar  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.