ultimate-seed icon indicating copy to clipboard operation
ultimate-seed copied to clipboard

Integrate w/ Karma/Intern/Protractor testing framework

Open pilwon opened this issue 12 years ago • 6 comments

  • Karma: http://karma-runner.github.io/
  • Intern: http://theintern.io/
  • Protractor: https://github.com/angular/protractor (sample)

pilwon avatar May 21 '13 18:05 pilwon

@pilwon Any timeline for this?

rynz avatar Oct 18 '13 01:10 rynz

@sparkio I expect this to be done sometime between Q4 and Q1. There are some higher priority tasks to do before this one. We welcome your PR.

pilwon avatar Oct 18 '13 01:10 pilwon

This looks to be already implemented, right?

diegopamio avatar Feb 22 '14 11:02 diegopamio

@diegopamio End-to-End (E2E) testing was set up with Protractor, but unit testing with Karma is yet to come. We welcome your code contribution on that.

pilwon avatar Feb 22 '14 11:02 pilwon

TODOs

  • Unit Testing with Karma
  • Simplify the E2E testing so that it can be all done using one grunt command.

pilwon avatar May 18 '14 13:05 pilwon

I've been banging my head against the wall trying to get Unit testing with Karma to work with ultimate-seed. Based on your todo, does this mean that Karma unit testing does not work with the current configuration at this time? At least for me it doesn't seem to work out of the box. Are there any work arounds that anyone has come up with?

mattfair avatar Jan 18 '15 03:01 mattfair