theintern / intern

A next-generation code testing stack for JavaScript.
https://theintern.io/
Other
4.36k stars 309 forks source link

"Gets your coffee"? #660

Closed ddavison closed 8 years ago

ddavison commented 8 years ago

According to https://theintern.github.io/, theintern is able to fetch your coffee. coffee

I've tried calling several different methods with theintern, and nothing is working.

Below is what i've tried:

...
this.remote
    .get(require.toUrl("keurig.html"))
    .getCoffee()
    // also tried \/
    .get(coffee)
    .fetchCoffee()
    .bringCoffee()
...

but nothing is working!

Do i need to download an external library, or does this come default?

please hurry, i'm running low on caffeine

dylans commented 8 years ago

👍 You need the live human Intern module, e.g. require(['intern/human'], ...) to enable this feature.

jason0x43 commented 8 years ago

Cleaning out the queue (but this is quite good :) )...