meteorhacks / zones

Zone.js integration for meteor
MIT License
30 stars 11 forks source link

Tests #22

Closed thani-sh closed 10 years ago

arunoda commented 10 years ago

I can't run any test. After I ran them this is the screen I got. Please check.

screen shot 2014-07-28 at 3 48 24 pm

thani-sh commented 10 years ago

I just checked it again and it's working. Can you check it again? https://www.dropbox.com/s/oqn0cuaf8hu6809/Screenshot%202014-07-28%2015.53.50.png

arunoda commented 10 years ago

Seems like assests are not loading.

screen shot 2014-07-28 at 3 58 26 pm

thani-sh commented 10 years ago

Are you running meteor test-packages command from inside the package directory?

Like meteor test-packages ./ --port 9000

arunoda commented 10 years ago

yeah


Arunoda Susiripala

@arunoda http://twitter.com/arunoda http://gplus.to/arunodahttps://github.com/arunoda http://www.linkedin.com/in/arunoda

On Mon, Jul 28, 2014 at 4:02 PM, Muhammed Thanish notifications@github.com wrote:

Are you running meteor test-packages command from inside the package directory?

— Reply to this email directly or view it on GitHub https://github.com/meteorhacks/meteor-zones/pull/22#issuecomment-50322981 .

arunoda commented 10 years ago

Actually it's mrt test-packages ./


Arunoda Susiripala

@arunoda http://twitter.com/arunoda http://gplus.to/arunodahttps://github.com/arunoda http://www.linkedin.com/in/arunoda

On Mon, Jul 28, 2014 at 4:02 PM, Arunoda Susiripala < arunoda.susiripala@gmail.com> wrote:

yeah


Arunoda Susiripala

@arunoda http://twitter.com/arunoda http://gplus.to/arunodahttps://github.com/arunoda http://www.linkedin.com/in/arunoda

On Mon, Jul 28, 2014 at 4:02 PM, Muhammed Thanish < notifications@github.com> wrote:

Are you running meteor test-packages command from inside the package directory?

— Reply to this email directly or view it on GitHub https://github.com/meteorhacks/meteor-zones/pull/22#issuecomment-50322981 .

thani-sh commented 10 years ago

Got it. It only works for me if I run it from inside a meteor app. Not the package.

arunoda commented 10 years ago

Let's try to fix it. I'm not sure how.

thani-sh commented 10 years ago

Got it. The name of the directory the package is in must match. It should be zones in order to work.

arunoda commented 10 years ago

ah okay. let me try that.


Arunoda Susiripala

@arunoda http://twitter.com/arunoda http://gplus.to/arunodahttps://github.com/arunoda http://www.linkedin.com/in/arunoda

On Mon, Jul 28, 2014 at 4:12 PM, Muhammed Thanish notifications@github.com wrote:

Got it. The name of the directory the package is in must match. It should be zones in order to work.

— Reply to this email directly or view it on GitHub https://github.com/meteorhacks/meteor-zones/pull/22#issuecomment-50323732 .

arunoda commented 10 years ago

Add travis support to this project.

arunoda commented 10 years ago

It works.


Arunoda Susiripala

@arunoda http://twitter.com/arunoda http://gplus.to/arunodahttps://github.com/arunoda http://www.linkedin.com/in/arunoda

On Mon, Jul 28, 2014 at 4:16 PM, Arunoda Susiripala < arunoda.susiripala@gmail.com> wrote:

ah okay. let me try that.


Arunoda Susiripala

@arunoda http://twitter.com/arunoda http://gplus.to/arunodahttps://github.com/arunoda http://www.linkedin.com/in/arunoda

On Mon, Jul 28, 2014 at 4:12 PM, Muhammed Thanish < notifications@github.com> wrote:

Got it. The name of the directory the package is in must match. It should be zones in order to work.

— Reply to this email directly or view it on GitHub https://github.com/meteorhacks/meteor-zones/pull/22#issuecomment-50323732 .