GithubHelp home page GithubHelp logo

doreenkam / remove-planes-from-runaway Goto Github PK

View Code? Open in Web Editor NEW

This project forked from multiverselearningproducts/remove-planes-from-runaway

0.0 0.0 0.0 6.25 MB

This is the starter code for Week 5 Day 5 Activity 2

JavaScript 100.00%

remove-planes-from-runaway's Introduction

logo

Remove Planes From Runaway

GOAL: Add a method to Runway class to remove plans and create tests for the Runway class.

Directions

  1. Run npm install to install all the dependencies
  2. Add the ability to remove planes from the runway
  3. Link your Runway class file and your Runway test file
  4. Write a test suite for the Runway class
  5. Write a test case that checks that the maximum number of planes allowed on the Runway is 100
  6. Write a test case that checks you can initialize a Runway class with a name
  7. Write a test case that validates you can add planes to the Runway
  8. Write a test case that validates that you receive an error message if you try to add planes to the Runway after it’s at max capacity.
  9. Write a test case that validates you can remove planes from the Runway
  10. Write a test case that validates that you receive an error message if you try to remove planes from the Runway when there are no planes currently in the Runway

remove-planes-from-runaway's People

Contributors

elvisgarcia079 avatar stevenjlance avatar wallacepreston 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.