Giter VIP home page Giter VIP logo

firebase-project-manager's Introduction

Hi there ๐Ÿ‘‹

firebase-project-manager's People

Stargazers

 avatar  avatar

Watchers

 avatar

firebase-project-manager's Issues

Basic functional tests

Implement basic functional tests utilizing dependency stubbing for googleapis

  • Inject googleapis dependency into core functions to allow for testing
  • Use sinon.js to stub out calls to api methods for googleapis
  • Write functional tests for core methods
    • Write basic tests for createGCProject
    • Write basic tests for createFirebaseProject

Add documentation

Command line interface and exported API need documentation once design is finalized

  • README
  • Function headers

Extract CLI helpers from main repo

Right now the CLI helper class is located in utils.ts for convenience. This should be formalized and branched off into a separate repository with its own documentation.

Add functional tests for core API methods

Functional tests need to be added for the following core API methods:

  • getFirebaseWebappConfig
  • getFirebaseWebapp
  • createFirebaseWebapp
  • listFirebaseProjectApps
  • getFirebaseProject
  • listAvailableProjects
  • listFirebaseProjects

Implement inquirer.js for interactive CLI

When no command line arguments are supplied to the tool, inquirer.js should provide an interactive CLI for performing actions

  • (1) Add Inquirer.js (5m)
  • (2) Explore inquirer functionality (1hr)
  • (3) Figure out a way to consolidate/fork logic for cli arguments and inquirer options (30m)

Submit oauth approval request

Once repository is public and has sufficient usage details, approval should be requested for oauth client via GCP

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.