Giter Site home page Giter Site logo

Comments (2)

deniznida avatar deniznida commented on August 28, 2024

@aturkewi & @AnnJohn 👀 ^^

from js-functions-lab-v-000.

aturkewi avatar aturkewi commented on August 28, 2024

Hey @jenjiyi it looks like this issue was already resolved in the conical version of this lab: learn-co-curriculum/js-functions-lab#9

@deniznida I'm not sure I see what the issue is. When I run learn I get:

[19:09:57] (master) js-functions-lab-v-000                                              
// ♥ learn                                                                              

> [email protected] test /home/aturkewi/code/labs/js-functions-lab-v-000           
> mocha -R mocha-multi --reporter-options nyan=-,json=.results.json                     

 0   -_,------,                                                                         
 4   -_|   /\_/\                                                                        
 0   -^|__( x .x)                                                                       
     -

  0 passing (2s)                                                                        
  4 failing                                                                             

  1) functions happyHolidays returns "Happy holidays!":                                 
     ReferenceError: happyHolidays is not defined                                       
      at Context.it (test/index-test.js:6:14)                                           

  2) functions happyHolidaysTo(name) returns "Happy holidays, ${name}!":                
     ReferenceError: happyHolidaysTo is not defined                                     
      at Context.it (test/index-test.js:12:14)                                          

  3) functions happyHolidayTo(holiday, name) returns "Happy ${holiday}, ${name}!":      
     ReferenceError: happyHolidayTo is not defined                                      
      at Context.it (test/index-test.js:18:14)                                          

  4) functions holidayCountdown(holiday, days) returns "It's ${days} until ${holiday}!":
     ReferenceError: holidayCountdown is not defined                                    
      at Context.it (test/index-test.js:24:14)                                          



npm ERR! Test failed.  See above for more details.             

If you're seeing something else though, can you open a new issue on https://github.com/learn-co-curriculum/js-functions-lab

from js-functions-lab-v-000.

Related Issues (1)

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.